summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-27silence warnings with Solaris Studio compilerWilliam Ahern2-1/+6
2013-07-20don't use -ldl on BSDsWilliam Ahern1-1/+8
2014-03-27update document for pubkey -> pkey changeswilliam1-30/+30
2014-03-27fixup examples/ for pubkey -> pkey changeswilliam2-7/+7
2014-03-27rename pubkey.lua to pkey.lua and create symlink on install for backward comp...william1-4/+0
2014-03-27rename pubkey.lua to pkey.lua and create symlink on install for backward comp...william3-0/+12
2014-03-27rename openssl.pubkey identifiers to openssl.pkeywilliam2-47/+55
2014-03-27update rand.uniform documentation for new Lua 5.3 supportwilliam1-1/+1
2014-03-27support Lua 5.3 64-bit integer type in rand.uniformwilliam1-9/+18
2014-03-27update user guide to document DER support, GEN_DIRNAME, and return value chan...william1-110/+112
2014-03-27make digest:update and hmac:update return the digest object rather than boole...william1-4/+4
2014-03-27forgot to remove old lua_settop statementwilliam1-1/+0
2014-03-26add DER parameter to pk__tostring for symmetry, but we still need to refactor...william1-6/+16
2014-03-26alter several :add methods to return the parent object rather than boolean tr...william1-4/+4
2014-03-26add GEN_DIRNAME supportwilliam1-33/+60
2014-03-25add DER input and output formats, plus 'autodetect' PEM-or-DER, for almost ev...william1-62/+167
2014-03-22update changelogrel-20140322william1-0/+7
2014-03-22fixup help targetwilliam1-7/+7
2014-03-22make documentation agree with how the targets work wrt Lua 5.3william1-3/+9
2014-03-22add Lua 5.3 supportwilliam2-5/+24
2014-03-22fix include guard bugwilliam1-3/+3
2014-03-22fix date in changelogwilliam1-1/+1