index
:
luaossl
63-evp_pkey_get_default_digest_nid-getPublicKeyDigest
exdata
master
A mirror of http://25thandClement.com/~william/projects/luaossl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-27
silence warnings with Solaris Studio compiler
William Ahern
2
-1
/
+6
2013-07-20
don't use -ldl on BSDs
William Ahern
1
-1
/
+8
2014-03-27
update document for pubkey -> pkey changes
william
1
-30
/
+30
2014-03-27
fixup examples/ for pubkey -> pkey changes
william
2
-7
/
+7
2014-03-27
rename pubkey.lua to pkey.lua and create symlink on install for backward comp...
william
1
-4
/
+0
2014-03-27
rename pubkey.lua to pkey.lua and create symlink on install for backward comp...
william
3
-0
/
+12
2014-03-27
rename openssl.pubkey identifiers to openssl.pkey
william
2
-47
/
+55
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 changelog
rel-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