]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/s_client.c
Add Next Protocol Negotiation.
[thirdparty/openssl.git] / apps / s_client.c
2010-07-28  Ben LaurieAdd Next Protocol Negotiation.
2009-12-16  Dr. Stephen HensonNew option to enable/disable connection to unpatched...
2009-12-08  Dr. Stephen HensonAdd ctrl and macro so we can determine if peer support...
2009-12-07  Dr. Stephen HensonInitial experimental TLSv1.1 support
2009-11-11  Dr. Stephen Hensoncommit missing apps code for reneg fix
2009-08-12  Dr. Stephen HensonPR: 1997
2009-06-30  Dr. Stephen HensonUse common verify parameters instead of the small ad...
2009-05-17  Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-02-15  Dr. Stephen HensonStop warning about use of *printf() without a format.
2008-12-20  Dr. Stephen HensonMake no-engine work again.
2008-11-24  Dr. Stephen HensonUpdate from stable-branch.
2008-11-16  Ben LaurieIntegrate J-PAKE and TLS-PSK. Increase PSK buffer size...
2008-11-12  Dr. Stephen HensonUpdate from stable branch.
2008-10-26  Ben LaurieAdd JPAKE.
2008-10-22  Lutz JänickeAllow detection of input EOF in quiet mode by adding...
2008-10-19  Dr. Stephen HensonFix Warning...
2008-10-14  Ben LaurieAdd XMPP STARTTLS support.
2008-10-12  Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2008-09-03  Dr. Stephen HensonMake no-tlsext compile.
2008-06-03  Dr. Stephen HensonAdd support for client cert engine setting in s_client...
2008-03-16  Geoff ThorpeFix a variety of warnings generated by some elevated...
2007-10-26  Dr. Stephen Henson1. Changes for s_client.c to make it return non-zero...
2007-09-26  Dr. Stephen HensonSupport for certificate status TLS extension.
2007-09-23  Bodo Möllerfix length parameter in SSL_set_tlsext_opaque_prf_input...
2007-09-21  Bodo MöllerImplement the Opaque PRF Input TLS extension
2007-08-23  Dr. Stephen HensonAdd usage message for -sess_out, -sess_in
2007-08-23  Dr. Stephen HensonDocs and usage messages for RFC4507bis support.
2007-08-12  Dr. Stephen HensonFix warnings.
2007-08-11  Dr. Stephen HensonRFC4507 (including RFC4507bis) TLS stateless session...
2007-02-22  Lutz JänickeFix problem with multi line responses in -starttls...
2007-02-21  Lutz JänickeExtend SMTP and IMAP protocol handling to perform the...
2007-02-18  Dr. Stephen HensonUpdates from 0.9.8-stable branch.
2007-02-16  Richard LevitteAdd STARTTLS support for IMAP and FTP.
2006-11-29  Nils Larschreplace macros with functions
2006-09-17  Dr. Stephen HensonOverhaul of by_dir code to handle dynamic loading of...
2006-06-15  Bodo MöllerCall 'print_stuff' even if a handshake failed.
2006-04-17  Dr. Stephen HensonIf we include winsock2.h then FD_SET wants an unsigned...
2006-04-11  Ulf MöllerAdd BeOS support.
2006-03-18  Nils Larschcheck if con != NULL before using it
2006-03-15  Nils Larschfix problems found by coverity: remove useless code
2006-03-12  Nils Larschuse BIO_snprintf() instead of snprintf + use BIO_FP_TEX...
2006-03-11  Nils Larschfix signed vs. unsigned warning
2006-03-10  Nils Larschadd initial support for RFC 4279 PSK SSL ciphersuites
2006-01-11  Bodo MöllerMore TLS extension related changes.
2006-01-09  Bodo MöllerFurther TLS extension updates
2006-01-06  Bodo MöllerFixes for TLS server_name extension
2006-01-04  Richard LevitteFix signed/unsigned char clashes.
2006-01-03  Bodo MöllerVarious changes in the new TLS extension code, includin...
2006-01-02  Bodo MöllerC style fix-up
2006-01-02  Bodo MöllerSupport TLS extensions (specifically, HostName)
2005-11-04  Andy PolyakovEliminate dependency on read/write/stat in apps under...
2005-10-08  Dr. Stephen HensonNew option SSL_OP_NO_COMP to disable compression. New...
2005-09-30  Dr. Stephen HensonMake OPENSSL_NO_COMP compile again.
2005-08-14  Nils LarschLet the TLSv1_method() etc. functions return a const...
2005-05-30  Richard LevitteDJGPP changes. Contributed by Doug Kaufman <dkaufman...
2005-04-27  Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-26  Dr. Stephen HensonFixes for signed/unsigned warnings and shadows.
2005-04-26  Ben LaurieAdd DTLS support.
2005-04-05  Nils Larschsome const fixes
2005-01-04  Andy PolyakovDJGPP update.
2004-12-13  Dr. Stephen HensonFix s_client so it works without a certificate again.
2004-11-16  Dr. Stephen HensonPR: 910
2004-08-12  Richard LevitteOn systems that use case-insensitive symbol names ...
2004-06-28  Richard LevitteNetWare fixes provided by Verdon Walker for OpenSSL...
2003-11-28  Richard LevitteNetware-specific changes,
2003-11-04  Geoff ThorpeAvoid some shadowed variable names.
2003-10-06  Richard Levittes_client should inform the user of any compression...
2003-09-27  Richard LevitteSelected changes for MSDOS, contributed by Gisle Vanem...
2003-05-28  Lutz JänickeAdd minimum POP3 STLS hack to s_client.c (as was provid...
2003-01-30  Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-12-03  Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-11-28  Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-15  Richard LevitteWinCE patches
2002-11-14  Richard LevitteFix to build better with DJGPP.
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-07-16  Richard LevitteSet up the engine before doing anything random-related...
2002-02-22  Dr. Stephen HensonConfig code updates.
2001-11-14  Richard LevitteImplement STARTTLS for certain protocols, currently...
2001-10-20  Bodo MöllerNew functions SSL[_CTX]_set_msg_callback().
2001-10-16  Lutz JänickeFlush buffers to prevent mixed output (Adam Back <adam...
2001-09-12  Geoff ThorpeReduce the header dependencies on engine.h in apps/.
2001-06-23  Richard LevitteUse apps_shutdown() in all applications, in case someon...
2001-06-18  Richard LevitteProvide an application-common setup function for engine...
2001-05-09  Dr. Stephen HensonAllow various X509_STORE_CTX properties to be
2001-02-20  Richard LevitteGet e_os2.h to get all the system definitions correctly.
2001-02-20  Richard LevitteInclude opensslconf.h or the like early to make sure...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-15  Lutz JänickeAdd "-rand" option to s_client and s_server.
2001-02-09  Lutz JänickeNew Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS...
2000-11-30  Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-10-26  Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-06-01  Richard LevitteSmall fix to enable reading from stdin as well.
2000-03-10  Richard LevitteAdd the possibility (with -ign_eof) to ignore end of...
2000-02-20  Ulf MöllerFix gcc warnings.
2000-02-11  Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-04  Dr. Stephen HensonRename SSLeay_add_all_algorithms() et al to
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-02-03  Dr. Stephen HensonAdd new -notext option to 'ca', -pubkey option to spkac.
next