]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/ssl_locl.h
Update ssl code to support digests other than MD5+SHA1 in handshake.
[thirdparty/openssl.git] / ssl / ssl_locl.h
2007-08-31  Dr. Stephen HensonUpdate ssl code to support digests other than MD5+SHA1...
2007-08-20  Dr. Stephen HensonUse SHA256 for ticket HMAC if possible.
2007-08-12  Dr. Stephen HensonFix warning and make no-tlsext work.
2007-08-11  Dr. Stephen HensonRFC4507 (including RFC4507bis) TLS stateless session...
2007-06-04  Dr. Stephen HensonUpdate ssl library to support EVP_PKEY MAC API. Include...
2007-04-23  Bodo MöllerAdd SEED encryption algorithm.
2007-03-23  Dr. Stephen HensonStage 1 GOST ciphersuite support.
2007-02-17  Bodo MöllerReorganize the data used for SSL ciphersuite pattern...
2006-06-15  Bodo MöllerError messages for client ECC cert verification.
2006-06-14  Bodo MöllerCiphersuite string bugfixes, and ECC-related (re-)defin...
2006-06-09  Bodo MöllerCamellia cipher, contributed by NTT
2006-03-30  Bodo MöllerImplement Supported Elliptic Curves Extension.
2006-03-11  Bodo MöllerImplement the Supported Point Formats Extension for...
2006-03-10  Nils Larschadd initial support for RFC 4279 PSK SSL ciphersuites
2006-01-13  Bodo MöllerFurther TLS extension improvements
2006-01-03  Bodo MöllerVarious changes in the new TLS extension code, includin...
2006-01-02  Bodo MöllerSupport TLS extensions (specifically, HostName)
2005-08-21  Nils Larschinitialize cipher/digest methods table in SSL_library_i...
2005-08-14  Nils LarschLet the TLSv1_method() etc. functions return a const...
2005-08-08  Nils Larschremove unused internal foo_base_method functions
2005-08-05  Dr. Stephen HensonInitialize SSL_METHOD structures at compile time. This...
2005-07-16  Nils Larschmake
2005-05-11  Bodo MöllerDon't use the SSL 2.0 Client Hello format if SSL 2...
2005-04-27  Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-26  Bodo Möllerremove some functions from exported headers
2005-04-26  Bodo Möllerfix SSLerr stuff for DTLS1 code;
2005-04-26  Ben LaurieAdd DTLS support.
2005-04-13  Andy PolyakovMore cover-ups, removing OPENSSL_GLOBAL/EXTERNS. We...
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30  Ben LaurieConstification.
2004-05-17  Geoff ThorpeDeprecate quite a few recursive includes from the ssl...
2004-04-19  Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2004-03-25  Richard LevitteSSL_COMP_get_compression_method is a typo (a missing...
2004-03-15  Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2002-08-09  Bodo Möllerfix warnings
2002-08-09  Bodo MöllerECC ciphersuite support
2002-08-02  Bodo Möllerget rid of OpenSSLDie
2002-07-10  Lutz JänickeCiphers with NULL encryption were not properly handled...
2001-10-20  Bodo MöllerNew functions SSL[_CTX]_set_msg_callback().
2001-03-09  Bodo MöllerConsistently use 'void *' for SSL read, peek and write...
2001-02-22  Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-09  Lutz JänickeNew Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS...
2001-02-07  Dr. Stephen HensonFix AES code.
2001-02-06  Ben LaurieRijdael CBC mode and partial undebugged SSL support.
2000-12-31  Richard LevitteIf OPENSSL_BUILD_SHLIBCRYPTO (for files that end up...
2000-12-14  Bodo MöllerFirst step towards SSL_peek fix.
2000-11-30  Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-06-01  Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-02-21  Bodo MöllerFix some bugs and document others
2000-02-20  Richard LevitteMove the registration of callback functions to special...
2000-02-20  Bodo MöllerTolerate fragmentation and interleaving in the SSL...
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-01-22  Dr. Stephen HensonApply Lutz Behnke's 56 bit cipher patch with a few
2000-01-06  Bodo MöllerUse separate arrays for certificate verify and for...
2000-01-05  Bodo MöllerUse prototypes.
2000-01-05  Bodo MöllerSlight code cleanup for handling finished labels.
1999-06-09  Ulf Möller"extern" is a C++ reserved word.
1999-05-21  Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20  Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-15  Bodo MöllerOPENSSL_EXTERN
1999-05-13  Bodo MöllerSome tiny clean-ups related to the cert_st / sess_cert_...
1999-05-13  Bodo MöllerNew structure type SESS_CERT used instead of CERT insid...
1999-05-13  Ulf MöllerVMS support.
1999-05-13  Bodo MöllerSpacing in comment corrected.
1999-05-13  Bodo MöllerFirst tiny changes in preparation of changing of "sess_...
1999-05-09  Bodo MöllerCreate a duplicate of the SSL_CTX's CERT in SSL_new...
1999-05-09  Bodo MöllerOne comment was in the wrong line ... some others are...
1999-05-09  Bodo MöllerSome tiny changes to the source code to make future...
1999-04-27  Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23  Ben LaurieWork with -pedantic!
1999-04-21  Ben LaurieFix DES export ciphersuites.
1999-04-17  Ben LaurieMassive constification.
1999-04-12  Ben LaurieAdd type-safe STACKs and SETs.
1999-03-06  Ben LaurieFix export ciphersuites, again.
1999-02-25  Ralf S. EngelschallAdd a bunch of SSL_xxx() functions for configuring...
1999-02-21  Ben LaurieMore stuff for new TLS ciphersuites.
1999-02-21  Ben LaurieUndo a couple of kludges.
1999-02-21  Ben LaurieAdd support for new TLS export ciphersuites.
1999-02-16  Mark J. CoxUpdates to the new SSL compression code
1999-01-16  Ben LaurieMore prototypes.
1998-12-22  Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...