Tags · jamessan/lua-cjson · GitHub
Skip to content

Tags: jamessan/lua-cjson

Tags

2.1.0.14

Toggle 2.1.0.14's commit message
doc: added doc for encode_skip_unsupported_value_types.

2.1.0.13

Toggle 2.1.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfix: Lua cjson integer overflow issues (CVE-2022-24834) (openresty#94

)

* Fix integer overflows due to using wrong integer size.
* Add assertions / panic when overflow still happens.

Co-authored-by: Oran Agra <oran@redislabs.com>
Co-authored-by: Yossi Gottlieb <yossigo@gmail.com>

2.1.0.12

Toggle 2.1.0.12's commit message
bumped version to 2.1.0.12.

2.1.0.11

Toggle 2.1.0.11's commit message
add lua 5.4 to test suite

2.1.0.10

Toggle 2.1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bumped version to 2.1.0.10. (openresty#79)

2.1.0.10rc1

Toggle 2.1.0.10rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bumped version to 2.1.0.10. (openresty#79)

2.1.0.9

Toggle 2.1.0.9's commit message
bump version to 2.1.0.9

2.1.0.8rc1

Toggle 2.1.0.8rc1's commit message
feature: add option to disable forward slash escaping

Thanks @spacewander for optimization and documentation.

Verified

This tag was signed with the committer’s verified signature.
thibaultcha Thibault Charbonnier