Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove documentation for i2d_PKCS7_NDEF | tb | 2023-04-25 | 1 | -15/+2 |
| | |||||
* | 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/+30 |
| | |||||
* | remove a stray comment line that might cause confusion | schwarze | 2016-12-27 | 1 | -2/+1 |
| | |||||
* | minor fixes; | jmc | 2016-12-27 | 1 | -3/+3 |
| | |||||
* | also document the weird i2d_PKCS7_NDEF(3) | schwarze | 2016-12-26 | 1 | -1/+14 |
| | | | | listed in <openssl/pkcs7.h> and OpenSSL doc/man3/d2i_X509.pod | ||||
* | Write the missing d2i_PKCS7(3) manual page from scratch. | schwarze | 2016-12-26 | 1 | -0/+314 |
It is already referenced by one other manual page. All these functions are listed in <openssl/pkcs7.h> and in OpenSSL doc/man3/d2i_X509.pod. |