]> granicus.if.org Git - json-c/shortlog
json-c
2022-04-14 Eric HaszlakiewiczGenerate docs for the 0.16 release json-c-0.16 json-c-0.16-20220414
2022-04-14 Eric HaszlakiewiczBump version to 0.16
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...
2022-04-13 Eric HawiczMerge pull request #765 from jvoisin/patch-1
2022-04-13 Julien VoisinImprove a bit the coverage of the fuzzer
2022-04-08 Eric HaszlakiewiczFix issue #764: adjust test_util_file to match new...
2022-04-04 Eric HawiczMerge pull request #758 from c3h2-ctf/context
2022-04-04 Eric HawiczUpdate issue templates
2022-03-31 Tobias StoeckmannPreserve context if out of memory
2022-03-25 Eric HaszlakiewiczRemove single quote from #error line. Fixes issue...
2022-03-23 Eric HawiczMerge pull request #760 from BonsaiYi/error
2022-03-21 BonsaYCode style removed unneeded double-quotes
2022-03-19 Eric HawiczMerge pull request #755 from c3h2-ctf/error
2022-03-19 Eric HawiczMerge pull request #754 from c3h2-ctf/doc
2022-03-19 Tobias StoeckmannFix error messages
2022-03-19 Tobias StoeckmannFix typos in comments
2022-03-19 Tobias StoeckmannAdjusted URLs
2022-03-07 Eric HawiczMerge pull request #748 from c3h2-ctf/printbuf
2022-03-07 Eric HawiczMerge pull request #752 from c3h2-ctf/typos
2022-03-06 Tobias StoeckmannFix typos
2022-03-06 Tobias Stoeckmannsprintbuf(): test for all vsnprintf error values
2022-03-04 Eric HawiczMerge pull request #749 from c3h2-ctf/sprintbuf
2022-03-04 Eric HawiczMerge pull request #750 from c3h2-ctf/clearmem
2022-03-04 Eric HawiczMerge pull request #751 from c3h2-ctf/arguments
2022-03-03 Tobias Stoeckmannsprintbuf(): handle printbuf_memappend errors
2022-03-03 Tobias Stoeckmannprintbuf_memset(): set gaps to zero
2022-03-03 Tobias Stoeckmannprintbuf: do not allow invalid arguments
2022-02-27 Eric HawiczMerge pull request #745 from c3h2-ctf/vasprintf
2022-02-27 Eric HawiczMerge pull request #746 from rouault/typo_fixes
2022-02-24 Even RouaultFix typos in code comments and ChangeLog
2022-02-24 Tobias Stoeckmannvasprintf(): avoid out of memory accesses
2022-02-19 Eric HawiczMerge pull request #739 from rouault/avoid_unsigned_int...
2022-02-19 Eric HawiczMerge pull request #741 from rouault/json_type_to_name_...
2022-02-19 Eric HawiczMerge pull request #742 from rouault/json_object_copy_s...
2022-02-19 Eric HawiczMerge pull request #744 from Kizuna-Meraki/close-random
2022-02-17 Kizuna-MerakiClose file on error path.
2022-01-30 Even Rouaultjson_type_to_name(): use correct printf() formatter
2022-01-16 Even Rouaultjson_object_copy_serializer_data(): add assertion
2022-01-12 Even Rouaultjson_escape_str(): avoid harmless unsigned integer...
2022-01-12 Eric HawiczMerge pull request #737 from tniessen/patch-1
2022-01-09 Tobias NießenFix typo in README
2021-12-22 Eric HaszlakiewiczCause the cmake include dirs to also have ${CMAKE_INSTA...
2021-11-30 Eric HaszlakiewiczAdd linkhash accessor functions (lh_table_head(), lh_en...
2021-11-30 Eric HaszlakiewiczDrop the REFCOUNT_DEBUG code, it hasn't been used in...
2021-11-29 Eric HawiczMerge pull request #734 from json-c/newer-appveyor
2021-11-29 Eric HaszlakiewiczPut the most recent image first in appveyor builds. newer-appveyor
2021-11-29 Eric HaszlakiewiczSkip most "Release" builds. s/b_config/CONFIGURATION...
2021-11-27 Eric HaszlakiewiczThere doesn't seem to be a way to extend the appveyor...
2021-11-27 Eric HaszlakiewiczUse the newer appveyor images to build for VS2017 and...
2021-11-26 Eric HaszlakiewiczNote the need to also set CTEST_OUTPUT_ON_FAILURE to...
2021-11-12 Eric HawiczMerge pull request #732 from DiracResearch/fix/static_i...
2021-11-11 Robert BielikFix uninitialized value error for clang-8 msan
2021-11-11 Robert BielikFix for clang ub sanitizer
2021-11-11 Robert BielikAdd target include dirs for static library as well
2021-10-22 Eric HawiczMerge pull request #727 from jobol/propo2
2021-10-19 José BolloReally use prefix JSON_C_OBJECT_ADD_*
2021-10-17 Eric HawiczMerge pull request #729 from DeX77/patch-1
2021-10-15 DeX77* don't assume includedir
2021-10-09 Eric HawiczMerge pull request #726 from leongross/fix/test-cmake3.1
2021-10-06 Leon Grossfix cmake version for tests
2021-09-05 Eric HawiczMerge pull request #722 from imaami/fix-json_tokener_ne...
2021-09-04 Juuso AlasuutariFix use-after-free in json_tokener_new_ex()
2021-08-01 Eric HawiczMerge pull request #718 from Pawday/master
2021-07-26 PawdaySetted cmake "uninstall" target to exist in unix like...
2021-07-25 Eric HaszlakiewiczAdd workaround for Visual Studio not knowing about...
2021-07-25 Eric HaszlakiewiczSwitch the Travis build to use osx_image: xcode12.5...
2021-07-25 Eric HaszlakiewiczMerge some old work to include (some of) PR #464 into...
2021-07-25 Eric HaszlakiewiczOnly define an "uninstall" target if it's not already...
2021-07-05 Eric HawiczMerge pull request #714 from Hex052/clang-format_AfterC...
2021-07-05 Hex052Add AfterCaseLabel to .clang-format
2021-06-13 Eric HaszlakiewiczIf inttypes.h is present, use it, even on Windows.
2021-06-02 Eric HaszlakiewiczIssue #709: adjust some include guards to be a bit...
2021-05-15 Eric HawiczMerge pull request #706 from davidjmccann/master
2021-05-13 David McCannMerge branch 'json-c:master' into master
2021-05-13 David McCannCheck __STDC_VERSION__ is defined before checking its...
2021-05-01 Eric HawiczMerge pull request #696 from ssrlive/master
2021-04-17 Eric HawiczMerge pull request #701 from commodo/configurable-opts
2021-04-16 Alexandru Ardeleanjson_pointer: allow the feature to be disabled
2021-04-16 Alexandru Ardeleantests: CMakeLists.txt: move test names to variable
2021-04-15 Eric HawiczMerge pull request #700 from Philosoph228/werror-fix
2021-04-13 Philosoph228random_seed: fix unused variable for win32 build
2021-03-02 ssrliveTo avoid target exe file export JSON functions.
2021-02-15 Eric HaszlakiewiczAdd a DISABLE_EXTRA_LIBS option to skip using libbsd...
2021-02-13 Eric HaszlakiewiczIf arc4random is used, don't bother compiling in the...
2021-02-06 Eric HawiczMerge pull request #694 from ihsinme/patch-1
2021-02-05 ihsinmeUpdate json_object.c
2021-01-13 Eric HaszlakiewiczIesue #692: use arc4random() if it's available (in...
2021-01-13 Eric HaszlakiewiczKeep the doc directory in the nodoc release tarball...
2021-01-13 Eric HawiczMerge pull request #674 from ploxiln/random_seed_err_co...
2020-12-19 Eric HawiczMerge pull request #689 from neheb/patch-1
2020-12-18 Rosen Penevfix compilation with clang
2020-10-07 Pierce Lopezrandom_seed: on error, continue to next method
2020-09-12 Eric HawiczMerge pull request #667 from stoeckmann/regression
2020-09-11 Tobias StoeckmannFixed test1 regression.
2020-08-24 Eric HawiczMerge pull request #665 from stoeckmann/tokener
2020-08-24 Eric HawiczMerge pull request #660 from stoeckmann/arraylist
2020-08-24 Tobias StoeckmannValidate size arguments in arraylist functions.
2020-08-23 Eric HawiczMerge pull request #664 from stoeckmann/string
2020-08-23 Eric HawiczMerge pull request #663 from stoeckmann/strerror
next