2022-01-12 |
Even Rouault | json_escape_str(): avoid harmless unsigned integer... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
Eric Hawicz | Merge pull request #737 from tniessen/patch-1 |
commit | commitdiff | tree | snapshot |
2022-01-09 |
Tobias Nießen | Fix typo in README |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Eric Haszlakiewicz | Cause the cmake include dirs to also have ${CMAKE_INSTA... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Eric Haszlakiewicz | Add linkhash accessor functions (lh_table_head(), lh_en... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Eric Haszlakiewicz | Drop the REFCOUNT_DEBUG code, it hasn't been used in... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Eric Hawicz | Merge pull request #734 from json-c/newer-appveyor |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Eric Haszlakiewicz | Put the most recent image first in appveyor builds. newer-appveyor |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Eric Haszlakiewicz | Skip most "Release" builds. s/b_config/CONFIGURATION... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Eric Haszlakiewicz | There doesn't seem to be a way to extend the appveyor... |
commit | commitdiff | tree | snapshot |
2021-11-27 |
Eric Haszlakiewicz | Use the newer appveyor images to build for VS2017 and... |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Eric Haszlakiewicz | Note the need to also set CTEST_OUTPUT_ON_FAILURE to... |
commit | commitdiff | tree | snapshot |
2021-11-12 |
Eric Hawicz | Merge pull request #732 from DiracResearch/fix/static_i... |
commit | commitdiff | tree | snapshot |
2021-11-11 |
Robert Bielik | Fix uninitialized value error for clang-8 msan |
commit | commitdiff | tree | snapshot |
2021-11-11 |
Robert Bielik | Fix for clang ub sanitizer |
commit | commitdiff | tree | snapshot |
2021-11-11 |
Robert Bielik | Add target include dirs for static library as well |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Eric Hawicz | Merge pull request #727 from jobol/propo2 |
commit | commitdiff | tree | snapshot |
2021-10-19 |
José Bollo | Really use prefix JSON_C_OBJECT_ADD_* |
commit | commitdiff | tree | snapshot |
2021-10-17 |
Eric Hawicz | Merge pull request #729 from DeX77/patch-1 |
commit | commitdiff | tree | snapshot |
2021-10-15 |
DeX77 | * don't assume includedir |
commit | commitdiff | tree | snapshot |
2021-10-09 |
Eric Hawicz | Merge pull request #726 from leongross/fix/test-cmake3.1 |
commit | commitdiff | tree | snapshot |
2021-10-06 |
Leon Gross | fix cmake version for tests |
commit | commitdiff | tree | snapshot |
2021-09-05 |
Eric Hawicz | Merge pull request #722 from imaami/fix-json_tokener_ne... |
commit | commitdiff | tree | snapshot |
2021-09-04 |
Juuso Alasuutari | Fix use-after-free in json_tokener_new_ex() |
commit | commitdiff | tree | snapshot |
2021-08-01 |
Eric Hawicz | Merge pull request #718 from Pawday/master |
commit | commitdiff | tree | snapshot |
2021-07-26 |
Pawday | Setted cmake "uninstall" target to exist in unix like... |
commit | commitdiff | tree | snapshot |
2021-07-25 |
Eric Haszlakiewicz | Add workaround for Visual Studio not knowing about... |
commit | commitdiff | tree | snapshot |
2021-07-25 |
Eric Haszlakiewicz | Switch the Travis build to use osx_image: xcode12.5... |
commit | commitdiff | tree | snapshot |
2021-07-25 |
Eric Haszlakiewicz | Merge some old work to include (some of) PR #464 into... |
commit | commitdiff | tree | snapshot |
2021-07-25 |
Eric Haszlakiewicz | Only define an "uninstall" target if it's not already... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Eric Hawicz | Merge pull request #714 from Hex052/clang-format_AfterC... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Hex052 | Add AfterCaseLabel to .clang-format |
commit | commitdiff | tree | snapshot |
2021-06-13 |
Eric Haszlakiewicz | If inttypes.h is present, use it, even on Windows. |
commit | commitdiff | tree | snapshot |
2021-06-02 |
Eric Haszlakiewicz | Issue #709: adjust some include guards to be a bit... |
commit | commitdiff | tree | snapshot |
2021-05-15 |
Eric Hawicz | Merge pull request #706 from davidjmccann/master |
commit | commitdiff | tree | snapshot |
2021-05-13 |
David McCann | Merge branch 'json-c:master' into master |
commit | commitdiff | tree | snapshot |
2021-05-13 |
David McCann | Check __STDC_VERSION__ is defined before checking its... |
commit | commitdiff | tree | snapshot |
2021-05-01 |
Eric Hawicz | Merge pull request #696 from ssrlive/master |
commit | commitdiff | tree | snapshot |
2021-04-17 |
Eric Hawicz | Merge pull request #701 from commodo/configurable-opts |
commit | commitdiff | tree | snapshot |
2021-04-16 |
Alexandru Ardelean | json_pointer: allow the feature to be disabled |
commit | commitdiff | tree | snapshot |
2021-04-16 |
Alexandru Ardelean | tests: CMakeLists.txt: move test names to variable |
commit | commitdiff | tree | snapshot |
2021-04-15 |
Eric Hawicz | Merge pull request #700 from Philosoph228/werror-fix |
commit | commitdiff | tree | snapshot |
2021-04-13 |
Philosoph228 | random_seed: fix unused variable for win32 build |
commit | commitdiff | tree | snapshot |
2021-03-02 |
ssrlive | To avoid target exe file export JSON functions. |
commit | commitdiff | tree | snapshot |
2021-02-15 |
Eric Haszlakiewicz | Add a DISABLE_EXTRA_LIBS option to skip using libbsd... |
commit | commitdiff | tree | snapshot |
2021-02-13 |
Eric Haszlakiewicz | If arc4random is used, don't bother compiling in the... |
commit | commitdiff | tree | snapshot |
2021-02-06 |
Eric Hawicz | Merge pull request #694 from ihsinme/patch-1 |
commit | commitdiff | tree | snapshot |
2021-02-05 |
ihsinme | Update json_object.c |
commit | commitdiff | tree | snapshot |
2021-01-13 |
Eric Haszlakiewicz | Iesue #692: use arc4random() if it's available (in... |
commit | commitdiff | tree | snapshot |
2021-01-13 |
Eric Haszlakiewicz | Keep the doc directory in the nodoc release tarball... |
commit | commitdiff | tree | snapshot |
2021-01-13 |
Eric Hawicz | Merge pull request #674 from ploxiln/random_seed_err_co... |
commit | commitdiff | tree | snapshot |
2020-12-19 |
Eric Hawicz | Merge pull request #689 from neheb/patch-1 |
commit | commitdiff | tree | snapshot |
2020-12-18 |
Rosen Penev | fix compilation with clang |
commit | commitdiff | tree | snapshot |
2020-10-07 |
Pierce Lopez | random_seed: on error, continue to next method |
commit | commitdiff | tree | snapshot |
2020-09-12 |
Eric Hawicz | Merge pull request #667 from stoeckmann/regression |
commit | commitdiff | tree | snapshot |
2020-09-11 |
Tobias Stoeckmann | Fixed test1 regression. |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Eric Hawicz | Merge pull request #665 from stoeckmann/tokener |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Eric Hawicz | Merge pull request #660 from stoeckmann/arraylist |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Tobias Stoeckmann | Validate size arguments in arraylist functions. |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Eric Hawicz | Merge pull request #664 from stoeckmann/string |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Eric Hawicz | Merge pull request #663 from stoeckmann/strerror |
commit | commitdiff | tree | snapshot |
2020-08-23 |
Eric Hawicz | Merge pull request #662 from stoeckmann/random |
commit | commitdiff | tree | snapshot |
2020-08-22 |
Tobias Stoeckmann | Prevent signed overflow in get_time_seed |
commit | commitdiff | tree | snapshot |
2020-08-22 |
Tobias Stoeckmann | Handle allocation failure in json_tokener_new_ex |
commit | commitdiff | tree | snapshot |
2020-08-22 |
Tobias Stoeckmann | Cap string length at INT_MAX. |
commit | commitdiff | tree | snapshot |
2020-08-22 |
Tobias Stoeckmann | Aligned comment in _json_object_new_string |
commit | commitdiff | tree | snapshot |
2020-08-22 |
Tobias Stoeckmann | Properly format errnos in _json_c_strerror |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Eric Haszlakiewicz | Fix json_object_get_boolean() doc for the object and... |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Eric Hawicz | Merge pull request #657 from stoeckmann/getrandom |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Tobias Stoeckmann | Use GRND_NONBLOCK with getrandom. |
commit | commitdiff | tree | snapshot |
2020-08-14 |
Eric Hawicz | Merge pull request #656 from pogaram/fix-warnings |
commit | commitdiff | tree | snapshot |
2020-08-14 |
Aram Poghosyan | Fixed warnings |
commit | commitdiff | tree | snapshot |
2020-08-07 |
Eric Hawicz | Merge pull request #655 from MarcT512/issue654 |
commit | commitdiff | tree | snapshot |
2020-08-07 |
Marc | Fix read past end of buffer |
commit | commitdiff | tree | snapshot |
2020-08-02 |
Eric Haszlakiewicz | Eliminate use of ctype.h and replace isdigit() and... |
commit | commitdiff | tree | snapshot |
2020-08-02 |
Eric Haszlakiewicz | Neither vertical tab nor formfeed are considered whites... |
commit | commitdiff | tree | snapshot |
2020-08-02 |
Eric Haszlakiewicz | Merge the is_ws_char() and is_hex_char() changes to... |
commit | commitdiff | tree | snapshot |
2020-08-02 |
Eric Haszlakiewicz | Take a hint from PR #464 and use json_object_new_string... |
commit | commitdiff | tree | snapshot |
2020-08-02 |
Eric Hawicz | Merge pull request #653 from lamby/966657-json-c-please... |
commit | commitdiff | tree | snapshot |
2020-08-01 |
Chris Lamb | Make the documentation build reproducibly |
commit | commitdiff | tree | snapshot |
2020-08-01 |
Eric Hawicz | Merge pull request #651 from alanc/getrandom |
commit | commitdiff | tree | snapshot |
2020-07-31 |
Alan Coopersmith | Use getrandom() if available in json_c_get_random_seed |
commit | commitdiff | tree | snapshot |
2020-07-28 |
Eric Haszlakiewicz | Issue #649: Drop the generated doc/Doxyfile when creati... |
commit | commitdiff | tree | snapshot |
2020-07-27 |
Eric Hawicz | Merge pull request #650 from sartura/readme-update |
commit | commitdiff | tree | snapshot |
2020-07-27 |
Jakov Smolic | README: fix spelling errors |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Eric Haszlakiewicz | Include updating the json-c-current-releaes gh-pages... |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Eric Haszlakiewicz | Update the master branch to version 0.15.99 |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Eric Haszlakiewicz | Update AUTHORS, add issues_closed_for_0.15.md, tweak... |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Eric Hawicz | Merge pull request #648 from MarcT512/rbf |
commit | commitdiff | tree | snapshot |
2020-07-23 |
Marc | Fix "may be used uninitialized" Release build failure |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Eric Haszlakiewicz | Issue #594 - provide an OVERRIDE_GET_RANDOM_SEED cmake... |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Eric Hawicz | Merge pull request #646 from pascal-cuoq/fix_645 |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Pascal Cuoq | Fixes #645 |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Eric Haszlakiewicz | Update the ChangeLog with recent changes, in preparatio... |
commit | commitdiff | tree | snapshot |
2020-07-17 |
Eric Haszlakiewicz | Remove the obsolete config.h.win32 |
commit | commitdiff | tree | snapshot |
2020-07-17 |
Eric Haszlakiewicz | Fix a number of things with the generated docs, includi... |
commit | commitdiff | tree | snapshot |
2020-07-17 |
Eric Haszlakiewicz | Add some more detail about how to use json-c in README.md. |
commit | commitdiff | tree | snapshot |
2020-07-17 |
Eric Haszlakiewicz | Remove the THIS_FUNCTION_IS_DEPRECATED define, we stopp... |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Eric Haszlakiewicz | Remove the obsolete README.json_object-split.md, and... |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Eric Haszlakiewicz | Issue #642: improve the docs for json_object_put()... |
commit | commitdiff | tree | snapshot |
next |