issues
search
rsyslog
/
libfastjson
a fast json library for C
Other
54
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix CVE-2020-12762
#166
apple-ouyang
closed
1 year ago
1
Found a problem when using the same object in different objects
#165
Manesx
opened
2 years ago
2
Docs on how to use libfastjson4
#164
PsySc0rpi0n
opened
3 years ago
3
fix compile errors on newer compilers
#163
rgerhards
closed
3 years ago
0
Add a function to get uint32_t representation of json-object
#162
janmejay
closed
3 years ago
0
Please check if affected by CVE-2020-12762
#161
Whissi
closed
1 year ago
21
how to free the whole json_object?
#160
SixHe1412
opened
5 years ago
1
Request for releasing 0.99.9
#159
nhosoi
opened
5 years ago
3
bugfix for dangling pointer that causes segfault in array deletion and re-insertion.
#158
mvdwerve
closed
3 years ago
0
"fix" "jump-misses-init" gcc-8 warning
#157
rgerhards
closed
6 years ago
0
JSON_C_TO_STRING_NOSLASHESCAPE
#156
beave
opened
6 years ago
0
Adding a function fjson_object_array_del_idx
#155
nhosoi
closed
6 years ago
8
va_start and va_end should be in one block of code
#154
rockdaboot
opened
6 years ago
0
Please add benchmarks
#153
rockdaboot
closed
6 years ago
5
json_tokener_get_error not supported
#152
dpipemazo
opened
6 years ago
0
AIX port : suppress warnings about unknown GCC pragmas
#151
pduveau
closed
6 years ago
9
fixes for issues detected by coverity scan
#150
rgerhards
closed
6 years ago
0
bugfix: constant key names not properly handled
#149
rgerhards
closed
6 years ago
0
constant key names not properly handled
#148
rgerhards
closed
6 years ago
0
harden against API misuse
#147
rgerhards
opened
7 years ago
0
slight improvement: help compiler help us
#146
rgerhards
closed
7 years ago
0
adapt to new gcc warning options
#145
rgerhards
closed
7 years ago
0
Prepare 0.99.7
#144
rgerhards
closed
7 years ago
1
add option for case-insensitive comparisons
#143
rgerhards
closed
7 years ago
0
add option for case-insensitive comparisons
#142
rgerhards
closed
7 years ago
0
Removed userdata and custom-serialization functions
#141
EmielBruijntjes
closed
7 years ago
3
Removed foreach macro from compatibility-layer.
#140
J-Gras
closed
7 years ago
3
package build: take care of OpenCSW.org build specifics
#139
rgerhards
closed
7 years ago
0
Make build work on Solaris again
#138
rgerhards
closed
7 years ago
0
add nullptr guard
#137
jvymazal
closed
7 years ago
0
Please add nullptr guard to generic_delete()
#136
jvymazal
closed
7 years ago
0
Add API to duplicate a json object
#135
rgerhards
opened
7 years ago
0
optimize _to_string functions
#134
rgerhards
opened
7 years ago
0
json_print.c: fix code style
#133
rgerhards
opened
7 years ago
0
try to integrate new json_print.c with existing printbuf _to_string functions
#132
rgerhards
opened
7 years ago
2
WiP: Refactoring of new json_print and printbuf subsystem
#131
rgerhards
closed
7 years ago
1
WiP: Testbench: add performance-testing tools
#130
rgerhards
opened
7 years ago
0
create performance evaluation test for _to_string() family of functions
#129
rgerhards
opened
7 years ago
0
conformance report
#128
rgerhards
closed
7 years ago
0
fix floating point representation
#127
jgerhards
closed
7 years ago
0
Serialization of double with no fractional component drops trailing zero
#126
rgerhards
closed
7 years ago
0
codestyle: adjust trailing white space
#125
ghost
closed
8 years ago
0
AIX Port
#124
purnimam1
closed
8 years ago
0
doc: minimal description of current code style
#123
rgerhards
closed
8 years ago
0
document code style
#122
rgerhards
opened
8 years ago
0
AIX: make libfastjson compatible with AIX
#121
rgerhards
closed
8 years ago
7
Dumping the tree, and writing to FILE*
#120
EmielBruijntjes
closed
7 years ago
17
Architecture for to-string conversion
#119
EmielBruijntjes
opened
8 years ago
3
null characters in strings
#118
EmielBruijntjes
opened
8 years ago
3
Autoconf
#117
rgerhards
closed
8 years ago
0
Next