summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_X509_CRL.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new manual page X509_CRL_METHOD_new(3)schwarze2021-10-301-4/+14
| | | | documenting five functions to customize CRL handling
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-5/+8
| | | | on the web, so fix up SSLeay HISTORY accordingly
* x509.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-211-2/+16
|
* Rewrite and add d2i_X509_CRL_INFO(3), i2d_X509_CRL_INFO(3),schwarze2016-12-281-67/+94
| | | | | d2i_X509_REVOKED(3), and i2d_X509_CRL_INFO(3), all listed in <openssl/x509.h> and in OpenSSL doc/man3/d2i_X509.pod.
* various cleanup;jmc2016-12-081-4/+3
|
* Copyright and licenseschwarze2016-12-051-2/+51
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert X509 manuals from pod to mdocschwarze2016-11-041-0/+54