Alanscut
|
ae49da2b61
Revert "Replace strcpy with strncpy, sprintf with snprintf"
|
5 years ago |
Alanscut
|
a3154a36f1
Merge pull request #388 from singku/secure_c
|
5 years ago |
Alanscut
|
189b51c5da
format comment
|
5 years ago |
Alanscut
|
709c3dcf32
Merge pull request #374 from Alanscut/20190625
|
5 years ago |
Alanscut
|
c61573f1af
format adjustment
|
5 years ago |
Alanscut
|
20cffa37a8
Merge pull request #380 from vemakereporter/master
|
5 years ago |
Alanscut
|
cf0d87a095
Merge pull request #384 from Alanscut/eliminate_warning
|
5 years ago |
Alanscut
|
e750194cb1
Merge pull request #386 from lntuition/master
|
5 years ago |
Alanscut
|
e13f11ba79
Merge pull request #360 from Alanscut/master
|
5 years ago |
Alanscut
|
8872b1429a
Merge pull request #371 from basanjeev/master
|
5 years ago |
Randy
|
bd1a375028
add fuzzer driver, integrate with build system
|
5 years ago |
Sang-Heon Jeon
|
b6da0d6565
Correct typo error
|
5 years ago |
Alanscut
|
166c814cda
eliminate warning when compiling cJSON
|
6 years ago |
Vemake
|
c680faea56
Update Makefile
|
6 years ago |
Randy
|
2d6db59c7b
update fuzzer
|
6 years ago |
Randy
|
e6bc5d16e6
update fuzzer
|
6 years ago |
Randy
|
2691e142f4
update fuzzer
|
6 years ago |
Randy
|
f7f175fdf2
add fuzz target
|
6 years ago |
Alanscut
|
9d766f07a7
fix const cast warnings in cJSON_GetStringValue
|
6 years ago |
Alanscut
|
85ceadb4b4
Add a comment to the parameter count of the cJSON_CreateIntArray function.
|
6 years ago |
Sanjeev BA
|
110f184d18
Fix typos.
|
6 years ago |
Paweł Malowany
|
c9e8a68b00
Fix clang -Wfloat-equal warning
|
6 years ago |
singku
|
16f56300e4
Replace strcpy with strncpy, sprintf with snprintf
|
6 years ago |
Alan_scut
|
5fe80a94b6
add comment for cJSON_Minify function
|
6 years ago |
Max Bruckner
|
3c8935676a
Merge pull request #355 from DaveGamble/release-1.7.12
|
6 years ago |
Max Bruckner
|
b93fd34044
Update changelog and contributors
|
6 years ago |
Max Bruckner
|
687b1a2fe1
Update version to 1.7.12
|
6 years ago |
Max Bruckner
|
08d2bc766a
Fix infinite loop in cJSON_Minify
|
6 years ago |
Max Bruckner
|
465352fb99
Merge pull request #352 from tan-wei/master
|
6 years ago |
Winterreise
|
19ff92da79
Add link dependency to fix tests link error when ENABLE_CJSON_UTILS is ON
|
6 years ago |