summaryrefslogtreecommitdiff
path: root/ssl/s2_lib.c
Commit message (Expand)AuthorAgeFilesLines
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-5/+7
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-1/+1
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-3/+4
* really fix race conditionsBodo Möller2002-09-251-6/+10
* oops -- must use EVP_MD_size, not EVP_MD_block_sizeBodo Möller2002-08-031-3/+3
* get rid of OpenSSLDieBodo Möller2002-08-021-10/+29
* OpenSSL Security Advisory [30 July 2002]Lutz Jänicke2002-07-301-0/+6
* Ciphers with NULL encryption were not properly handled because they wereLutz Jänicke2002-07-101-1/+3
* Implement msg_callback for SSL 2.0.Bodo Möller2001-11-101-3/+7
* New functions SSL[_CTX]_set_msg_callback().Bodo Möller2001-10-201-2/+2
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-2/+2
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-1/+3
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-8/+8
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* Finish SSL_peek/SSL_pending fixes.Bodo Möller2000-12-261-1/+1
* Fix SSL_peek and SSL_pending.Bodo Möller2000-12-251-3/+0
* Import s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable branch.Bodo Möller2000-12-181-1/+7
* Comments on SSL_peek deficienciesBodo Möller2000-11-281-0/+3
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-9/+9
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-0/+13
* Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.Bodo Möller2000-02-201-9/+9
* Get rid of evil cast.Ben Laurie2000-02-171-1/+1
* Apply Lutz Behnke's 56 bit cipher patch with a fewDr. Stephen Henson2000-01-221-9/+48
* Add missing #ifndefs that caused missing symbols when building libsslUlf Möller2000-01-161-3/+3
* Make NO_RSA compile with pedantic.Ben Laurie2000-01-081-0/+6
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+5
* OPENSSL_EXTERN, OPENSSL_GLOBALBodo Möller1999-05-151-1/+1
* VMS support.Ulf Möller1999-05-131-1/+1
* Message digest stuff.Ulf Möller1999-04-271-0/+1
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Work with -pedantic!Ben Laurie1999-04-231-1/+1
* Fixed some race conditions.Bodo Möller1999-04-221-1/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-37/+16
* Massive constification.Ben Laurie1999-04-171-1/+1
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Undo a couple of kludges.Ben Laurie1999-02-211-5/+5
* Add support for new TLS export ciphersuites.Ben Laurie1999-02-211-8/+8
* More prototypes.Ben Laurie1999-01-161-2/+2
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-10/+3
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-28/+17
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+455