]> git.ipfire.org Git - thirdparty/json-c.git/shortlog
thirdparty/json-c.git
2025-07-09  Eric HawiczMake json_parse a bit more useful by adding -u (validat... master
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...
2024-12-24  Cameron Armstrong... Fix Readme
2024-12-24  Cameron ArmstrongGet working ror libnix and clib2
2024-12-24  Cameron ArmstrongAdd support for Commodore Amiga
2024-12-07  Eric HawiczMerge pull request #879 from janotomko/null
2024-11-27  Simon ReschSet error codes for truncating int conversions 882/head
2024-11-27  Simon ReschExplicitly handle NaN values when converting to int
2024-11-24  Eric HawiczMerge pull request #878 from 0xfadead/readme-fix-underline
2024-11-24  Eric HawiczMerge pull request #883 from simonresch/add-oss-fuzz...
2024-11-22  Simon ReschAdd fuzz tests for json_object/point/array apis 883/head
2024-11-18  Eric HawiczIssue #881: don't allow json_tokener_new_ex() with...
2024-11-09  Eric HawiczFix issue #875: cast to unsigned char so bytes above...
2024-11-06  Ján TomkoHandle NULL gracefully in json_tokener_free 879/head
2024-11-04  Eric HawiczFix the apps/json_parse "-s" (strict) option so it...
2024-11-03  AwildidiotFix underline bug in README 878/head
2024-10-11  Eric HawiczMerge pull request #873 from esiaero/master 877/head
2024-10-10  Evan SiCorrect year in changelog for 0.18 release 873/head
2024-10-07  Simon Sobischfix linkhash breaking -std=c89 872/head
2024-09-15  Eric HawiczUpdate openssl command to work for newer versions of...
2024-09-15  Eric HawiczUpdate the master branch to version 0.18.99
2024-09-15  Eric HaszlakiewiczUpdate abi-check.sh to compare 0.16 and 0.18
2024-09-15  Eric HawiczFix the expected output for test_parse
2024-09-15  Eric HawiczUpdate ChangeLog, AUTHORS and issues_closed_for_0.18...
2024-09-15  Eric HawiczMerge pull request #871 from json-c/disallow-control...
2024-09-15  Eric HawiczIssue #867: disallow control characters in strict mode. disallow-control-chars 871/head
2024-08-30  Eric HawiczMerge pull request #864 from pavelzw/patch-1
2024-08-29  Pavel ZwerschkeUpdate CMakeLists.txt 864/head
2024-06-17  Pavel ZwerschkeBuild pkg-config for msvc as well
2024-05-05  Eric HawiczMerge pull request #861 from bhaible/handle-another...
2024-04-28  Eric HaszlakiewiczAlthough CMAKE_C_COMPILER_FRONTEND_VARIANT is defined...
2024-04-21  Bruno HaibleHandle yet another out-of-memory condition. 861/head
2024-04-21  Eric HawiczIssue #857: fix a few places where json_tokener should...
2024-04-16  Eric HawiczMerge pull request #858 from alurm/master
2024-04-16  Alan Urmancheevjson_tokener.h: json_tokener_parse_verbose: fix typo 858/head
2024-03-30  Eric HawiczIssue #829: attempt to detect clang-cl.exe and pass...
2024-03-29  Eric HawiczIssue #850: fill in & adjust the "@returns" docs for...
2024-03-29  Eric Hawiczdoxygen can't handle html on heading, split that to...
2024-03-29  Eric HawiczFix issue #854: Set error=json_tokener_error_memory...
2024-03-02  Eric HawiczMerge pull request #852 from fedefrancescon/docs/micro...
2024-03-02  Federico Francescondocs: micro typo in json_object_get doc 852/head
2024-02-08  Eric HawiczMerge pull request #831 from neheb/1
2024-02-08  Rosen Penevrename WIN32 to _WIN32 831/head
2024-01-08  Eric HawiczMerge pull request #849 from rouault/random_seed_toctou
2024-01-07  Even Rouaultrandom_seed.c: add a Coverity Scan suppression 849/head
2023-12-17  Eric HawiczMerge pull request #846 from evo-i/CMP0153
2023-12-17  evoUpdate CMakeLists.txt 846/head
2023-12-16  evoUpdate CMakeLists.txt
2023-12-16  evoFix ECHO_OUTPUT_VARIABLE
2023-12-12  evo[CMP0153](https://cmake.org/cmake/help/latest/policy... 845/head
2023-11-30  Eric HaszlakiewiczIssue #842 - fix one particular sign conversion warning.
2023-11-08  Eric HawiczMerge pull request #839 from ffontaine/master
2023-11-08  Fabrice Fontainejson_pointer.c: initialize idx 839/head
2023-10-19  Eric HawiczMerge pull request #837 from HansolChoe/fix-tokener...
2023-10-19  HansolChoetokener_parse_ex_fuzzer: add type checking for parsed... 837/head
2023-09-23  Eric HawiczTake 2 fixing the placement of json_tokener_error_memor...
2023-09-10  Eric HawiczMerge pull request #827 from robert-pang/master
2023-09-10  Eric HawiczMerge pull request #826 from emlix/cmake-policies
2023-09-05  Robert PangFix variable and API names in tokener_parse_ex_fuzzer... 827/head
2023-09-05  Rolf Eike BeerCMake: request all policies up to CMake 3.12 being... 826/head
2023-09-05  Rolf Eike BeerCMake: request consistent minimum version
2023-09-05  Rolf Eike BeerCMake: remove needless policy setting
2023-08-12  Eric HaszlakiewiczUpdate the master branch to version 0.17.99
2023-08-12  Eric HawiczAdd an abi-check.sh script that shows how to run the...
2023-08-12  Eric HaszlakiewiczAlso fix messages returned from json_tokener_error_desc...
2023-08-12  Eric HawiczMove the json_tokener_error_memory entry to the end...
2023-08-12  Eric HawiczUpdate the AUTHORS file and add issues_closed_for_0...
2023-08-08  Eric HawiczUpdate the ChangeLog for 0.17 based on notable commits...
2023-08-06  Eric HawiczFix issue #823: add back json_number_chars, but only...
2023-08-06  Eric HawiczMerge pull request #679 from GitMensch/patch-1
2023-08-06  Eric HawiczPR #679: add workaround for old compilers w/o stdint... 679/head
2023-08-04  Eric HawiczMerge pull request #822 from SSharshunov/master
2023-08-04  Sergey SharshunovAdded option to disable app build 822/head
2023-08-01  Eric HawiczMerge pull request #702 from commodo/json_patch
2023-08-01  Eric HawiczDon't export json_pointer_get_internal, move json_objec... 702/head
2023-08-01  Eric HawiczWork around a somewhat misleading warning about "a...
2023-08-01  Eric HawiczFix json_patch_apply handling of removing the whole...
2023-08-01  Eric HawiczAdjust the behavior of the args passed to json_patch_ap...
2023-08-01  Eric HawiczFix an uninitialized memory access in json_pointer.
2023-08-01  Eric HawiczCreate a json_pointer_private.h and move a few things...
2023-08-01  Alexandru Ardeleantests: test_json_patch: add test suite for JSON patch
2023-08-01  Alexandru Ardeleanjson_patch: add first implementation only with patch...
2023-08-01  Alexandru Ardeleanjson_pointer: split json_pointer_set_with_array_cb()
2023-08-01  Alexandru Ardeleanjson_pointer: move array out-of-bounds check outside...
2023-08-01  Alexandru Ardeleanjson_pointer: introduce json_pointer_get_internal(...
2023-08-01  Alexandru Ardeleanjson_pointer: convert index to size_t type
2023-08-01  Alexandru Ardeleantests: test1: add test cases for json_object_array_inse...
2023-08-01  Alexandru Ardeleanjson_object: introduce json_object_array_insert_idx...
2023-08-01  Alexandru Ardeleanjson_pointer: fix comments about printf() variants...
2023-07-30  Eric HawiczIssue #668: add the option to specify "cmake -DUSELOCAL...
2023-07-30  Eric HawiczIssue #808: turn off -Wshorten-64-to-32 for clang build...
next