summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/doc/ssl/SSL_CTX_set_options.pod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert libssl manpages from pod to mdoc(7).bentley2014-10-121-350/+0
| | | | | | libcrypto has not been started yet. ok schwarze@ miod@
* Document SSL_OP_TLSEXT_PADDING.jsing2014-09-211-0/+6
| | | | From OpenSSL.
* Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,miod2014-07-111-2/+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).
* Improve line wrapping for lines exceeding 80 chars.jim2014-05-041-4/+6
| | | | ok jmc@
* Remove trailing whitespace.jim2014-05-041-1/+1
| | | | ok jmc@
* Unifdef -UPKCS1_CHECK and remove SSL_OP_PKCS1_CHECK_[12], this is leftovermiod2014-04-231-8/+0
| | | | | | | | ``debug'' code from a 15+ years old bugfix and the SSL_OP_PKCS1_CHECK_* constants have had a value of zero since ages. No production code should use them. ok beck@
* Add SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2guenther2014-04-191-4/+13
| | | | Document that SSL_OP_NO_SSLv2 is a no-op now
* Finish zapping SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION usage; only keepguenther2014-04-181-14/+8
| | | | | | | the #define for compat, but document that it's a no-op now. Also, neuter the -legacy_renegotiation option to "openssl s_{client,server}" ok beck@
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-2/+3
|
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-12/+1
|
* resolve conflicts, fix local changesdjm2010-10-011-5/+118
|
* resolve conflictsdjm2008-09-061-0/+9
|
* resolve conflictsdjm2006-06-271-1/+1
|
* resolve conflictsdjm2005-04-291-1/+1
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-3/+16
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-25/+64
|
* openssl-engine-0.9.6a mergebeck2001-06-221-0/+183