summaryrefslogtreecommitdiff
path: root/deps/lua/src/lua_struct.c
Commit message (Expand)AuthorAgeFilesLines
* [FIX] revisit CVE-2015-8080 vulnerabilitySeunghoon Woo2020-02-101-4/+6
* Security: fix Lua struct package offset handling.antirez2018-06-131-2/+6
* Security: update Lua struct package for security.antirez2018-06-131-23/+23
* lua_struct.c/getnum: throw error if overflow happenSun He2015-12-131-4/+6
* Lua struct library updated to version 0.2.antirez2013-01-231-52/+119
* added lua struct c extensionlsbardel2012-02-131-0/+354