Fixed memory leak in the event of a failure of BUF_MEM_grow
[openssl.git] / ssl / ssl_cert.c
2014-12-04 Jonas Maebessl_cert_dup: Fix memory leak
2014-12-04 Kurt RoeckxRemove SSLv2 support
2014-11-27 Matt CaswellRemove redundant checks in ssl_cert_dup. This was causi...
2014-08-28 Dr. Stephen HensonCustom extension revision.
2014-08-15 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-08-15 Dr. Stephen HensonRevision of custom extension code.
2014-04-21 Kaspar BrandFix SSL_CTX_get{first,next}_certificate.
2014-04-05 Dr. Stephen HensonFor more than 160 bits of security disable SHA1 HMAC
2014-03-28 Dr. Stephen HensonSecurity framework.
2014-03-28 Dr. Stephen HensonAuto DH support.
2014-03-27 Dr. Stephen HensonUpdate chain building function.
2014-03-24 Emilia KasperAllow duplicate certs in ssl_build_cert_chain
2014-03-10 Dr. Stephen HensonSimplify ssl_add_cert_chain logic.
2014-02-23 Dr. Stephen HensonOnly set current certificate to valid values.
2014-02-23 Dr. Stephen HensonNew chain building flags.
2014-02-02 Dr. Stephen HensonNew ctrl to set current certificate.
2013-11-13 Dr. Stephen HensonAllow match selecting of current certificate.
2013-11-13 Rob StradlingAdditional "chain_cert" functions.
2013-09-06 Scott DeboyAdd callbacks supporting generation and retrieval of...
2013-06-28 TrevorCosmetic touchups.
2013-06-12 TrevorAdd support for arbitrary TLS extensions.
2012-09-12 Dr. Stephen HensonAdd ctrl and utility functions to retrieve raw cipher...
2012-08-15 Dr. Stephen HensonAdd three Suite B modes to TLS code, supporting RFC6460.
2012-08-03 Dr. Stephen HensonRename Suite B functions for consistency.
2012-07-27 Dr. Stephen HensonMake tls1_check_chain return a set of flags indicating...
2012-07-23 Dr. Stephen HensonAdd support for certificate stores in CERT structure...
2012-07-08 Dr. Stephen HensonAdd new ctrl to retrieve client certificate types,...
2012-07-03 Dr. Stephen HensonSeparate client and server permitted signature algorith...
2012-06-29 Dr. Stephen HensonAdd certificate callback. If set this is called wheneve...
2012-06-28 Dr. Stephen HensonAdd new "valid_flags" field to CERT_PKEY structure...
2012-06-27 Dr. Stephen Hensondon't use pseudo digests for default values of keys
2012-06-25 Dr. Stephen HensonReorganise supported signature algorithm extension...
2012-06-22 Dr. Stephen HensonAdd support for application defined signature algorithm...
2012-06-18 Dr. Stephen HensonMake it possible to delete all certificates from an...
2012-05-30 Ben LaurieRFC 5878 support.
2012-04-23 Dr. Stephen Hensonoops, not yet ;-)
2012-04-23 Dr. Stephen Hensonupdate NEWS
2012-04-11 Dr. Stephen Hensonuse different variable for chain iteration
2012-04-05 Dr. Stephen HensonAdd support for automatic ECDH temporary key parameter...
2012-03-06 Dr. Stephen HensonNew ctrls to retrieve supported signature algorithms...
2012-02-02 Dr. Stephen Hensontypo
2012-01-31 Dr. Stephen HensonAdd support for distinct certificate chains per key...
2012-01-27 Dr. Stephen Hensoncode tidy
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.
2011-05-06 Dr. Stephen HensonContinuing TLS v1.2 support: add support for server...
2010-03-24 Dr. Stephen HensonPR: 1731 and maybe 2197
2009-06-30 Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-06-30 Dr. Stephen HensonUpdate from 1.0.0-stable
2007-09-07 Dr. Stephen HensonChange safestack reimplementation to match 0.9.8.
2007-02-17 Bodo MöllerReorganize the data used for SSL ciphersuite pattern...
2006-06-14 Bodo MöllerThread-safety fixes
2006-02-24 Nils Larschfix no-dh configure option; patch supplied by Peter...
2005-08-08 Nils Larscha ssl object needs it's own instance of a ecdh key...
2005-07-16 Nils Larschmake
2005-06-01 Nils Larschclear error queue on success and return NULL if no...
2005-03-30 Ben LaurieConstification.
2004-09-06 Dr. Stephen HensonNew X509_VERIFY_PARAM structure and associated function...
2004-07-10 Richard LevitteUse the new directory reading functions.
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...
2003-11-29 Richard LevitteWe're getting a clash with C++ because it has a type...
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-02-05 Bodo MöllerSSL_add_dir_cert_subjects_to_stack now exists for WIN32
2002-11-15 Richard LevitteWinCE patches
2002-08-09 Bodo MöllerECC ciphersuite support
2002-04-29 Richard LevitteSynchronise with 0.9.7-stable.
2002-04-18 Richard LevitteMake sure the opened directory is closed on exit.
2002-02-28 Bodo MöllerAdd 'void *' argument to app_verify_callback.
2001-10-24 Richard LevitteDeprecate the macro MAC_OS_pre_X.
2001-10-04 Richard LevitteSSL_add_dir_cert_subjects_to_stack for Win32 finally...
2001-09-03 Bodo MöllerRename recently introduced functions for improved code...
2001-09-01 Geoff ThorpeMake the necessary changes to work with the recent...
2001-08-25 Geoff ThorpeChanges crypto/evp/ and ssl/ code from directly increme...
2001-07-31 Lutz JänickeIndent.
2001-07-30 Ben LaurieOnly set the verify callback if there's one to set!
2001-07-30 Lutz JänickeFix inconsistent behaviour with respect to verify_callb...
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...
2000-12-15 Bodo MöllerLocking issues.
2000-11-29 Bodo Möllermark a bug
2000-11-17 Bodo Möllerinclude 'err' label only when it is actually used
2000-09-17 Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-05-21 Bodo MöllerAvoid sprintf, and harmonize indentation.
2000-03-14 Bodo MöllerUse correct function names in SSLerr macros.
2000-03-13 Bodo MöllerCopy DH key (if available) in addition to the bare...
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
1999-11-29 Dr. Stephen HensonRemainder of SSL purpose and trust code: trust and...
1999-09-11 Andy PolyakovInitial support for MacOS.
1999-08-08 Bodo MöllerComments.
1999-07-30 Bodo Möllercorrect error signalling for opendir() failure
1999-07-21 Bodo MöllerAdditional user data argument to pem_password_cb functi...
1999-05-30 Ben LaurieMore safe stack.
1999-05-20 Ulf MöllerNeXT doesn't have dirent.
1999-05-14 Bodo MöllerVarious bugfixes: Uses locking for some more of the...
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.
next