]> git.ipfire.org Git - thirdparty/json-c.git/shortlog
thirdparty/json-c.git
21 hours ago  Eric HawiczMerge pull request #949 from dxbjavid/pointer-empty... master
2 days ago  Javid Khanreject empty reference token as array index in json_pointer 949/head
4 days ago  Eric HawiczMerge pull request #946 from dxbjavid/patch-null-field...
4 days ago  Javid Khanrequire string type for patch op/path/from fields 946/head
6 days ago  Javid Khanreject null op/path/from fields in json_patch_apply
6 days ago  Eric HawiczMerge pull request #942 from dxbjavid/strerror-negative-oob
6 days ago  Eric HawiczMerge pull request #943 from Seagate/meson_install_fix
6 days ago  Eric HawiczMerge pull request #945 from arr2036/json-object-put...
8 days ago  Arran Cudbard... fix json_object_put() to return 1 for freed scalars... 945/head
8 days ago  Tyler Ericksonfix installing json-c headers with meson and missing... 943/head
9 days ago  Javid Khanfix out-of-bounds read for negative errno in _json_c_st... 942/head
9 days ago  Eric HawiczMerge pull request #940 from dxbjavid/get-int64-double...
11 days ago  Eric HawiczIssue #941: fix "defined but not used" errors when...
2026-07-06  Javid Khanreject out-of-range double in get_int64/get_uint64 940/head
2026-07-04  Eric HawiczMerge pull request #933 from dxbjavid/int-inc-int64min...
2026-07-04  Eric HawiczIssue #934: Also set _userdata=NULL in _json_object_may...
2026-07-04  Eric HawiczMerge pull request #936 from dxbjavid/put-free-outside...
2026-07-04  Eric HawiczIssue #934: Be sure to clear _user_delete in _json_obje...
2026-06-30  Javid Khanfree objects outside assert() in json_object_put 936/head
2026-06-27  Javid Khanfix signed overflow negating INT64_MIN in json_object_i... 933/head
2026-06-27  Eric HawiczIssue #824: start listing releases on github
2026-06-27  Eric HawiczUpdate the master branch to version 0.19.99
2026-06-27  Eric HawiczMore updates to ChangeLog for a 0.19 release
2026-06-27  Eric HawiczMerge pull request #931 from dxbjavid/patch-copy-deep...
2026-06-27  Eric HawiczMerge pull request #932 from Alb3e3/harden-ci-permissions
2026-06-27  Alb3e3ci: set least-privilege GITHUB_TOKEN permissions for... 932/head
2026-06-24  dxbjaviddeep copy values in json_patch copy op to avoid aliasin... 931/head
2026-06-21  Eric HawiczMerge pull request #930 from dxbjavid/get-double-locale...
2026-06-21  Eric HawiczIssue #928 - work around over-zealous uninitialized...
2026-06-21  Eric HawiczAdd tests for the json_parse cli tool.
2026-06-21  Eric HawiczSave stderr from test output, allow for non-zero exit...
2026-06-21  Eric HawiczIssue #929: fix bad calculation of error offset when...
2026-06-15  dxbjavidfix locale-dependent strtod in json_object_get_double 930/head
2026-05-25  Eric HawiczUpdate test_object_iterator.expect to match current...
2026-05-24  Eric HawiczDrop osx from .travis.yml since macOS builds are no...
2026-05-24  Eric HawiczMerge pull request #925 from mbroz/fix-build
2026-05-23  Eric HawiczIssue #927: update the documentation for json_object_it...
2026-05-23  Eric HawiczRemove never used struct json_object_iter_info_
2026-05-23  Eric HawiczFix expected output for test_deep_nesting
2026-05-12  Milan BrozFix function prototypes in deep nesting test (clang... 925/head
2026-05-04  Eric HawiczMerge pull request #924 from json-c/put_no_recurse
2026-05-04  Eric HawiczIssue #923: Avoid stack recursion in json_object_put... 924/head
2026-05-04  Eric HawiczAdd lh_table_delete_entry_to_tail() and array_list_set_...
2026-05-04  Eric HawiczAdd a test to check for issues with deeply nested objec...
2026-02-20  Eric HawiczFix memory leak in test_safe_json_pointer_set, the...
2026-02-19  Eric HawiczIssue #919: Fix build on non-x86 windows. Patch thanks...
2026-02-14  Eric HawiczMerge pull request #917 from thely314/fix/oom-too-large...
2026-02-09  lonegeneral callback, safer API & related tests 917/head
2026-02-08  Eric HawiczMerge pull request #903 from neheb/1
2026-02-05  Rosen Penevgithub CI: add 903/head
2026-02-05  Rosen Penevfix compilation with clang-cl
2026-02-05  Rosen Penevmeson: use static library for tests
2026-02-05  Rosen Penevmeson: add license information
2026-02-05  Rosen Penevmeson: simplify __thread check and fix MinGW
2026-02-05  Rosen Penevmeson: use override_dependency
2026-01-31  Eric HawiczMerge pull request #915 from jaisonZheng/fix-macos...
2026-01-27  lonefix: adapt to the early C std
2026-01-26  loneamend: removed marco related logic
2026-01-26  loneFix: try to make json_pointer_set_with_array_cb a publi...
2026-01-25  loneFix: OOM vulnerability cause by is_valid_index
2026-01-21  JaisonZhengFix memory leak on macOS by auto-enabling NEWLOCALE_NEE... 915/head
2026-01-19  Eric HawiczUpdate ChangeLog, abi-check.sh, AUTHORS and issues_clos...
2026-01-18  Eric HawiczMerge pull request #913 from mlocati-forks/dll-versioninfo
2026-01-18  Michele LocatiAdd VERSIONINFO to libjson-c.dll 913/head
2026-01-10  Eric HawiczMerge pull request #910 from bhaible/support-msvc-with...
2026-01-09  Bruno HaibleSupport MSVC in packages that use GNU Autoconf. 910/head
2025-12-30  Eric HawiczMerge pull request #907 from travier/master-cmake4
2025-12-23  Timothée Raviertests/CMakeLists: Allow build with CMake 4 907/head
2025-12-01  Eric HawiczMerge pull request #905 from glance-/fix-typo
2025-12-01  Anton LundinFix typo 905/head
2025-11-29  Eric HawiczMerge pull request #904 from Lakshmi-Surekha/aix-getopt...
2025-11-29  Lakshmi-Surekhaapps: use CMake check for getopt.h 904/head
2025-11-04  Eric HawiczMerge pull request #900 from neheb/1
2025-11-04  Rosen Penevmeson: remove useless if 900/head
2025-11-04  Rosen Penevmeson: add header to size_t check
2025-11-04  Rosen Penevmeson: replace target_machine with host_machine
2025-11-04  Rosen Penevmeson: use loops for checks
2025-10-27  Eric HawiczMerge pull request #899 from Seagate/meson_support
2025-10-27  Tyler EricksonMerge branch 'json-c:master' into meson_support 899/head
2025-10-25  Eric HawiczMerge pull request #898 from Seagate/fix_cmake_clangcl
2025-10-25  Eric HawiczMerge pull request #895 from nim65s/patch-1
2025-10-24  Tyler EricksonRemoving werror option as meson has a built-in option...
2025-10-20  Tyler Ericksonbug: Fixing runtime issue with test_util_file.c in...
2025-10-20  Tyler Ericksonmake: Adding support for building json-c with meson
2025-10-20  Tyler Ericksonbug: Fixing Cmake build when using clang-cl 898/head
2025-08-07  Eric HawiczMerge pull request #893 from sffc/supplemental-code...
2025-08-06  Guilhem SaurelCMake: sync minimum version 895/head
2025-07-31  Shane F. CarrFix code and update tests 893/head
2025-07-31  Shane F. CarrAdd tests with current behavior
2025-07-09  Eric HawiczMake json_parse a bit more useful by adding -u (validat...
2025-04-04  Eric HawiczIssue #867 - also disallow control characters in keys
2025-01-09  Eric HawiczMerge pull request #884 from careles/mingw_win64-WIN32_...
2025-01-06  Carelesfix macro WIN32_LEAN_AND_MEAN redefined 884/head
2024-12-29  Eric HawiczMerge pull request #872 from GitMensch/patch-2
2024-12-29  Eric HawiczMerge pull request #847 from sacredbanana/amiga
2024-12-27  Eric HawiczMerge pull request #882 from simonresch/handle-nan...
2024-12-24  Cameron Armstrong... Add support for MorphOS 847/head
2024-12-24  Cameron Armstrong... Remove linking to libamiga and libc
2024-12-24  Cameron Armstrong... Do not use duplocale if building for libnix because...
2024-12-24  Cameron Armstrong... Clean up CMakeLists.txt and remove Amiga specific local...
next