summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl3.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Currently, ssl3_put_char_by_bytes(NULL, NULL) is just a long handed wayjsing2014-08-111-1/+2
* Put back some parts of the public SSL API that should not have beenjsing2014-07-101-2/+1
* decompress libssl. ok beck jsingtedu2014-07-101-15/+1
* Add support for handling SSL_CIPHER_ALGORITHM2_AEAD ciphers, which arejsing2014-06-131-1/+2
* Remove support for the `opaque PRF input' extension, which draft has expiredmiod2014-06-131-10/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Add a define for the SSLv3 sequence size and use it, rather than sprinklingjsing2014-06-081-2/+3
* Be selective as to when ChangeCipherSpec messages will be accepted.jsing2014-06-051-0/+1
* ECDH and ECDSA will not work overly well if there is no EC, so unifdefjsing2014-05-311-2/+0
* TLS would not be entirely functional without extensions, so unifdefjsing2014-05-311-2/+0
* remove some #if 0 code. we don't need any more reminders that we're usingtedu2014-05-301-16/+0
* unidef DH, ECDH, and ECDSA. there's no purpose to a libssl without them.tedu2014-05-291-4/+0
* Whitespace fixes to align define values.jsing2014-05-251-85/+86
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-36/+34
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-0/+15
* resolve conflictsdjm2012-10-131-1/+31
* OpenSSL 1.0.0f: mergedjm2012-01-051-0/+11
* resolve conflicts, fix local changesdjm2010-10-011-31/+102
* pull Ben Lauries blind prefix injection fix for CVE-2009-3555 frommarkus2009-11-101-4/+5
* resolve conflictsdjm2008-09-061-1/+40
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-13/+35
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-8/+83
* openssl-engine-0.9.6 mergebeck2000-12-151-1/+4
* OpenSSL 0.9.5 mergebeck2000-03-191-64/+31
* OpenSSL 0.9.4 mergebeck1999-09-291-14/+18
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+455