aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/s3_lib.c
Commit message (Expand)AuthorAgeFilesLines
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-301-3/+96
* Comments on SSL_peek deficienciesBodo Möller2000-11-281-2/+2
* Disable SSL_peek until it is fixed.Bodo Möller2000-11-281-1/+5
* tag SSL_peek bugsBodo Möller2000-11-171-0/+1
* 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-6/+6
* Use correct function names in SSLerr macros.Bodo Möller2000-03-141-1/+1
* Copy DH key (if available) in addition to the bare parametersBodo Möller2000-03-131-24/+35
* Fix some bugs and document othersBodo Möller2000-02-211-0/+4
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-27/+82
* Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.Bodo Möller2000-02-201-29/+11
* Apply Lutz Behnke's 56 bit cipher patch with a fewDr. Stephen Henson2000-01-221-44/+192
* Compaq C 6.2 for VMS will complain when we want to convertRichard Levitte2000-01-181-4/+36
* Cosmetic changes.Ulf Möller1999-09-291-1/+1
* OPENSSL_EXTERN, OPENSSL_GLOBALBodo Möller1999-05-151-1/+1
* VMS support.Ulf Möller1999-05-131-1/+2
* Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copyingBodo Möller1999-05-091-8/+5
* Message digest stuff.Ulf Möller1999-04-271-0/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-21/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-2/+2
* Fixed some race conditions.Bodo Möller1999-04-221-1/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-56/+22
* Massive constification.Ben Laurie1999-04-171-3/+3
* Add new experimental ciphersuites. Bring naming into line with RFC.Ben Laurie1999-04-151-6/+42
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-10/+11
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Disable new TLS1 ciphersuites.Ben Laurie1999-03-061-0/+2
* Fix export ciphersuites, again.Ben Laurie1999-03-061-3/+14
* Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DHRalf S. Engelschall1999-02-251-0/+83
* Fix the cipher decision scheme for export ciphers: the export bits are *not*Ralf S. Engelschall1999-02-251-2/+2
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-221-0/+8
* More stuff for new TLS ciphersuites.Ben Laurie1999-02-211-4/+5
* Undo a couple of kludges.Ben Laurie1999-02-211-21/+21
* Add support for new TLS export ciphersuites.Ben Laurie1999-02-211-31/+60
* Updates to the new SSL compression codeMark J. Cox1999-02-161-14/+11
* More prototypes.Ben Laurie1999-01-161-3/+3
* 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-3/+3
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-14/+40
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-69/+115
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+915