rel-20180530
daurnimator
released this
30 May 07:58
·
90 commits
to master
since this release
- Bind functions for manipulating csr requested extensions
- Add
:toPEM()
to various objects - Bind modular bignum functions
- Add
ssl:getMasterKey()
- Add
ssl.pushffi()
- Add
ssl:getCertificate()
andcontext:getCertificate()
store:add("./empty-file")
no longer throws- Add
ssl:getServerTemporaryKey()
- Add
x509.crl:lookupSerial()
andx509.crl:lookupCertificate()
- Fix precision loss when using Lua 5.3 with 64bit integers.