mirror of
https://github.com/brunoos/luasec.git
synced 2025-01-28 23:52:52 +01:00
Bruno Silvestre
d4ea2d12f3
Update reference to Lua state prior to handshake
The Lua thread that creates the context is saved to be used for accessing callback related data. However that thread may become garbage and its memory could be overwritten with anything if the handshake happens later, in a different thread. Fixes #75 Thanks @Zash
LuaSec 0.7
LuaSec depends on OpenSSL, and integrates with LuaSocket to make it easy to add secure connections to any Lua applications or scripts.
Documentation: https://github.com/brunoos/luasec/wiki
Languages
C
87.1%
Lua
10.8%
Makefile
2.1%