Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | lua-openssl: Upgrade to v0.7.4 | Amnon Paz | 2019-08-01 |
| | | | | Signed-off-by: Amnon Paz <pazamnon@gmail.com> | ||
* | lua-openssl: upgrade to version 0.7.1 | Eneas U de Queiroz | 2018-05-21 |
| | | | | | | This version brings compatibility with openssl 1.1.0 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com> | ||
* | lua-openssl: Fix makefile | Amnon Paz | 2016-10-30 |
| | |||
* | lua-openssl: Introduce new package | Amnon Paz | 2016-10-10 |
Add a Lua wrapper library for openssl. Add patches for: 1. Revise the makefile, so the package can be built under openwrt 2. Remove "lua_isinteger" implementation from the package's "compat" code in order to avoid linkage issues - An implementation already exists in the target's Lua package. 3. Support OPENSSL_NO_SSL3_METHOD & OPENSSL_NO_COMP Signed-off-by: Amnon Paz <pazamnon@gmail.com> |