]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/s_client.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / apps / s_client.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-22  Matt CaswellFix source where indent will not be able to cope
2015-01-22  Matt CaswellAdditional comment changes for reformat of 0.9.8
2014-10-15  Bodo MoellerAdd TLS_FALLBACK_SCSV documentation, and move s_client...
2014-10-15  Bodo MoellerSupport TLS_FALLBACK_SCSV.
2012-03-18  Dr. Stephen HensonAlways use SSLv23_{client,server}_method in s_client...
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-11-08  Ben LaurieFirst cut of renegotiation extension.
2009-08-13  Dr. Stephen HensonPR: 1997
2009-05-17  Dr. Stephen HensonFormatting fix.
2009-05-17  Dr. Stephen HensonModified PR#1929 update from 1.0.0-stable.
2008-12-20  Dr. Stephen HensonMake no-engine work again...
2008-11-24  Dr. Stephen HensonRevert OPENSSL_EXPERIMENTAL patch.
2008-11-12  Dr. Stephen HensonAdd support for experimental code, not compiled in...
2008-10-26  Ben LaurieAdd JPAKE.
2008-10-26  Dr. Stephen HensonAvoid warning.
2008-10-22  Lutz JänickeAllow detection of input EOF in quiet mode by adding...
2008-10-14  Ben LaurieAdd XMPP STARTTLS support.
2008-06-04  Dr. Stephen HensonOops... missed this part of backport.
2008-06-04  Dr. Stephen HensonBackport s_client changes.
2007-11-15  Ben LaurieFix warnings.
2007-10-12  Dr. Stephen HensonBackport certificate status request TLS extension suppo...
2007-08-23  Dr. Stephen HensonUpdate from HEAD.
2007-08-23  Dr. Stephen HensonUpdate docs.
2007-08-12  Dr. Stephen HensonBackport of TLS extension code to OpenSSL 0.9.8.
2007-07-04  Dr. Stephen HensonFix more unused value warnings.
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 HensonAvoid warning.
2007-02-16  Richard LevitteAdd STARTTLS support for IMAP and FTP.
2006-11-29  Nils Larschreplace macros with functions
2005-11-25  Ben LaurieImprove documentation.
2005-09-30  Dr. Stephen HensonUpdate from HEAD.
2005-05-30  Richard LevitteDJGPP changes. Contributed by Doug Kaufman <dkaufman...
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
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.
2000-01-23  Dr. Stephen HensonMake s_server, s_client check cipher list return codes.
2000-01-16  Ulf MöllerAdd missing #ifndefs that caused missing symbols when...
2000-01-08  Dr. Stephen HensonAdd -prexit command to s_client and patch some BIO
1999-12-02  Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-29  Dr. Stephen HensonRemainder of SSL purpose and trust code: trust and...
1999-10-26  Bodo MöllerVarious randomness handling bugfixes and improvements --
1999-09-20  Dr. Stephen HensonFix to make s_client and s_server work under Windows...
1999-08-09  Bodo Möller-crlf option.
1999-08-08  Bodo MöllerComments.
1999-08-07  Bodo MöllerNew option "-crlf" to s_client and s_server which tells...
1999-07-28  Ulf MöllerVMS updates.
1999-06-04  Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-06-04  Ulf MöllerAvoid type conflict on Unix with DEC C.
1999-05-17  Bodo MöllerIf we couldn't handle "-showcerts" (which happens with...
1999-05-13  Ulf MöllerVMS support bug fixes.
1999-05-13  Ulf MöllerVMS support.
1999-04-27  Bodo MöllerA new comment.
1999-04-27  Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
next