Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade luapath script | 2016-06-24 | 1 | -1/+1 | |
| | |||||
* | refactor and add ashb's regression test for #53 | 2016-06-24 | 1 | -0/+1 | |
| | |||||
* | Add openssl.x509.csr to makefile | 2016-02-06 | 1 | -0/+1 | |
| | |||||
* | readd pubkey.lua as a stub because the previous solution of using a symbolic ↵ | 2015-03-04 | 1 | -2/+9 | |
| | | | | link was causing packaging headaches | ||||
* | add des to build and fix Lua 5.3 build | 2015-02-25 | 1 | -2/+3 | |
| | |||||
* | bind opensslv.h and opensslconf.h macros | 2014-09-22 | 1 | -0/+6 | |
| | |||||
* | add SSL_CTX_set_options, SSL_set_options, and friends; and begin process of ↵ | 2014-09-11 | 1 | -1/+1 | |
| | | | | handling Lua 5.3 better | ||||
* | patches to build on AIX | 2014-07-18 | 1 | -3/+3 | |
| | |||||
* | Merge branch 'custom-ext' of https://github.com/kunkku/luaossl into ↵ | 2014-07-16 | 1 | -0/+1 | |
|\ | | | | | | | kunkku-custom-ext | ||||
| * | module for custom certificate extensions | 2014-06-01 | 1 | -0/+1 | |
| | | |||||
* | | PKCS #12 module | 2014-05-28 | 1 | -0/+1 | |
|/ | |||||
* | CRL generation module | 2014-05-08 | 1 | -0/+1 | |
| | |||||
* | don't use -ldl on BSDs | 2013-07-20 | 1 | -1/+8 | |
| | |||||
* | rename pubkey.lua to pkey.lua and create symlink on install for backward ↵ | 2014-03-27 | 1 | -0/+4 | |
| | | | | compatability | ||||
* | fixup help target | 2014-03-22 | 1 | -7/+7 | |
| | |||||
* | add Lua 5.3 support | 2014-03-22 | 1 | -5/+20 | |
| | |||||
* | add multithread reentrancy protection | 2014-01-31 | 1 | -1/+1 | |
| | |||||
* | move newly split files into src/ directory | 2013-12-09 | 1 | -0/+214 | |