Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tree structure for manual pages: crypto(3) links to 33 function | schwarze | 2019-06-06 | 1 | -3/+4 |
| | | | | | | | | | | | group pages, and these link on to all their second-level subpages. Only a handful of second-level pages have third-level subpages. So all crypto pages can now be reached from the www.libressl.org frontpage via at most four clicks, in most cases three clicks. Also link back from leaf pages to their respective group pages and add a couple of additional links between related pages. Triggered by a question from deraadt@. OK jmc@ tb@ | ||||
* | Document prototype change and return values for BIO_set_cipher() | tb | 2018-08-24 | 1 | -3/+5 |
| | | | | ok jsing | ||||
* | In evp.h rev. 1.59 2018/05/02 15:51:41, tb@ added a const qualifier | schwarze | 2018-05-02 | 1 | -3/+3 |
| | | | | | to the return value of BIO_f_base64(3), BIO_f_cipher(3), and BIO_f_base64(3). Update the documentation. | ||||
* | 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 | ||||
* | crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+6 |
| | |||||
* | evp.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -2/+9 |
| | |||||
* | make sure that all the BIO pages point back to the master page BIO_new(3) | schwarze | 2016-12-06 | 1 | -2/+4 |
| | |||||
* | Add Copyright and license. | schwarze | 2016-11-14 | 1 | -5/+51 |
| | | | | Delete the useless statement that a void function does not return a value. | ||||
* | various cleanup; | jmc | 2016-11-07 | 1 | -3/+3 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | Add missing CVS Mdocdate tags. No text change, except for the change | schwarze | 2015-09-09 | 1 | -1/+1 |
| | | | | of date that can't be helped. | ||||
* | second batch of perlpod(1) to mdoc(7) conversion | schwarze | 2015-02-14 | 1 | -0/+114 |