| Commit message (Collapse) | Author | Files | Lines |
|
X509_NAME_get0_der(3). Document it without using anything
from the existing OpenSSL X509_NAME_get0_der(3) manual page
because that page fails to mention the similarity to i2d_X509_NAME(3)
and also fails to explain how both differ, likely causing users
to pick the wrong one for their purposes.
|
|
|
|
|
|
|
|
|
|
|
|
From BoringSSL.
|
|
X509_STORE_set_ex_data().
|
|
|
|
|
|
|
|
X509_CRL_get0_lastUpdate(3) and X509_CRL_get0_nextUpdate(3).
Document them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and X509_REVOKED_get0_serialNumber().
|
|
|
|
|
|
X509_CRL_get0_signature(3) and in rev. 1.31 2018/02/20 17:06:19
X509_REQ_get0_signature(3). Document them.
|
|
as aliases for get_rfc*(3). Mention them in the manual page.
|
|
|
|
|
|
Noted by sthen. Rides previous minor bump.
|
|
|
|
|
|
with & ok jsing
|
|
ok jsing
|
|
ok jsing
|
|
ok jsing
|
|
ok jsing
|
|
ok jsing
|
|
ok jsing
|
|
ok jsing
|
|
ok jsing
|
|
ok jsing
|
|
ok jsing
|
|
ok jsing
|
|
ok jsing
|
|
Based on BoringSSL.
|
|
|
|
From OpenSSL.
|
|
|
|
|
|
|
|
OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800 tweaked by me.
|
|
Merge the documentation from OpenSSL.
|