summaryrefslogtreecommitdiff
path: root/ssl/s3_enc.c
Commit message (Expand)AuthorAgeFilesLines
* New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBCBodo Möller2002-06-141-5/+10
* Implement known-IV countermeasure.Bodo Möller2002-04-131-1/+65
* Fix memory leak.Bodo Möller2001-10-221-6/+9
* Modify EVP cipher behaviour in a similar wayDr. Stephen Henson2001-10-171-1/+1
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-23/+23
* commentBodo Möller2001-09-241-1/+2
* Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don'tBodo Möller2001-09-201-5/+6
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-1/+14
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-25/+23
* pay attention to blocksize before attempting decryptionBodo Möller2001-06-151-2/+13
* Use memmove() instead of memcpy() on areas that may overlap.Richard Levitte2001-06-071-1/+1
* Avoid assert() in the library.Bodo Möller2001-04-081-7/+10
* Resize a local buffer to accomodate the size requirements of AES.Richard Levitte2001-04-081-1/+5
* This change should be suitable as a workaround for the Solaris x86Bodo Möller2001-04-031-1/+4
* Fix ERR_R_... problems.Bodo Möller2001-03-071-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-5/+5
* Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson2000-02-221-1/+1
* Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.Bodo Möller2000-02-201-1/+1
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Use separate arrays for certificate verify and for finished hashes.Bodo Möller2000-01-061-2/+2
* Use prototypes.Bodo Möller2000-01-051-1/+1
* Delete NO_PROTO section (which apparently was just a typo for NOPROTO --Bodo Möller1999-12-291-4/+0
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+9
* Message digest stuff.Ulf Möller1999-04-271-0/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-47/+16
* Massive constification.Ben Laurie1999-04-171-12/+12
* Add support for new TLS export ciphersuites.Ben Laurie1999-02-211-5/+4
* Updates to the new SSL compression codeMark J. Cox1999-02-161-10/+11
* In the absence of feedback either way, commit the fix that looks right forBen Laurie1999-02-131-3/+4
* Fix comment.Ben Laurie1999-01-101-1/+1
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-13/+45
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-35/+127
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+481