Skip to content

rel-20180530

Compare
Choose a tag to compare
@daurnimator daurnimator released this 30 May 07:58
· 90 commits to master since this release
rel-20180530
aa1499c
  • 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() and context:getCertificate()
  • store:add("./empty-file") no longer throws
  • Add ssl:getServerTemporaryKey()
  • Add x509.crl:lookupSerial() and x509.crl:lookupCertificate()
  • Fix precision loss when using Lua 5.3 with 64bit integers.