Mike Jerris
|
20bcb2edef
|
FS-10036: update cJSON code to pre 1.4.0 release of cJSON. this includes backports of all our fixes, and our build macros for windows and visibility. It also makes it easy to drop in a new version, and to in the future be able to switch to a system version of cJSON easily (after all these updates are in, probably around v2.0 timeframe. Note this new version adds a lot of extra error checking, fixes some buffer overruns, and improves parser and printer performance
|
2017-02-27 18:53:23 -06:00 |
Sergey Safarov
|
df1ab07ca4
|
FS-9924: Removed extra space in source files
|
2017-02-09 23:59:49 -05:00 |
Ken Rice
|
e18c12b609
|
FS-8953 [core] white space clean up.
|
2016-03-17 08:55:00 -05:00 |
Anthony Minessale
|
26bed941b3
|
FS-8160 Additional vulnerability in json parsing malformed utf encoded chars discovered by Brian Martin - Tenable Security Response CVE-2015-7392
|
2015-11-19 13:45:04 -06:00 |
Michael Jerris
|
cf892528a1
|
FS-8160: properly handle malformed json when parsing json with \u at the end of a json string
|
2015-09-14 17:56:55 -04:00 |
Travis Cross
|
fc247a223f
|
Add editor footer to core files missing it
|
2014-06-27 23:55:27 +00:00 |
Brian West
|
c4c0f38aab
|
FS-6294 FS-6308 NetBSD support should work test and report back please.
|
2014-03-19 14:34:07 -05:00 |
Peter Olsson
|
084e245085
|
Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks.
|
2014-01-22 22:30:23 +01:00 |
Anthony Minessale
|
4a172402d2
|
some refactoring and plumbing for 1.4
|
2013-10-16 02:24:32 +05:00 |
Eliot Gable
|
10b8145497
|
Add cJSON_Duplicate() function from upstream source.
|
2013-02-11 18:53:37 +00:00 |
Jeff Lenk
|
2e9b4c23de
|
FS-4618 --resolve
|
2012-09-14 07:38:03 -05:00 |
Anthony Minessale
|
5a956890af
|
update json lib in core and ESL and re-apply old patches
|
2012-09-13 12:54:31 -05:00 |
Anthony Minessale
|
6a7fe5411f
|
FS-4285 --resolve
|
2012-06-04 09:24:42 -05:00 |
Anthony Minessale
|
0d089c4b2f
|
put SWITCH_DECLARE marcos on the json api to make it exported
|
2011-12-23 15:10:20 -06:00 |
Jeff Lenk
|
62206e3d43
|
FSBUILD-296 Fix VS2008 code analysis build
|
2010-08-24 08:55:00 -05:00 |
Jeff Lenk
|
c2bcc926c5
|
fix line endings
|
2010-06-17 23:13:32 -05:00 |
Jeff Lenk
|
4ae090ffd9
|
oops fix this the right way - json malloc and free
|
2010-06-17 14:17:15 -05:00 |
Jeff Lenk
|
091952cab7
|
fix trivial compile errors under windows
|
2010-06-17 12:52:20 -05:00 |
Anthony Minessale
|
c5086b1517
|
jsonification into the core and ESL
|
2010-06-17 11:43:09 -05:00 |