aboutsummaryrefslogtreecommitdiff
path: root/ssl/ssl3.h
AgeCommit message (Expand)AuthorFilesLines
2005-10-08New option SSL_OP_NO_COMP to disable compression. New ctrls to setDr. Stephen Henson1-4/+41
2005-09-30Make OPENSSL_NO_COMP compile again.Dr. Stephen Henson1-0/+4
2005-06-07"Liberate" dtls from BN dependency. Fix bug in replay/update.Andy Polyakov1-2/+1
2005-05-30pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn'tRichard Levitte1-1/+2
2005-04-27Lots of Win32 fixes for DTLS.Dr. Stephen Henson1-1/+1
2005-04-26remove some functions from exported headersBodo Möller1-28/+0
2005-04-26Add DTLS support.Ben Laurie1-0/+37
2002-11-26Small bugfixes to the KSSL implementation.Richard Levitte1-1/+1
2002-10-15Typos.Richard Levitte1-2/+2
2002-10-15Typos.Richard Levitte1-2/+2
2002-10-10TypoRichard Levitte1-2/+2
2002-10-10RFC 2712 redefines the codes for use of Kerberos 5 in SSL/TLS.Richard Levitte1-13/+35
2002-08-09ECC ciphersuite supportBodo Möller1-1/+16
2002-04-13Implement known-IV countermeasure.Bodo Möller1-4/+62
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-4/+5
2000-11-30First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte1-0/+16
2000-06-09Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte1-1/+4
2000-02-25Fix warnings by using unsigned int where appropriate.Bodo Möller1-2/+2
2000-02-21Move MAC computations for Finished from ssl3_read_bytes intoBodo Möller1-1/+0
2000-02-20Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.Bodo Möller1-37/+16
2000-02-03ispell (and minor modifications)Ulf Möller1-1/+1
2000-01-11Clean up some of the SSL server code.Bodo Möller1-23/+5
2000-01-06Use less complicated arrangement for data strutures related to FinishedBodo Möller1-4/+4
2000-01-06Use separate arrays for certificate verify and for finished hashes.Bodo Möller1-2/+8
2000-01-05Slight code cleanup for handling finished labels.Bodo Möller1-2/+2
2000-01-02Add support for MS "fast SGC".Dr. Stephen Henson1-0/+1
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-1/+2
1999-04-24Fix header files so that any one can be included first.Bodo Möller1-0/+2
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-23Work with -pedantic!Ben Laurie1-2/+2
1999-04-17Massive constification.Ben Laurie1-4/+4
1999-04-12Add type-safe STACKs and SETs.Ben Laurie1-1/+1
1999-02-16Updates to the new SSL compression codeMark J. Cox1-1/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-7/+7
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-9/+47
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+417