Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 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 | schwarze | 2018-03-23 | 1 | -5/+20 |
| | |||||
* | crypto HISTORY up to 0.9.7; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -15/+5 |
| | |||||
* | crypto HISTORY up to 0.9.5; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+6 |
| | |||||
* | crypto HISTORY up to OpenSSL 0.9.2b; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -1/+5 |
| | |||||
* | evp.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -3/+12 |
| | |||||
* | evp.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -4/+19 |
| | |||||
* | Garbage collect MD2 documentation. | schwarze | 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 | schwarze | 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); | schwarze | 2017-03-25 | 1 | -3/+17 |
| | | | | from Todd Short <tshort@akamai.com> via OpenSSL commit 52ad5b60 | ||||
* | Document EVP_md5_sha1(). | jsing | 2017-02-28 | 1 | -2/+11 |
| | |||||
* | Add Copyright and license. | schwarze | 2016-11-26 | 1 | -7/+79 |
| | | | | In the SYNOPSIS, show prototypes rather than #defines. | ||||
* | various cleanup; | jmc | 2016-11-21 | 1 | -18/+18 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -2/+4 |
| | |||||
* | convert EVP manuals from pod to mdoc | schwarze | 2016-11-03 | 1 | -0/+520 |