aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_locl.h
Commit message (Expand)AuthorAgeFilesLines
* Consistently use 'void *' for SSL read, peek and write functions.Bodo Möller2001-03-091-2/+2
* The first step towards a SSL_peek fix.Bodo Möller2000-12-141-1/+54
* The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe2000-06-011-2/+3
* Fix some bugs and document othersBodo Möller2000-02-211-2/+2
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-0/+5
* Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.Bodo Möller2000-02-201-1/+0
* ispell (and minor modifications)Ulf Möller2000-02-031-6/+6
* Apply Lutz Behnke's 56 bit cipher patch with a fewDr. Stephen Henson2000-01-221-27/+79
* Use separate arrays for certificate verify and for finished hashes.Bodo Möller2000-01-061-1/+1
* Use prototypes.Bodo Möller2000-01-051-10/+10
* Slight code cleanup for handling finished labels.Bodo Möller2000-01-051-5/+5
* "extern" is a C++ reserved word.Ulf Möller1999-06-091-2/+2
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-5/+1
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-1/+5
* OPENSSL_EXTERNBodo Möller1999-05-151-3/+3
* Some tiny clean-ups related to the cert_st / sess_cert_st change.Bodo Möller1999-05-131-2/+0
* New structure type SESS_CERT used instead of CERT inside SSL_SESSION.Bodo Möller1999-05-131-11/+22
* VMS support.Ulf Möller1999-05-131-3/+8
* Spacing in comment corrected.Bodo Möller1999-05-131-1/+1
* First tiny changes in preparation of changing of "sess_cert" handling.Bodo Möller1999-05-131-1/+1
* Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copyingBodo Möller1999-05-091-3/+10
* One comment was in the wrong line ... some others are new.Bodo Möller1999-05-091-1/+1
* Some tiny changes to the source code to make future diffs smallerBodo Möller1999-05-091-16/+11
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-2/+5
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-135/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-11/+11
* Work with -pedantic!Ben Laurie1999-04-231-6/+6
* Fix DES export ciphersuites.Ben Laurie1999-04-211-1/+2
* Massive constification.Ben Laurie1999-04-171-4/+4
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-10/+14
* Fix export ciphersuites, again.Ben Laurie1999-03-061-1/+5
* Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DHRalf S. Engelschall1999-02-251-0/+2
* More stuff for new TLS ciphersuites.Ben Laurie1999-02-211-3/+3
* Undo a couple of kludges.Ben Laurie1999-02-211-5/+5
* Add support for new TLS export ciphersuites.Ben Laurie1999-02-211-5/+16
* Updates to the new SSL compression codeMark J. Cox1999-02-161-4/+13
* More prototypes.Ben Laurie1999-01-161-6/+6
* 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)Ralf S. Engelschall1998-12-211-11/+37
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-22/+60
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+520