2022-08-13 |
Dimitri Papadopoulos | Fix typos found by codespell 782/head |
commit | commitdiff | tree |
2022-07-31 |
Eric Haszlakiewicz | Apply some of the fixes from PR #740, although by using... |
commit | commitdiff | tree |
2022-07-31 |
Eric Hawicz | Merge pull request #757 from c3h2-ctf/big |
commit | commitdiff | tree |
2022-07-30 |
Eric Haszlakiewicz | Issue #705: disable locale handling when building for... |
commit | commitdiff | tree |
2022-07-30 |
Eric Haszlakiewicz | When serializing with JSON_C_TO_STRING_PRETTY set,... |
commit | commitdiff | tree |
2022-07-26 |
Eric Haszlakiewicz | Update Travis links to point at travis-ci.com instead... |
commit | commitdiff | tree |
2022-07-26 |
Eric Haszlakiewicz | Entirely drop mode bits from open(O_RDONLY) to avoid... |
commit | commitdiff | tree |
2022-07-24 |
Eric Haszlakiewicz | Trim a few travis builds, update others to more recent... |
commit | commitdiff | tree |
2022-07-24 |
Eric Haszlakiewicz | Fix the expected output for test_set_serializer. |
commit | commitdiff | tree |
2022-07-24 |
Eric Haszlakiewicz | Add test to check for the memory leak mentioned in... |
commit | commitdiff | tree |
2022-07-24 |
Eric Hawicz | Merge pull request #781 from dddaniel/master |
commit | commitdiff | tree |
2022-07-24 |
Daniel Danzberger | Fix memory leak with emtpy strings in json_object_set_s... 781/head |
commit | commitdiff | tree |
2022-06-27 |
Eric Haszlakiewicz | Fix issue #775 - use a loop instead of list(TRANSFORM... |
commit | commitdiff | tree |
2022-06-22 |
Eric Hawicz | Merge pull request #776 from stoeckmann/typo |
commit | commitdiff | tree |
2022-06-21 |
Tobias Stoeckmann | Fix typo 776/head |
commit | commitdiff | tree |
2022-06-13 |
Eric Haszlakiewicz | Fix #771/#768 by marking usage() as "noreturn" instead... |
commit | commitdiff | tree |
2022-06-04 |
Eric Hawicz | Merge pull request #769 from An7ar35/issue-768 |
commit | commitdiff | tree |
2022-06-01 |
An7ar35 | missing 'FALLTHRU' added to sort out error messages... 769/head |
commit | commitdiff | tree |
2022-05-30 |
Eric Haszlakiewicz | Unset NDEBUG so assert() is enabled in all tests. ... |
commit | commitdiff | tree |
2022-05-30 |
Eric Haszlakiewicz | Specify dependent libraries, including -lbsd, in a... |
commit | commitdiff | tree |
2022-05-30 |
Eric Haszlakiewicz | Include the tests and apps directories at the _end_... |
commit | commitdiff | tree |
2022-05-30 |
Eric Haszlakiewicz | Add --disable-static and --disable-dynamic options... |
commit | commitdiff | tree |
2022-04-14 |
Eric Haszlakiewicz | Note the DSIABLE_JSON_POINTER and DISABLE_EXTRA_LIBS... |
commit | commitdiff | tree |
2022-04-14 |
Eric Haszlakiewicz | Add a "Getting Help" section to the README. |
commit | commitdiff | tree |
2022-04-14 |
Eric Haszlakiewicz | Update the master branch to version 16.99 |
commit | commitdiff | tree |
2022-04-14 |
Eric Haszlakiewicz | Clarify how to set the uploaded release tarballs to... |
commit | commitdiff | tree |
2022-04-14 |
Eric Haszlakiewicz | Update the ChangeLog with recent changes, in preparatio... |
commit | commitdiff | tree |
2022-04-14 |
Eric Haszlakiewicz | Add new authors since the 0.15 release, tweak instructi... |
commit | commitdiff | tree |
2022-04-13 |
Eric Hawicz | Merge pull request #765 from jvoisin/patch-1 |
commit | commitdiff | tree |
2022-04-13 |
Julien Voisin | Improve a bit the coverage of the fuzzer 765/head |
commit | commitdiff | tree |
2022-04-08 |
Eric Haszlakiewicz | Fix issue #764: adjust test_util_file to match new... |
commit | commitdiff | tree |
2022-04-04 |
Eric Hawicz | Merge pull request #758 from c3h2-ctf/context |
commit | commitdiff | tree |
2022-04-04 |
Eric Hawicz | Update issue templates |
commit | commitdiff | tree |
2022-03-31 |
Tobias Stoeckmann | Preserve context if out of memory 758/head |
commit | commitdiff | tree |
2022-03-25 |
Eric Haszlakiewicz | Remove single quote from #error line. Fixes issue... |
commit | commitdiff | tree |
2022-03-23 |
Eric Hawicz | Merge pull request #760 from BonsaiYi/error |
commit | commitdiff | tree |
2022-03-21 |
BonsaY | Code style removed unneeded double-quotes 760/head |
commit | commitdiff | tree |
2022-03-20 |
Tobias Stoeckmann | json_object_from_fd_ex: fail if file is too large 757/head |
commit | commitdiff | tree |
2022-03-19 |
Eric Hawicz | Merge pull request #755 from c3h2-ctf/error |
commit | commitdiff | tree |
2022-03-19 |
Eric Hawicz | Merge pull request #754 from c3h2-ctf/doc |
commit | commitdiff | tree |
2022-03-19 |
Tobias Stoeckmann | Fix error messages 755/head |
commit | commitdiff | tree |
2022-03-19 |
Tobias Stoeckmann | Fix typos in comments 754/head |
commit | commitdiff | tree |
2022-03-19 |
Tobias Stoeckmann | Adjusted URLs |
commit | commitdiff | tree |
2022-03-07 |
Eric Hawicz | Merge pull request #748 from c3h2-ctf/printbuf |
commit | commitdiff | tree |
2022-03-07 |
Eric Hawicz | Merge pull request #752 from c3h2-ctf/typos |
commit | commitdiff | tree |
2022-03-06 |
Tobias Stoeckmann | Fix typos 752/head |
commit | commitdiff | tree |
2022-03-06 |
Tobias Stoeckmann | sprintbuf(): test for all vsnprintf error values 748/head |
commit | commitdiff | tree |
2022-03-04 |
Eric Hawicz | Merge pull request #749 from c3h2-ctf/sprintbuf |
commit | commitdiff | tree |
2022-03-04 |
Eric Hawicz | Merge pull request #750 from c3h2-ctf/clearmem |
commit | commitdiff | tree |
2022-03-04 |
Eric Hawicz | Merge pull request #751 from c3h2-ctf/arguments |
commit | commitdiff | tree |
2022-03-03 |
Tobias Stoeckmann | sprintbuf(): handle printbuf_memappend errors 749/head |
commit | commitdiff | tree |
2022-03-03 |
Tobias Stoeckmann | printbuf_memset(): set gaps to zero 750/head |
commit | commitdiff | tree |
2022-03-03 |
Tobias Stoeckmann | printbuf: do not allow invalid arguments 751/head |
commit | commitdiff | tree |
2022-02-27 |
Eric Hawicz | Merge pull request #745 from c3h2-ctf/vasprintf |
commit | commitdiff | tree |
2022-02-27 |
Eric Hawicz | Merge pull request #746 from rouault/typo_fixes |
commit | commitdiff | tree |
2022-02-24 |
Even Rouault | Fix typos in code comments and ChangeLog 746/head |
commit | commitdiff | tree |
2022-02-24 |
Tobias Stoeckmann | vasprintf(): avoid out of memory accesses 745/head |
commit | commitdiff | tree |
2022-02-19 |
Eric Hawicz | Merge pull request #739 from rouault/avoid_unsigned_int... |
commit | commitdiff | tree |
2022-02-19 |
Eric Hawicz | Merge pull request #741 from rouault/json_type_to_name_... |
commit | commitdiff | tree |
2022-02-19 |
Eric Hawicz | Merge pull request #742 from rouault/json_object_copy_s... |
commit | commitdiff | tree |
2022-02-19 |
Eric Hawicz | Merge pull request #744 from Kizuna-Meraki/close-random |
commit | commitdiff | tree |
2022-02-17 |
Kizuna-Meraki | Close file on error path. 744/head |
commit | commitdiff | tree |
2022-01-30 |
Even Rouault | json_type_to_name(): use correct printf() formatter 741/head |
commit | commitdiff | tree |
2022-01-16 |
Even Rouault | json_object_copy_serializer_data(): add assertion 742/head |
commit | commitdiff | tree |
2022-01-12 |
Even Rouault | json_escape_str(): avoid harmless unsigned integer... 739/head |
commit | commitdiff | tree |
2022-01-12 |
Eric Hawicz | Merge pull request #737 from tniessen/patch-1 |
commit | commitdiff | tree |
2022-01-09 |
Tobias Nießen | Fix typo in README 737/head |
commit | commitdiff | tree |
2021-12-22 |
Eric Haszlakiewicz | Cause the cmake include dirs to also have ${CMAKE_INSTA... |
commit | commitdiff | tree |
2021-11-30 |
Eric Haszlakiewicz | Add linkhash accessor functions (lh_table_head(), lh_en... |
commit | commitdiff | tree |
2021-11-30 |
Eric Haszlakiewicz | Drop the REFCOUNT_DEBUG code, it hasn't been used in... |
commit | commitdiff | tree |
2021-11-29 |
Eric Hawicz | Merge pull request #734 from json-c/newer-appveyor |
commit | commitdiff | tree |
2021-11-29 |
Eric Haszlakiewicz | Put the most recent image first in appveyor builds. 734/head |
commit | commitdiff | tree |
2021-11-29 |
Eric Haszlakiewicz | Skip most "Release" builds. s/b_config/CONFIGURATION... |
commit | commitdiff | tree |
2021-11-27 |
Eric Haszlakiewicz | There doesn't seem to be a way to extend the appveyor... |
commit | commitdiff | tree |
2021-11-27 |
Eric Haszlakiewicz | Use the newer appveyor images to build for VS2017 and... |
commit | commitdiff | tree |
2021-11-26 |
Eric Haszlakiewicz | Note the need to also set CTEST_OUTPUT_ON_FAILURE to... |
commit | commitdiff | tree |
2021-11-12 |
Eric Hawicz | Merge pull request #732 from DiracResearch/fix/static_i... |
commit | commitdiff | tree |
2021-11-11 |
Robert Bielik | Fix uninitialized value error for clang-8 msan 732/head |
commit | commitdiff | tree |
2021-11-11 |
Robert Bielik | Fix for clang ub sanitizer |
commit | commitdiff | tree |
2021-11-11 |
Robert Bielik | Add target include dirs for static library as well |
commit | commitdiff | tree |
2021-10-22 |
Eric Hawicz | Merge pull request #727 from jobol/propo2 |
commit | commitdiff | tree |
2021-10-19 |
José Bollo | Really use prefix JSON_C_OBJECT_ADD_* 727/head |
commit | commitdiff | tree |
2021-10-17 |
Eric Hawicz | Merge pull request #729 from DeX77/patch-1 |
commit | commitdiff | tree |
2021-10-15 |
DeX77 | * don't assume includedir 729/head |
commit | commitdiff | tree |
2021-10-09 |
Eric Hawicz | Merge pull request #726 from leongross/fix/test-cmake3.1 |
commit | commitdiff | tree |
2021-10-06 |
Leon Gross | fix cmake version for tests 726/head |
commit | commitdiff | tree |
2021-09-05 |
Eric Hawicz | Merge pull request #722 from imaami/fix-json_tokener_ne... |
commit | commitdiff | tree |
2021-09-04 |
Juuso Alasuutari | Fix use-after-free in json_tokener_new_ex() 722/head |
commit | commitdiff | tree |
2021-08-01 |
Eric Hawicz | Merge pull request #718 from Pawday/master |
commit | commitdiff | tree |
2021-07-26 |
Pawday | Setted cmake "uninstall" target to exist in unix like... 718/head |
commit | commitdiff | tree |
2021-07-25 |
Eric Haszlakiewicz | Add workaround for Visual Studio not knowing about... |
commit | commitdiff | tree |
2021-07-25 |
Eric Haszlakiewicz | Switch the Travis build to use osx_image: xcode12.5... |
commit | commitdiff | tree |
2021-07-25 |
Eric Haszlakiewicz | Merge some old work to include (some of) PR #464 into... |
commit | commitdiff | tree |
2021-07-25 |
Eric Haszlakiewicz | Only define an "uninstall" target if it's not already... |
commit | commitdiff | tree |
2021-07-05 |
Eric Hawicz | Merge pull request #714 from Hex052/clang-format_AfterC... |
commit | commitdiff | tree |
2021-07-05 |
Hex052 | Add AfterCaseLabel to .clang-format 714/head |
commit | commitdiff | tree |
2021-06-13 |
Eric Haszlakiewicz | If inttypes.h is present, use it, even on Windows. |
commit | commitdiff | tree |
2021-06-02 |
Eric Haszlakiewicz | Issue #709: adjust some include guards to be a bit... |
commit | commitdiff | tree |
2021-05-15 |
Eric Hawicz | Merge pull request #706 from davidjmccann/master |
commit | commitdiff | tree |
2021-05-13 |
David McCann | Merge branch 'json-c:master' into master 706/head |
commit | commitdiff | tree |
next |