]> git.ipfire.org Git - thirdparty/json-c.git/shortlog
thirdparty/json-c.git
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...
2023-07-13  Eric HawiczMerge pull request #772 from cosmo-ray/color
2023-07-10  Matthias Gattoadd JSON_C_TO_STRING_COLOR option 772/head
2023-07-07  Eric HawiczSkip apps when we're included in someone else's build...
2023-07-04  Eric HawiczFix the -f option to apps/json_parse, add a -F <arg...
2023-07-04  Eric HawiczMerge pull request #759 from c3h2-ctf/truncation
2023-07-01  Eric HaszlakiewiczIssue #688: Only exclude generated doc/* files, keep...
2023-03-28  Eric HaszlakiewiczStop linking a copy of _json_c_strerror() (strerror_ove...
2023-03-10  Eric HawiczMerge pull request #810 from dijonkitchen/patch-1
2023-03-10  JC (Jonathan... docs: update to Internet Standard reference 810/head
2023-02-23  Eric HaszlakiewiczBump up the minimum cmake version to 3.9.
2023-01-05  Eric HaszlakiewiczIssue #570: note brief instructions for building on...
2022-12-27  Eric HawiczMerge pull request #804 from yrashk/cmp-0042
2022-12-27  Eric HawiczMerge pull request #803 from yrashk/patch-2
2022-12-27  Eric HawiczMerge pull request #802 from yrashk/patch-1
2022-12-23  Yurii RashkovskiiProblem: cmake 3.25.1 warns about CMP0042 not being set 804/head
2022-12-23  Yurii RashkovskiiProblem: confusing error message in snprintf_compat.h 803/head
2022-12-23  Yurii RashkovskiiProblem: modern CMake warns about version 2.8 802/head
2022-11-17  Eric HawiczMerge pull request #796 from fedefrancescon/test-add...
2022-11-16  Federico FrancesconFixed `test_int_get` expected output 796/head
2022-11-15  Federico FrancesconAdded basic tests for `json_object_get_int`, `json_obje...
2022-10-30  Eric HaszlakiewiczUpdate expected output for test_parse, missed in the...
2022-10-30  Eric HaszlakiewiczExplicitly check for integer overflow/underflow when...
2022-10-30  Eric HaszlakiewiczApply same EINVAL handling to json_parse_uint64() as...
2022-10-26  Eric HaszlakiewiczIssue #792 - set errno=EINVAL if parsing the string...
2022-09-14  Eric HawiczMerge pull request #790 from Sarcares/patch-1
2022-09-12  Luca MannellaSmall update to README file 790/head
2022-08-16  Eric HawiczMerge pull request #784 from rouault/get_time_seed_cove...
2022-08-16  Even Rouaultget_time_seed(): silence warning emitted by Coverity... 784/head
2022-08-14  Eric HawiczMerge pull request #783 from kraj/master
2022-08-14  Khem Rajjson_pointer.c: Move idx_val declaration to top of... 783/head
2022-08-14  Khem Rajjson_inttypes.h: Define ssize_t on windows platforms
2022-08-14  Khem RajFix build with clang-15+
2022-08-13  Eric HawiczMerge pull request #782 from DimitriPapadopoulos/codespell
2022-08-13  Dimitri PapadopoulosFix typos found by codespell 782/head
2022-07-31  Eric HaszlakiewiczApply some of the fixes from PR #740, although by using...
2022-07-31  Eric HawiczMerge pull request #757 from c3h2-ctf/big
2022-07-30  Eric HaszlakiewiczIssue #705: disable locale handling when building for...
2022-07-30  Eric HaszlakiewiczWhen serializing with JSON_C_TO_STRING_PRETTY set,...
2022-07-26  Eric HaszlakiewiczUpdate Travis links to point at travis-ci.com instead...
2022-07-26  Eric HaszlakiewiczEntirely drop mode bits from open(O_RDONLY) to avoid...
2022-07-24  Eric HaszlakiewiczTrim a few travis builds, update others to more recent...
2022-07-24  Eric HaszlakiewiczFix the expected output for test_set_serializer.
2022-07-24  Eric HaszlakiewiczAdd test to check for the memory leak mentioned in...
2022-07-24  Eric HawiczMerge pull request #781 from dddaniel/master
2022-07-24  Daniel DanzbergerFix memory leak with emtpy strings in json_object_set_s... 781/head
2022-06-27  Eric HaszlakiewiczFix issue #775 - use a loop instead of list(TRANSFORM...
2022-06-22  Eric HawiczMerge pull request #776 from stoeckmann/typo
2022-06-21  Tobias StoeckmannFix typo 776/head
2022-06-13  Eric HaszlakiewiczFix #771/#768 by marking usage() as "noreturn" instead...
2022-06-04  Eric HawiczMerge pull request #769 from An7ar35/issue-768
2022-06-01  An7ar35missing 'FALLTHRU' added to sort out error messages... 769/head
2022-05-30  Eric HaszlakiewiczUnset NDEBUG so assert() is enabled in all tests. ...
2022-05-30  Eric HaszlakiewiczSpecify dependent libraries, including -lbsd, in a...
2022-05-30  Eric HaszlakiewiczInclude the tests and apps directories at the _end_...
2022-05-30  Eric HaszlakiewiczAdd --disable-static and --disable-dynamic options...
2022-04-14  Eric HaszlakiewiczNote the DSIABLE_JSON_POINTER and DISABLE_EXTRA_LIBS...
2022-04-14  Eric HaszlakiewiczAdd a "Getting Help" section to the README.
2022-04-14  Eric HaszlakiewiczUpdate the master branch to version 16.99
2022-04-14  Eric HaszlakiewiczClarify how to set the uploaded release tarballs to...
2022-04-14  Eric HaszlakiewiczUpdate the ChangeLog with recent changes, in preparatio...
2022-04-14  Eric HaszlakiewiczAdd new authors since the 0.15 release, tweak instructi...
next