summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/EVP_DigestInit.pod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* convert EVP manuals from pod to mdocschwarze2016-11-031-277/+0
|
* add missing functions to NAME, or otherwise correct the mlinkjmc2015-11-111-1/+1
| | | | | | entry for them; feedback/ok schwarze
* Remove more EVP_sha() SHA-0 references.bcook2015-09-171-2/+2
|
* Re-add missing comma from SHA-0 removal which breaks mlinks generation.sthen2015-09-171-1/+1
| | | | Worked out by bcook@
* Remove SHA-0 support.doug2015-09-131-7/+6
| | | | | | | SHA-0 was withdrawn shortly after publication 20 years ago and replaced with SHA-1. This will require a major crank. ok bcook@, jsing@
* Remove obsolete MDC-2DES from libcrypto.doug2015-06-201-7/+6
| | | | ok deraadt@ jsing@ miod@
* Words read better when they are separated by spaces.miod2015-02-141-1/+1
|
* Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,miod2014-07-111-3/+2
| | | | | | Jeff Trawick, Jean-Paul Calderone, Michal Bozon, Jeffrey Walton and Rich Salz, via OpenSSL trunk (with some parts not applying to us, such as SSLv2 support, at least partially removed).
* Try and fix the horrible coding style of the example code snippets.miod2014-07-101-31/+32
|
* Improve line wrapping for lines exceeding 80 chars.jim2014-05-041-11/+11
| | | | ok jmc@
* Remove trailing whitespace.jim2014-05-041-9/+9
| | | | fine jmc@
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-3/+3
|
* resolve conflictsdjm2012-10-131-23/+43
|
* resolve conflicts, fix local changesdjm2010-10-011-10/+13
|
* resolve conflictsdjm2008-09-061-1/+1
|
* merge 0.9.7dmarkus2004-04-081-1/+1
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-2/+7
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-35/+84
|
* openssl-engine-0.9.6 mergebeck2000-12-151-5/+10
|
* correct Xr to where we actually install the man pagesderaadt2000-04-031-3/+3
|
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+197
*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs