mirror of
https://github.com/brunoos/luasec.git
synced 2025-07-26 02:40:00 +02:00
d4ea2d12f373ef95e0b790b487dde3a374d1b988
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%
Lua
10.9%
Makefile
2.1%