Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Lb libcrypto ; OK tb@ | schwarze | 2025-06-08 | 1 | -2/+3 |
| | |||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -9/+14 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | crypto HISTORY up to 1.0.1; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+8 |
| | |||||
* | crypto HISTORY up to 0.9.5; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+12 |
| | |||||
* | rsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+20 |
| | |||||
* | Document d2i_RSA_PSS_PARAMS(3) and i2d_RSA_PSS_PARAMS(3) | schwarze | 2016-12-26 | 1 | -6/+60 |
| | | | | | found in OpenSSL doc/man3/d2i_X509.pod. Add STANDARDS references. | ||||
* | add eight missing functions found in OpenSSL doc/man3/d2i_X509.pod | schwarze | 2016-12-26 | 1 | -2/+78 |
| | |||||
* | Basic cleanup: | schwarze | 2016-12-26 | 1 | -80/+102 |
| | | | | | | | | | Simplify one-line description. List each function with the correct header file. Use the same parameter names as in ASN1_item_d2i(3). Point to ASN1_item_d2i(3) for details. Sort the text. Add some useful cross references. | ||||
* | Consistently mark up various ASN.1 type names defined in standards | schwarze | 2016-12-25 | 1 | -5/+10 |
| | | | | related to X.509 with .Vt such that they can be searched for. | ||||
* | Change all references to rsa(3) to point to RSA_new(3) instead. | schwarze | 2016-12-11 | 1 | -3/+4 |
| | | | | Make sure all RSA pages point back to RSA_new(3). | ||||
* | various cleanup; | jmc | 2016-12-08 | 1 | -4/+4 |
| | |||||
* | Add Copyright and license. | schwarze | 2016-12-05 | 1 | -2/+91 |
| | | | | | Merge documentation of some additional {d2i,i2d}_{D,R}SA_PUBKEY_{bio,fp}(3) functions from OpenSSL. | ||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert RSA manuals from pod to mdoc | schwarze | 2016-11-04 | 1 | -0/+101 |