Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | double word fix; from martin vahlensieck | 2021-01-05 | 1 | -3/+3 | |
| | |||||
* | new manual page CMAC_Init(3); | 2020-06-24 | 1 | -2/+3 | |
| | | | | OK tb@ | ||||
* | document EVP_sm3(3) and EVP_whirlpool(3), loosely based on the | 2019-08-25 | 1 | -2/+4 | |
| | | | | OpenSSL 1.1.1 pages, which are still under a free license | ||||
* | document EVP_Digest(3) | 2019-08-14 | 1 | -3/+57 | |
| | |||||
* | Tree structure for manual pages: crypto(3) links to 33 function | 2019-06-06 | 1 | -3/+19 | |
| | | | | | | | | | | | 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@ | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | 2018-03-27 | 1 | -12/+20 | |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes | 2018-03-23 | 1 | -5/+20 | |
| | |||||
* | crypto HISTORY up to 0.9.7; researched from OpenSSL git | 2018-03-22 | 1 | -15/+5 | |
| | |||||
* | crypto HISTORY up to 0.9.5; researched from OpenSSL git | 2018-03-22 | 1 | -2/+6 | |
| | |||||
* | crypto HISTORY up to OpenSSL 0.9.2b; researched from OpenSSL git | 2018-03-21 | 1 | -1/+5 | |
| | |||||
* | evp.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git | 2018-03-21 | 1 | -3/+12 | |
| | |||||
* | evp.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | 2018-03-20 | 1 | -4/+19 | |
| | |||||
* | Garbage collect MD2 documentation. | 2018-02-27 | 1 | -12/+3 | |
| | | | | We have no code implementing those functions. | ||||
* | In evp.h rev. 1.56 2018/02/17 14:55:31, jsing@ provided | 2018-02-18 | 1 | -78/+129 | |
| | | | | | | | | | | EVP_MD_CTX_new(3), EVP_MD_CTX_reset(3), and EVP_MD_CTX_free(3). Merge the documentation from OpenSSL, tweaked by me. Also merge a few other minor improvements from OpenSSL. While here, improve the order of functions, improve the description of deprecated functions, fix a few other minor bugs, and remove an irrelevant warning about binary incompatibility. | ||||
* | minimal stub-quality documentation of EVP_MD_CTX_ctrl(3); | 2017-03-25 | 1 | -3/+17 | |
| | | | | from Todd Short <tshort@akamai.com> via OpenSSL commit 52ad5b60 | ||||
* | Document EVP_md5_sha1(). | 2017-02-28 | 1 | -2/+11 | |
| | |||||
* | Add Copyright and license. | 2016-11-26 | 1 | -7/+79 | |
| | | | | In the SYNOPSIS, show prototypes rather than #defines. | ||||
* | various cleanup; | 2016-11-21 | 1 | -18/+18 | |
| | |||||
* | first pass; ok schwarze | 2016-11-06 | 1 | -2/+4 | |
| | |||||
* | convert EVP manuals from pod to mdoc | 2016-11-03 | 1 | -0/+520 | |