Age | Commit message (Expand) | Author |
---|---|---|
2019-06-05 | Fix bogus cross reference: EVP_SignDigest* -> EVP_DigestSign* | Theo Buehler |
2018-12-23 | EVP_MD_CTX_cleanup() is deprecated and doesn't free, so recommend using | Theo Buehler |
2018-07-09 | sync with const changes in evp.h r1.64. | Theo Buehler |
2018-05-13 | Document EVP_PKEY_bits(3). | Ingo Schwarze |
2018-03-29 | Remove mention of link between message digests and public key algorithms. | Ingo Schwarze |
2018-03-27 | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | Ingo Schwarze |
2018-03-22 | crypto HISTORY up to 0.9.7; researched from OpenSSL git | Ingo Schwarze |
2018-03-20 | evp.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | Ingo Schwarze |
2018-02-14 | New manual page EVP_PKEY_asn1_new(3) from Richard Levitte | Ingo Schwarze |
2016-11-26 | Copyright and license | Ingo Schwarze |
2016-11-21 | various cleanup; | Jason McIntyre |
2016-11-06 | first pass; ok schwarze | Jason McIntyre |
2016-11-03 | convert EVP manuals from pod to mdoc | Ingo Schwarze |