aboutsummaryrefslogtreecommitdiff
path: root/ssl/t1_enc.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-30Make OPENSSL_NO_COMP compile again.Dr. Stephen Henson1-0/+8
2005-04-26Add DTLS support.Ben Laurie1-6/+15
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte1-6/+6
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-4/+4
2002-07-10Reorder inclusion of header files:Lutz Jänicke1-1/+1
2002-07-09emtpy fragments are not necessary for SSL_eNULLBodo Möller1-3/+9
2002-06-14New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBCBodo Möller1-5/+10
2002-04-13Implement known-IV countermeasure.Bodo Möller1-0/+61
2002-03-14Initialize cipher context in KRB5Dr. Stephen Henson1-5/+5
2001-12-09Improve back compatibility.Ben Laurie1-5/+5
2001-10-22Fix memory leak.Bodo Möller1-8/+15
2001-10-17Modify EVP cipher behaviour in a similar wayDr. Stephen Henson1-2/+2
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-6/+6
2001-09-24commentBodo Möller1-1/+2
2001-09-20Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don'tBodo Möller1-8/+8
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-4/+11
2001-07-12Prevent KSSL server from requesting a client certificate.Richard Levitte1-2/+2
2001-06-19Change all calls to low level digest routines in the library andDr. Stephen Henson1-3/+4
2001-06-15pay attention to blocksize before attempting decryptionBodo Möller1-1/+13
2001-06-07Use memmove() instead of memcpy() on areas that may overlap.Richard Levitte1-1/+1
2001-04-03This change should be suitable as a workaround for the Solaris x86Bodo Möller1-1/+4
2001-03-07Fix ERR_R_... problems.Bodo Möller1-1/+1
2000-11-30First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte1-0/+78
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-6/+6
2000-02-03ispell (and minor modifications)Ulf Möller1-2/+2
2000-01-05Use prototypes.Bodo Möller1-1/+1
1999-04-27Message digest stuff.Ulf Möller1-0/+2
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-23Work with -pedantic!Ben Laurie1-9/+10
1999-04-19const correctness.Ben Laurie1-7/+9
1999-04-19Change functions to ANSI C.Ulf Möller1-51/+17
1999-04-17Massive constification.Ben Laurie1-7/+7
1999-02-21Add support for new TLS export ciphersuites.Ben Laurie1-8/+7
1999-02-16Updates to the new SSL compression codeMark J. Cox1-9/+12
1999-02-13In the absence of feedback either way, commit the fix that looks right forBen Laurie1-2/+4
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-20/+43
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+635