summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/DH_generate_parameters.pod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* convert DES and DH manuals from pod to mdocschwarze2016-11-021-80/+0
|
* Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,miod2014-07-111-19/+27
| | | | | | 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).
* Remove mention that the PRNG needs to be seeded before invoking somemiod2014-07-091-2/+1
| | | | functions.
* Improve line wrapping for lines exceeding 80 chars.jim2014-05-041-5/+5
| | | | ok jmc@
* Remove trailing whitespace.jim2014-05-041-1/+1
| | | | fine jmc@
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+2
|
* correct Xr to where we actually install the man pagesderaadt2000-04-031-1/+1
|
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+72
*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