Update version to LuaSec 1.0.2

This commit is contained in:
Bruno Silvestre
2021-08-14 10:16:35 -03:00
parent 79bbc0bc3e
commit 316bea078c
19 changed files with 41 additions and 25 deletions

View File

@ -1,3 +1,19 @@
--------------------------------------------------------------------------------
LuaSec 1.0.2
---------------
This version includes:
* Fix handle SSL_send SYSCALL error without errno
* Fix off by one in cert:validat(notafter)
* Fix meth_get_{sinagure => signature}_name function name
* Fix update the Lua state reference on the selected SSL context after SNI
* Fix ignore SSL_OP_BIT(n) macro and update option.c
--------------------------------------------------------------------------------
LuaSec 1.0.1
---------------
This version includes:
--------------------------------------------------------------------------------
LuaSec 1.0.1
---------------