| Commit message (Collapse) | Author | Files | Lines |
|
|
|
otherwise we wrongly invalidate any data already installed. Because ex_newstate is invoked from every submodule, this can easily happen if code loads one submodule, attaches some data to a new OpenSSL object, then loads some other submodule for the first time.
|
|
|
|
|
|
x509:getExtensionCount and crl:getExtensionCount methods
|
|
x509:getExtensionCount and crl:getExtensionCount methods
|
|
|
|
|
|
extension:getLongName, extension:getCritical, and crl:getExtension
|
|
work, and a little bit of refactoring to help me understand how the new code works
|
|
object
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The digest may be used in key identifier extensions. See RFC 5280
§4.2.1.2.
|
|
|
|
|
|
|
|
|
|
Fix external app data in LuaJIT, which doesn't permit us to store state using a function pointer because of function equivalence issues.
|
|
|
|
|
|
comment
|
|
|
|
|
|
regularize auxiliary routines under the aux prefix
|
|
these can be never be uninstalled
|
|
|
|
|
|
callback
|