summaryrefslogtreecommitdiff
path: root/ssl/t1_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-271-123/+344
* Recent changes from HEAD.Richard Levitte2002-12-021-6/+6
* (almost) recent changes from HEAD.Richard Levitte2002-11-151-4/+4
* Merge in the latest changes from HEAD.Richard Levitte2002-07-181-4/+10
* Recent changes from HEAD.Richard Levitte2002-06-251-5/+10
* Implement known-IV countermeasure.Bodo Möller2002-04-131-0/+61
* Initialize cipher context in KRB5Dr. Stephen Henson2002-03-141-5/+5
* Improve back compatibility.Ben Laurie2001-12-091-5/+5
* Fix memory leak.Bodo Möller2001-10-221-8/+15
* Modify EVP cipher behaviour in a similar wayDr. Stephen Henson2001-10-171-2/+2
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-6/+6
* 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-8/+8
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-4/+11
* Prevent KSSL server from requesting a client certificate.Richard Levitte2001-07-121-2/+2
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-3/+4
* pay attention to blocksize before attempting decryptionBodo Möller2001-06-151-1/+13
* Use memmove() instead of memcpy() on areas that may overlap.Richard Levitte2001-06-071-1/+1
* 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
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-301-0/+78
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-6/+6
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Use prototypes.Bodo Möller2000-01-051-1/+1
* Message digest stuff.Ulf Möller1999-04-271-0/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-9/+10
* const correctness.Ben Laurie1999-04-191-7/+9
* Change functions to ANSI C.Ulf Möller1999-04-191-51/+17
* Massive constification.Ben Laurie1999-04-171-7/+7
* Add support for new TLS export ciphersuites.Ben Laurie1999-02-211-8/+7
* Updates to the new SSL compression codeMark J. Cox1999-02-161-9/+12
* In the absence of feedback either way, commit the fix that looks right forBen Laurie1999-02-131-2/+4
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-20/+43
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+635