Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Lb libcrypto ; OK tb@ | schwarze | 2025-06-08 | 1 | -2/+3 |
| | |||||
* | Rename a bunch of confusingly named variables | tb | 2025-03-15 | 1 | -6/+6 |
| | | | | | | Variables of the type serialized or deserialized are called val_in or val_out in all other manuals, so align this page to using those rather than the confusing X509_CRL **der_out, etc. | ||||
* | Remove CRL method API documentation | tb | 2024-03-06 | 1 | -12/+2 |
| | |||||
* | new manual page X509_CRL_METHOD_new(3) | schwarze | 2021-10-30 | 1 | -4/+14 |
| | | | | documenting five functions to customize CRL handling | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -5/+8 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | x509.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+16 |
| | |||||
* | Rewrite and add d2i_X509_CRL_INFO(3), i2d_X509_CRL_INFO(3), | schwarze | 2016-12-28 | 1 | -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; | jmc | 2016-12-08 | 1 | -4/+3 |
| | |||||
* | Copyright and license | schwarze | 2016-12-05 | 1 | -2/+51 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert X509 manuals from pod to mdoc | schwarze | 2016-11-04 | 1 | -0/+54 |