Tidy up EC parameter check code: instead of accessing internal structures
[openssl.git] / ssl / ssl_locl.h
2012-04-04 Dr. Stephen HensonTidy up EC parameter check code: instead of accessing...
2012-03-28 Dr. Stephen HensonInitial revision of ECC extension handling.
2012-03-09 Dr. Stephen HensonPR: 2756
2012-03-06 Dr. Stephen HensonNew ctrls to retrieve supported signature algorithms...
2012-02-22 Dr. Stephen HensonSSL export fixes (from Adam Langley) [original from...
2012-01-31 Dr. Stephen HensonAdd support for distinct certificate chains per key...
2012-01-26 Dr. Stephen HensonRevise ssl code to use a CERT_PKEY structure when outpu...
2012-01-26 Dr. Stephen HensonTidy/enhance certificate chain output code.
2012-01-16 Dr. Stephen HensonSupport for fixed DH ciphersuites.
2011-12-31 Dr. Stephen HensonPR: 2658
2011-12-25 Dr. Stephen HensonPR: 2535
2011-11-21 Dr. Stephen Hensonmove internal functions to ssl_locl.h
2011-11-15 Ben LaurieAdd TLS exporter.
2011-09-23 Dr. Stephen HensonPR: 2602
2011-08-03 Dr. Stephen HensonExpand range of ctrls for AES GCM to support retrieval...
2011-07-25 Dr. Stephen HensonAdd HMAC ECC ciphersuites from RFC5289. Include SHA384...
2011-05-20 Dr. Stephen HensonPR: 2295
2011-05-12 Dr. Stephen HensonProcess signature algorithms during TLS v1.2 client...
2011-05-09 Dr. Stephen HensonInitial TLS v1.2 client support. Include a default...
2011-05-06 Dr. Stephen HensonContinuing TLS v1.2 support: add support for server...
2011-04-29 Dr. Stephen HensonInitial incomplete TLS v1.2 support. New ciphersuites...
2011-03-12 Ben LaurieAdd SRP support.
2010-09-05 Ben LaurieFixes to NPN from Adam Langley.
2010-07-28 Ben LaurieAdd Next Protocol Negotiation.
2009-12-08 Dr. Stephen HensonPR: 2121
2009-12-07 Dr. Stephen HensonInitial experimental TLSv1.1 support
2009-12-01 Dr. Stephen HensonPR: 2115
2009-11-09 Dr. Stephen HensonFirst cut of renegotiation extension. (port to HEAD)
2009-08-12 Dr. Stephen HensonPR: 1997
2009-05-16 Dr. Stephen HensonUpdate from 1.0.0 stable branch.
2009-05-15 Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-04-15 Dr. Stephen HensonUpdates from 1.0.0-stable.
2009-04-07 Dr. Stephen HensonChanges from 1.0.0-stable.
2009-01-05 Lutz JänickeFix compilation with -no-comp by adding some more ...
2008-12-29 Ben LaurieIf we're going to return errors (no matter how stupid...
2008-12-27 Ben LaurieHandle the unlikely event that BIO_get_mem_data() retur...
2008-10-22 Dr. Stephen HensonCreate function of the form OBJ_bsearch_xxx() in bsearc...
2008-10-20 Dr. Stephen HensonFix a shed load or warnings:
2008-10-12 Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2008-09-14 Bodo Möllerupdate comment
2008-09-10 Dr. Stephen HensonAdd SSL_FIPS flag for FIPS 140-2 approved ciphersuites...
2008-08-04 Bodo MöllerFix error codes for memory-saving patch.
2008-06-03 Dr. Stephen HensonPrevent signed/unsigned warning on VC++
2008-06-03 Ben LaurieMemory saving patch.
2008-06-01 Dr. Stephen HensonAdd client cert engine to SSL routines.
2007-10-05 Andy PolyakovProhibit RC4 in DTLS.
2007-09-26 Dr. Stephen HensonSupport for certificate status TLS extension.
2007-09-21 Bodo MöllerImplement the Opaque PRF Input TLS extension
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...
next