summaryrefslogtreecommitdiff
path: root/ssl/s2_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid including cryptlib.h, it's not really needed.levitte2003-12-271-1/+0
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.geoff2003-10-291-1/+1
* Security fixes brought forward from 0.9.7.ben2002-11-131-0/+3
* get rid of OpenSSLDiebodo2002-08-021-1/+2
* Modify EVP cipher behaviour in a similar waysteve2001-10-171-2/+2
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()steve2001-10-161-2/+2
* Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don'tbodo2001-09-201-2/+2
* Really add the EVP and all of the DES changes.ben2001-07-301-1/+2
* Use new-style system-id macros everywhere possible. I hope I haven'tlevitte2001-02-201-2/+2
* There have been a number of complaints from a number of sources that nameslevitte2000-06-011-2/+2
* Add missing #ifndefs that caused missing symbols when building libsslulf2000-01-161-1/+8
* Change functions to ANSI C.ulf1999-04-191-10/+3
* Massive constification.ben1999-04-171-2/+2
* Updates to the new SSL compression codemark1999-02-161-5/+5
* Initial revisionrse1998-12-211-0/+187