| Commit message (Expand) | Author | Files | Lines |
2014-03-27 | update rand.uniform documentation for new Lua 5.3 support | william | 1 | -1/+1 |
2014-03-27 | support Lua 5.3 64-bit integer type in rand.uniform | william | 1 | -9/+18 |
2014-03-27 | update user guide to document DER support, GEN_DIRNAME, and return value chan... | william | 1 | -110/+112 |
2014-03-27 | make digest:update and hmac:update return the digest object rather than boole... | william | 1 | -4/+4 |
2014-03-27 | forgot to remove old lua_settop statement | william | 1 | -1/+0 |
2014-03-26 | add DER parameter to pk__tostring for symmetry, but we still need to refactor... | william | 1 | -6/+16 |
2014-03-26 | alter several :add methods to return the parent object rather than boolean tr... | william | 1 | -4/+4 |
2014-03-26 | add GEN_DIRNAME support | william | 1 | -33/+60 |
2014-03-25 | add DER input and output formats, plus 'autodetect' PEM-or-DER, for almost ev... | william | 1 | -62/+167 |
2014-03-22 | update changelogrel-20140322 | william | 1 | -0/+7 |
2014-03-22 | fixup help target | william | 1 | -7/+7 |
2014-03-22 | make documentation agree with how the targets work wrt Lua 5.3 | william | 1 | -3/+9 |
2014-03-22 | add Lua 5.3 support | william | 2 | -5/+24 |
2014-03-22 | fix include guard bug | william | 1 | -3/+3 |
2014-03-22 | fix date in changelog | william | 1 | -1/+1 |