Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -3/+3 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | pkcs7.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+6 |
| | |||||
* | Consistently mark up various ASN.1 type names defined in standards | schwarze | 2016-12-25 | 1 | -22/+32 |
| | | | | related to X.509 with .Vt such that they can be searched for. | ||||
* | Write PKCS7_new(3) manual page from scratch. All the functions are | schwarze | 2016-12-13 | 1 | -0/+245 |
public: listed in <openssl/pkcs7.h> and OpenSSL doc/man3/X509_dup.pod. Note that the OpenSSL documentation specifies the wrong header file. |