index
:
lua-cjson
int-overflow
master
A mirror of https://github.com/openresty/lua-cjson
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
strbuf.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix: Lua cjson integer overflow issues (CVE-2022-24834) (#94)
2.1.0.13
lijunlong
2023-07-20
1
-27
/
+19
*
feature: Add option to skip invalid value types.
lijunlong
2023-02-22
1
-0
/
+6
*
feature: supports MS C compiler older than VC2012.
spacewander
2017-01-31
1
-0
/
+5
*
Update copyright date range to include 2012
Mark Pulford
2012-03-04
1
-1
/
+1
*
Add fpconv to work around comma decimal points
Mark Pulford
2011-12-30
1
-1
/
+13
*
Add support for runtime number precision config
Mark Pulford
2011-05-29
1
-2
/
+2
*
Remove trailing whitespace
1.0.1
Mark Pulford
2011-05-10
1
-3
/
+3
*
Add runtime option for persistent encode buffer
Mark Pulford
2011-05-10
1
-0
/
+5
*
Preallocate temporary decode string buffer
Mark Pulford
2011-05-03
1
-0
/
+6
*
Add strbuf_reset() to reset string length
Mark Pulford
2011-05-03
1
-0
/
+6
*
Add strbuf_append_number()
Mark Pulford
2011-05-03
1
-1
/
+9
*
Add MIT license and update lua_cjson.c caveats
Mark Pulford
2011-05-01
1
-0
/
+24
*
Grow decode stack, prealloc strings during encode
Mark Pulford
2011-04-25
1
-2
/
+12
*
Add support for growing strbufs exponentially
Mark Pulford
2011-04-25
1
-3
/
+8
*
Add functions for new strbuf API and tidy
Mark Pulford
2011-04-15
1
-13
/
+43
*
Initial commit
Mark Pulford
2011-04-15
1
-0
/
+48