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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feature: Lua 5.3 + 5.4 integer support, with CI and conflicts fixed.
Hisham Muhammad
2024-06-11
1
-3
/
+3
*
Bugfix: Lua cjson integer overflow issues (CVE-2022-24834) (#94)
2.1.0.13
lijunlong
2023-07-20
1
-81
/
+29
*
bugfix: fixed a possible division by zero bugs found by cppcheck. (#75)
Johnny Wang
2021-10-18
1
-1
/
+1
*
Update copyright date range to include 2012
Mark Pulford
2012-03-04
1
-2
/
+2
*
Remove strbuf:die() from global symbol table
Mark Pulford
2011-12-30
1
-1
/
+1
*
Add support for runtime number precision config
Mark Pulford
2011-05-29
1
-12
/
+15
*
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
-1
/
+5
*
Add strbuf_append_number()
Mark Pulford
2011-05-03
1
-7
/
+18
*
Add MIT license and update lua_cjson.c caveats
Mark Pulford
2011-05-01
1
-0
/
+24
*
Create "cjson" Lua module, support UCS-2 escapes
Mark Pulford
2011-05-01
1
-3
/
+4
*
Grow decode stack, prealloc strings during encode
Mark Pulford
2011-04-25
1
-3
/
+1
*
Add support for growing strbufs exponentially
Mark Pulford
2011-04-25
1
-11
/
+69
*
Add functions for new strbuf API and tidy
Mark Pulford
2011-04-15
1
-21
/
+43
*
Initial commit
Mark Pulford
2011-04-15
1
-0
/
+130