summaryrefslogtreecommitdiff
path: root/src/lib/libssl/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove Microsoft Server Gated Crypto.doug2015-06-183-31/+9
| | | | | | | | | Another relic due to the old US crypto policy. From OpenSSL commit 63eab8a620944a990ab3985620966ccd9f48d681 and 95275599399e277e71d064790a1f828a99fc661a. ok jsing@ miod@
* Remove ancient SSL_OP_NETSCAPE_CA_DN_BUG from SSLeay days.doug2015-06-151-5/+4
| | | | | | | This commit matches the OpenSSL removal in commit 3c33c6f6b10864355553961e638514a6d1bb00f6. ok deraadt@
* Remove ancient compat hack SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG.doug2015-06-151-2/+4
| | | | | This was imported into OpenSSL from SSLeay. It was recently deleted in OpenSSL commit 7a4dadc3a6a487db92619622b820eb4f7be512c9
* Remove 1997's compat hack SSL_OP_SSLEAY_080_CLIENT_DH_BUG.doug2015-06-151-2/+4
| | | | This is a hack for an old version of SSLeay which predates OpenSSL.
* Update SSL_OP_* to remove ancient hacks that are no longer enabled.doug2015-06-151-13/+11
|
* Rename SSL_CTX_use_certificate_chain() to SSL_CTX_use_certificate_chain_mem().reyk2015-02-061-5/+5
| | | | | As discussed with beck@ jsing@ and others OK beck@
* add missing .Fn macros in the SYNOPSIS; found with mandoc.db(5)schwarze2014-12-041-5/+5
|
* add some openbsd tags, and a first pass at cleanup;jmc2014-12-0283-105/+354
|
* Remove non-portable use of .Pf that doesn't work with groff;schwarze2014-11-301-8/+4
| | | | found because the groff_mdoc(7) macros warn about it.
* Fix incorrect escape.bentley2014-11-221-2/+2
|
* Convert libssl manpages from pod to mdoc(7).bentley2014-10-1283-0/+9969
| | | | | | libcrypto has not been started yet. ok schwarze@ miod@
* whitespacederaadt2014-07-141-2/+2
|
* Remove RANDFILE remnants.jsing2014-06-021-2/+0
|
* OpenSSL 1.0.0f: mergedjm2012-01-051-1/+1
|
* resolve conflicts, fix local changesdjm2010-10-012-10/+51
|
* resolve conflictsdjm2008-09-063-9/+48
|
* resolve conflictsdjm2005-04-292-2/+59
|
* merge 0.9.7dmarkus2004-04-081-0/+5
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-23/+150
|
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-1/+1
| | | | | new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-152-6/+26
|
* openssl-engine-0.9.6 mergebeck2000-12-152-0/+180
|
* OpenSSL 0.9.5 mergebeck2000-03-192-63/+95
| | | | | | *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
* OpenSSL 0.9.4 mergebeck1999-09-292-0/+1388