]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/s_cb.c
Continue standardisation of malloc handling in apps
[thirdparty/openssl.git] / apps / s_cb.c
2015-11-09  Matt CaswellContinue standardisation of malloc handling in apps
2015-10-09  Emilia KasperDTLS: remove unused cookie field
2015-09-28  Alessandro GhediniPrint debug info for extended master secret extension
2015-09-20  Dr. Stephen Hensonmake no-dh work
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-03  Rich Salzremove 0 assignments.
2015-08-26  Alessandro GhediniGH371: Print debug info for ALPN extension
2015-08-11  Rich SalzRemove Gost94 signature algorithm.
2015-06-15  Rich SalzRT2547: Tighten perms on generated privkey files
2015-06-09  Rich SalzUse bio_err not stderr in apps.
2015-05-20  Rich SalzReplace switch/assignments with table lookup
2015-05-11  Bjoern D. RasmussenFix for memcpy() and strcmp() being undefined.
2015-05-07  Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree NULL cleanup -- coda
2015-04-30  Rich SalzIn apps, malloc or die
2015-04-30  Rich Salzfree NULL cleanup 5a
2015-04-29  Rich SalzRemove needless bio_err argument
2015-04-24  Rich SalzBig apps cleanup (option-parsing, etc)
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-03-28  Rich Salzfree NULL cleanup
2015-03-25  Matt CaswellRAND_bytes updates
2015-03-23  Matt Caswellapps return value checks
2015-03-11  Rich SalzMerge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
2015-03-05  Matt CaswellUnchecked malloc fixes
2015-01-30  Rich SalzDead code clean: #if 0 removal in apps
2015-01-28  Rich SalzRemove support for opaque-prf
2015-01-22  Matt CaswellMore comment realignment master-post-reformat
2015-01-22  Matt CaswellRe-align some comments after running the reformat script.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFurther comment changes for reformat (master)
2015-01-12  Rich SalzRT3548: Remove unsupported platforms
2015-01-06  Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-16  Matt CaswellAdd missing OPENSSL_NO_EC guards
2014-12-04  Kurt RoeckxRemove SSLv2 support
2014-11-20  Dr. Stephen HensonPrint out Suite B status.
2014-11-19  Dr. Stephen HensonFix excert logic.
2014-07-04  Dr. Stephen HensonRemove all RFC5878 code.
2014-06-01  Dr. Stephen HensonRecognise padding extension.
2014-03-28  Dr. Stephen HensonSecurity callback debug print out.
2014-02-23  Dr. Stephen HensonNew chain building flags.
2014-01-26  Dr. Stephen HensonAdd cert callback retry test.
2013-10-20  Dr. Stephen HensonExtend SSL_CONF
2013-09-08  Dr. Stephen HensonExperimental encrypt-then-mac support.
2013-09-06  Ben LaurieMore cleanup.
2013-09-06  Scott DeboyAdd callbacks supporting generation and retrieval of...
2013-08-17  Dr. Stephen HensonMake no-ec compilation work.
2012-12-29  Dr. Stephen Hensonmake JPAKE work again, fix memory leaks
2012-12-06  Dr. Stephen HensonAdd code to download CRLs based on CRLDP extension.
2012-12-06  Dr. Stephen Hensonremove print_ssl_cert_checks() from openssl application...
2012-12-04  Dr. Stephen Hensondon't print verbose policy check messages when -quiet...
2012-12-02  Dr. Stephen HensonNew option to add CRLs for s_client and s_server.
2012-11-26  Dr. Stephen HensonPrint out point format list for clients too.
2012-11-23  Dr. Stephen HensonDon't display messages about verify depth in s_server...
2012-11-22  Dr. Stephen HensonAdd support for printing out and retrieving EC point...
2012-11-21  Dr. Stephen Hensononly use a default curve if not already set
2012-11-18  Dr. Stephen Hensonadd -naccept <n> option to s_server to automatically...
2012-11-17  Dr. Stephen Hensonfix error messages
2012-11-17  Dr. Stephen HensonDelegate command line handling for many common options...
2012-10-08  Dr. Stephen HensonNew functions to check a hostname email or IP address...
2012-09-12  Dr. Stephen HensonAdd -brief option to s_client and s_server to summarise...
2012-09-08  Dr. Stephen Hensonnew ctrl to retrive value of received temporary key...
2012-09-07  Dr. Stephen Hensonstore and print out message digest peer signed with...
2012-08-16  Bodo MöllerEnable message names for TLS 1.1, 1.2 with -msg.
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 Hensonadd support for client certificate callbak, fix memory...
2012-06-29  Dr. Stephen HensonAdd certificate callback. If set this is called wheneve...
2012-06-25  Dr. Stephen HensonReorganise supported signature algorithm extension...
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 HensonAdd options to set additional type specific certificate...
2012-04-05  Dr. Stephen HensonAdd support for automatic ECDH temporary key parameter...
2012-03-28  Dr. Stephen HensonInitial revision of ECC extension handling.
2012-03-09  Dr. Stephen HensonSubmitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
2012-03-06  Dr. Stephen HensonNew ctrls to retrieve supported signature algorithms...
2012-02-11  Andy Polyakovapps/s_cb.c: recognized latest TLS version.
2011-12-31  Dr. Stephen HensonPR: 2658
2011-11-13  Dr. Stephen HensonPR: 1794
2011-04-29  Dr. Stephen HensonInitial incomplete TLS v1.2 support. New ciphersuites...
2010-02-26  Dr. Stephen Hensoninclude TVS 1.1 version string
2010-01-06  Andy PolyakovFix compilation on older Linux. Linux didn't always...
2009-11-11  Dr. Stephen Hensonadd missing parts of reneg port, fix apps patch
2009-11-11  Dr. Stephen Hensoncommit missing apps code for reneg fix
2009-10-15  Dr. Stephen HensonFix for WIN32 and possibly other platforms which don...
2009-10-15  Dr. Stephen HensonPR: 2069
2009-09-04  Dr. Stephen HensonPR: 2028
2009-09-02  Dr. Stephen HensonTidy up and fix verify callbacks to avoid structure...
2009-07-24  Dr. Stephen HensonUpdate from 0.9.8-stable
2008-11-13  Ben LaurieAftermath of a clashing size_t fix (now only format...
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-02  Dr. Stephen HensonFix warnings: printf format mismatches on 64 bit platforms.
2008-11-01  Ben Lauriesize_tification.
2007-09-21  Bodo MöllerImplement the Opaque PRF Input TLS extension
2007-08-12  Dr. Stephen HensonFix warning and make no-tlsext work.
2007-08-12  Dr. Stephen HensonFix warnings.
2007-08-11  Dr. Stephen HensonRFC4507 (including RFC4507bis) TLS stateless session...
2006-09-17  Dr. Stephen HensonOverhaul of by_dir code to handle dynamic loading of...
next