| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/luaossl.tex: Document new ssl:set*Store methods |  daurnimator
| 2018-03-27 | 1 | -0/+18 |
* | OpenSSL now supports more digest<=>key combinations. Remove incorrect examples |  daurnimator
| 2017-10-26 | 2 | -4/+3 |
* | Use 'generator' parameter for picking generator for DH keys (rather than 'exp... |  daurnimator
| 2017-08-31 | 2 | -1/+3 |
* | Merge branch 'curves_list' |  daurnimator
| 2017-08-30 | 2 | -1/+13 |
|\ |
|
| * | openssl.ssl: Bind SSL_set1_curves_list as ssl:setCurvesList() |  daurnimator
| 2017-04-12 | 1 | -0/+6 |
| * | doc/: Mention that OpenSSL < 1.0.2 only supports a single curve at a time |  daurnimator
| 2017-04-03 | 1 | -1/+1 |
| * | openssl.ssl.context: Add ctx:setCurvesList |  daurnimator
| 2017-04-03 | 1 | -0/+6 |
* | | Document ssl:getVerifyResult() |  daurnimator
| 2017-04-04 | 2 | -0/+4 |
* | | Add methods ssl:setVerify(), ssl:getVerify(), ssl:getCertificate() and ssl:se... |  daurnimator
| 2017-04-04 | 2 | -0/+20 |
* | | Bind SSL_set_SSL_CTX |  daurnimator
| 2017-04-03 | 2 | -0/+4 |
* | | Document missing context methods |  daurnimator
| 2017-04-03 | 2 | -0/+23 |
* | | Merge branch 'ocsp' |  daurnimator
| 2017-04-03 | 2 | -0/+72 |
|\ \ |
|
| * | | Add docs for OCSP functions |  daurnimator
| 2017-04-03 | 1 | -0/+72 |
* | | | Remove trailing whitespace |  daurnimator
| 2017-04-03 | 1 | -4/+4 |
* | | | Add docs for x509:getSignatureName |  daurnimator
| 2017-04-03 | 2 | -0/+4 |
* | | | Merge branch '87-pass-subject-to-extension.new' |  daurnimator
| 2017-04-03 | 2 | -1/+13 |
|\ \ \ |
|
| * | | | Document table form of extension.new() data argument |  daurnimator
| 2017-04-03 | 1 | -1/+13 |
| |/ / |
|
* | | | Merge commit '3c49837d05b6fad0f1212a27e81e8ffc868eedfb' |  daurnimator
| 2017-04-03 | 2 | -0/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | New: method crl:verify(publickey) added, documentation updated. |  Pascal Fellerich
| 2017-04-03 | 1 | -0/+4 |
| * | | New: pkcs12.parse() added to read a PKCS12 string, and return (pkey,cert,ca) |  Pascal Fellerich
| 2017-04-03 | 1 | -0/+4 |
| * | | New: pkey.new{} modified to accept 'dhparam', a string representing the pre-c... |  Pascal Fellerich
| 2017-04-03 | 1 | -0/+5 |
|/ / |
|
* / | commit rebuilt pdf |  William Ahern
| 2017-03-16 | 1 | -0/+0 |
|/ |
|
* | Support for getting and setting SAN on a CSR |  Ash Berlin
| 2016-04-11 | 1 | -0/+8 |
* | updated PDF |  William Ahern
| 2015-12-17 | 1 | -0/+0 |
* | documentation: Update to say that setCipherList can take multiple arguments |  daurnimator
| 2015-08-09 | 1 | -2/+2 |
* | document new modes to x509:getExtension and crl:getExtension, and new x509:ge... |  william
| 2015-06-04 | 2 | -4/+12 |
* | document openssl module constants and openssl.version, which resolves issue #20 |  william
| 2015-06-04 | 2 | -0/+32 |
* | update documentation for new extension APIs |  william
| 2015-06-04 | 2 | -4/+39 |
* | update x509:getPublicKeyDigest to take optional digest type |  william
| 2015-06-04 | 2 | -0/+4 |
* | document DTLS protocol identifiers for openssl.ssl.context.new routine |  william
| 2015-06-02 | 2 | -7/+10 |
* | document ssl:setAlpnProtos |  william
| 2015-03-05 | 2 | -0/+6 |
* | update documentation |  william
| 2015-03-04 | 2 | -2/+14 |
* | document des.set_odd_parity and add example |  william
| 2015-02-25 | 2 | -2/+8 |
* | document des.string_to_key |  william
| 2015-02-25 | 2 | -0/+11 |
* | update documentation for context.new |  william
| 2014-10-28 | 2 | -1/+23 |
* | getClientVersion, not getVersion |  william
| 2014-10-15 | 2 | -1/+1 |
* | add PDF for convenience |  william
| 2014-10-15 | 1 | -0/+0 |
* | more documentation updates |  william
| 2014-10-15 | 1 | -20/+64 |
* | partial documentation update |  william
| 2014-10-15 | 1 | -18/+176 |
* | update document for pubkey -> pkey changes |  william
| 2014-03-27 | 1 | -30/+30 |
* | update rand.uniform documentation for new Lua 5.3 support |  william
| 2014-03-27 | 1 | -1/+1 |
* | update user guide to document DER support, GEN_DIRNAME, and return value chan... |  william
| 2014-03-27 | 1 | -110/+112 |
* | make documentation agree with how the targets work wrt Lua 5.3 |  william
| 2014-03-22 | 1 | -3/+9 |
* | add luaossl documentation as copied and amended from the cqueues user guide |  william
| 2014-03-22 | 1 | -0/+860 |