openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
json-c
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jul 20, 2025 — Jul 20, 2026
Showing page 1 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #946 from dxbjavid/patch-null-field-fields
Eric Hawicz
More...
4 days ago
require string type for patch op/path/from fields
Javid Khan
More...
4 days ago
reject null op/path/from fields in json_patch_apply
Javid Khan
More...
6 days ago
Merge pull request #942 from dxbjavid/strerror-negative-oob
Eric Hawicz
More...
6 days ago
Merge pull request #943 from Seagate/meson_install_fix
Eric Hawicz
More...
6 days ago
Merge pull request #945 from arr2036/json-object-put-return-value
Eric Hawicz
More...
6 days ago
fix json_object_put() to return 1 for freed scalars and empty containers
Arran Cudbard-Bell
More...
8 days ago
fix installing json-c headers with meson and missing pkgconfig file
Tyler Erickson
More...
9 days ago
fix out-of-bounds read for negative errno in _json_c_strerror
Javid Khan
More...
9 days ago
Merge pull request #940 from dxbjavid/get-int64-double-boundary
Eric Hawicz
More...
10 days ago
Issue #941: fix "defined but not used" errors when building with a c++ compiler.
Eric Hawicz
More...
11 days ago
reject out-of-range double in get_int64/get_uint64
Javid Khan
More...
16 days ago
Merge pull request #933 from dxbjavid/int-inc-int64min-overflow
Eric Hawicz
More...
18 days ago
Issue #934: Also set _userdata=NULL in _json_object_maybe_free() so json_object_put doesn't try to use it as a _delete_parent value. Update the test_deep_nesting test output.
Eric Hawicz
More...
18 days ago
Merge pull request #936 from dxbjavid/put-free-outside-assert
Eric Hawicz
More...
18 days ago
Issue #934: Be sure to clear _user_delete in _json_object_put_maybe_free() to avoid calling it twice. Add a test to check.
Eric Hawicz
More...
18 days ago
free objects outside assert() in json_object_put
Javid Khan
More...
22 days ago
fix signed overflow negating INT64_MIN in json_object_int_inc
Javid Khan
More...
25 days ago
Issue #824: start listing releases on github
Eric Hawicz
More...
25 days ago
Update the master branch to version 0.19.99
Eric Hawicz
More...
25 days ago
More updates to ChangeLog for a 0.19 release
Eric Hawicz
More...
25 days ago
Merge pull request #931 from dxbjavid/patch-copy-deep-copy
Eric Hawicz
More...
25 days ago
Merge pull request #932 from Alb3e3/harden-ci-permissions
Eric Hawicz
More...
25 days ago
ci: set least-privilege GITHUB_TOKEN permissions for meson workflow
Alb3e3
More...
25 days ago
deep copy values in json_patch copy op to avoid aliasing and cycles
dxbjavid
More...
28 days ago
Merge pull request #930 from dxbjavid/get-double-locale-radix
Eric Hawicz
More...
about 1 month ago
Issue #928 - work around over-zealous uninitialized check in chromebrew gcc.
Eric Hawicz
More...
about 1 month ago
Add tests for the json_parse cli tool.
Eric Hawicz
More...
about 1 month ago
Save stderr from test output, allow for non-zero exit code from tests.
Eric Hawicz
More...
about 1 month ago
Issue #929: fix bad calculation of error offset when parsing in the apps/json_parse tool. Also, show the failing character in hex to ensure error output is readable.
Eric Hawicz
More...
about 1 month ago
←
1
2
3
4
5
6
7
8
9
…
48
49
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree