| Commit message (Collapse) | Author | Files | Lines |
|
59766e63abfeb30342d413777b507940a739cc97
|
|
|
|
Closes #84
|
|
|
|
ssl:setPrivateKey()
Similar to same methods that already exist on ssl.context object
|
|
|
|
|
|
|
|
For #84
|
|
Closes #66
|
|
Fixes #72
|
|
For #86
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pre-computed DH parameters
|
|
|
|
|
|
|
|
|
|
|
|
cert:getSignatureName()
Fixes #79
|
|
|
|
Currently useless without a way to set a callback for tlsext
|
|
|
|
closes issue #82
|
|
(bn_prepuop and bn_prepbop), and make more generic by working at top of stack
|
|
|
|
|
|
|
|
|
|
X509_VERIFY_PARAM_get_auth_level
|
|
|
|
|
|
|
|
|
|
BIO_reset, fix signedness warnings for EVP_PKEY_encrypt and EVP_PKEY_decrypt
|
|
|
|
|