Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove references to performance issues caused by frequent memmove(). | jsing | 2022-02-19 | 1 | -13/+2 |
| | | | | ok inoguchi@ tb@ | ||||
* | 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@ | ||||
* | In bio.h rev. 1.43 2018/05/12 18:51:59, tb@ added a const qualifier | schwarze | 2018-05-12 | 1 | -2/+2 |
| | | | | | to the argument of BIO_new_accept(3), BIO_new_connect(3), and BIO_new_mem_buf(3). Update the documentation. | ||||
* | In bio.h rev. 1.42 2018/05/12 17:47:53, tb@ added a const qualifier | schwarze | 2018-05-12 | 1 | -3/+3 |
| | | | | to return value of BIO_s_mem(3). Update the manual page. | ||||
* | BIO_get_mem_data(3) and BIO_get_mem_ptr(3) assign to *pp, not to pp; | schwarze | 2018-03-29 | 1 | -5/+5 |
| | | | | | from <Matthias dot St dot Pierre at ncp dash e dot com> via OpenSSL commit 36359cec Mar 7 14:37:23 2018 +0100 | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -5/+7 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | crypto HISTORY up to 0.9.5; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+6 |
| | |||||
* | crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+8 |
| | |||||
* | bio.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -2/+9 |
| | |||||
* | Add the missing RETURN VALUES section; | schwarze | 2018-02-12 | 1 | -3/+21 |
| | | | | | from Paul Yang via OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800 with tweaks by me. | ||||
* | make sure that all the BIO pages point back to the master page BIO_new(3) | schwarze | 2016-12-06 | 1 | -2/+4 |
| | |||||
* | Copyright and license. | schwarze | 2016-11-18 | 1 | -3/+51 |
| | |||||
* | various cleanup; | jmc | 2016-11-07 | 1 | -6/+6 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | third batch of perlpod(1) to mdoc(7) conversion | schwarze | 2015-02-16 | 1 | -0/+190 |