<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-cjson, branch 2.1.0.13</title>
<subtitle>A mirror of https://github.com/openresty/lua-cjson
</subtitle>
<id>https://git.lua4.win/lua-cjson/atom?h=2.1.0.13</id>
<link rel='self' href='https://git.lua4.win/lua-cjson/atom?h=2.1.0.13'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/'/>
<updated>2023-07-20T15:47:32+00:00</updated>
<entry>
<title>Bugfix: Lua cjson integer overflow issues (CVE-2022-24834) (#94)</title>
<updated>2023-07-20T15:47:32+00:00</updated>
<author>
<name>lijunlong</name>
<email>lijunlong@openresty.com</email>
</author>
<published>2023-07-20T15:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=2bfad8f5eeb821357d2ada29506e864ff7ec947e'/>
<id>urn:sha1:2bfad8f5eeb821357d2ada29506e864ff7ec947e</id>
<content type='text'>
* Fix integer overflows due to using wrong integer size.
* Add assertions / panic when overflow still happens.

Co-authored-by: Oran Agra &lt;oran@redislabs.com&gt;
Co-authored-by: Yossi Gottlieb &lt;yossigo@gmail.com&gt;</content>
</entry>
<entry>
<title>bumped version to 2.1.0.12.</title>
<updated>2023-02-22T14:01:42+00:00</updated>
<author>
<name>lijunlong</name>
<email>lijunlong@openresty.com</email>
</author>
<published>2023-02-22T14:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=881accc8fadca5ec02aa34d364df2a1aa25cd2f9'/>
<id>urn:sha1:881accc8fadca5ec02aa34d364df2a1aa25cd2f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add updated netlib dtoa.c from https://netlib.sandia.gov/fp/dtoa.c </title>
<updated>2023-02-22T13:34:30+00:00</updated>
<author>
<name>lijunlong</name>
<email>lijunlong@openresty.com</email>
</author>
<published>2023-02-22T13:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=41eee7406b0f048392168515b09e7d8bdd000624'/>
<id>urn:sha1:41eee7406b0f048392168515b09e7d8bdd000624</id>
<content type='text'>
Co-authored-by: Jesper Lundgren &lt;jesperlundgren@exosite.com&gt;</content>
</entry>
<entry>
<title>feature: Add option to skip invalid value types. </title>
<updated>2023-02-22T03:28:15+00:00</updated>
<author>
<name>lijunlong</name>
<email>lijunlong@openresty.com</email>
</author>
<published>2023-02-22T03:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=de93a78d3002ee72bb1c7e3a629d67e19623a4ae'/>
<id>urn:sha1:de93a78d3002ee72bb1c7e3a629d67e19623a4ae</id>
<content type='text'>
Co-authored-by: Jesper Lundgren &lt;jesperlundgren@exosite.com&gt;</content>
</entry>
<entry>
<title>optimization: add void to functions with no arguments to prevent compiler warning.</title>
<updated>2023-02-22T01:17:50+00:00</updated>
<author>
<name>lijunlong</name>
<email>lijunlong@openresty.com</email>
</author>
<published>2023-02-22T01:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=1dff61d9bf390372124c13443e0131a96383f5bc'/>
<id>urn:sha1:1dff61d9bf390372124c13443e0131a96383f5bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bumped version to 2.1.0.11. (#86)</title>
<updated>2023-01-19T07:33:23+00:00</updated>
<author>
<name>Johnny Wang</name>
<email>wangjiahao@openresty.com</email>
</author>
<published>2023-01-19T07:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=6f38a95a2d44ad3bd4cc49e14224296239da7412'/>
<id>urn:sha1:6f38a95a2d44ad3bd4cc49e14224296239da7412</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add lua 5.4 to test suite</title>
<updated>2022-10-17T20:06:57+00:00</updated>
<author>
<name>leaf corcoran</name>
<email>leafot@gmail.com</email>
</author>
<published>2022-10-17T20:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=91c3363e7dc86263a379719e5508fc0979df84d3'/>
<id>urn:sha1:91c3363e7dc86263a379719e5508fc0979df84d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bugfix: empty_array can not work on Apple because csjon did not compare light userdata address with masked address (#82)</title>
<updated>2022-01-13T00:47:48+00:00</updated>
<author>
<name>Datong Sun</name>
<email>dndx@idndx.com</email>
</author>
<published>2022-01-13T00:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=92cebdcc374a7bb4bf59e1186076433e45cc1138'/>
<id>urn:sha1:92cebdcc374a7bb4bf59e1186076433e45cc1138</id>
<content type='text'>
Since we used `json_lightudata_mask` when creating lightuserdata, same
mask should be applied when comparing the return of `touserdata`

Fixes #81.</content>
</entry>
<entry>
<title>bugfix: windows luarocks make doesn't export cjson.safe.</title>
<updated>2022-01-09T13:32:17+00:00</updated>
<author>
<name>momoterraw</name>
<email>andrewvmail@gmail.com</email>
</author>
<published>2021-10-26T05:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=0f3dda34a35d93b92aba39a6c7b30d1d23918812'/>
<id>urn:sha1:0f3dda34a35d93b92aba39a6c7b30d1d23918812</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bumped version to 2.1.0.10. (#79)</title>
<updated>2021-12-10T12:19:58+00:00</updated>
<author>
<name>Johnny Wang</name>
<email>wangjiahao@openresty.com</email>
</author>
<published>2021-12-10T12:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=96e6e0ce67ed070a52223c1e9518c9018b1ce376'/>
<id>urn:sha1:96e6e0ce67ed070a52223c1e9518c9018b1ce376</id>
<content type='text'>
</content>
</entry>
</feed>
