aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/s2_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-133/+133
* Fix warning in ssl2_encMatt Caswell2014-11-271-1/+1
* Check EVP_Cipher return values for SSL2Matt Caswell2014-11-271-3/+7
* Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.Dr. Stephen Henson2007-06-041-5/+4
* ensure that the EVP_CIPHER_CTX object is initializedNils Larsch2007-02-161-3/+6
* Avoid including cryptlib.h, it's not really needed.Richard Levitte2003-12-271-1/+0
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-1/+1
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-0/+3
* get rid of OpenSSLDieBodo Möller2002-08-021-1/+2
* 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-2/+2
* Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don'tBodo Möller2001-09-201-2/+2
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-1/+2
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Add missing #ifndefs that caused missing symbols when building libsslUlf Möller2000-01-161-1/+8
* Change functions to ANSI C.Ulf Möller1999-04-191-10/+3
* Massive constification.Ben Laurie1999-04-171-2/+2
* Updates to the new SSL compression codeMark J. Cox1999-02-161-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-4/+4
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+187