luasec/CHANGELOG
Bruno Silvestre 1c95a077ee LuaSec 0.3
2012-09-02 11:22:22 -03:00

17 lines
524 B
Plaintext

--------------------------------------------------------------------------------
LuaSec 0.3
----------
- Add functions ssl.rawcontext() and ssl.rawconnection()
- Add support to encrypted key password.
--------------------------------------------------------------------------------
LuaSec 0.2.1
------------
- 'key' and 'certificate' configurations become optional.
- Add '_VERSION' variable to module.
--------------------------------------------------------------------------------
LuaSec 0.2
----------
Initial version