summaryrefslogtreecommitdiffstats
path: root/apps/s_client.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22Fix source where indent will not be able to copeMatt Caswell
2015-01-22Additional comment changes for reformat of 0.9.8Matt Caswell
2014-10-15Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsvBodo Moeller
2014-10-15Support TLS_FALLBACK_SCSV.Bodo Moeller
2012-03-18Always use SSLv23_{client,server}_method in s_client.c and s_server.c,Dr. Stephen Henson
2009-12-16New option to enable/disable connection to unpatched serversDr. Stephen Henson
2009-12-08Add ctrl and macro so we can determine if peer support secure renegotiation.Dr. Stephen Henson
2009-11-08First cut of renegotiation extension.Ben Laurie
2009-08-13PR: 1997Dr. Stephen Henson
2009-05-17Formatting fix.Dr. Stephen Henson
2009-05-17Modified PR#1929 update from 1.0.0-stable.Dr. Stephen Henson
2008-12-20Make no-engine work again...Dr. Stephen Henson
2008-11-24Revert OPENSSL_EXPERIMENTAL patch.Dr. Stephen Henson
2008-11-12Add support for experimental code, not compiled in by default andDr. Stephen Henson
2008-10-26Add JPAKE.Ben Laurie
2008-10-26Avoid warning.Dr. Stephen Henson
2008-10-22Allow detection of input EOF in quiet mode by adding -no_ign_eof optionLutz Jänicke
2008-10-14Add XMPP STARTTLS support.Ben Laurie
2008-06-04Oops... missed this part of backport.Dr. Stephen Henson
2008-06-04Backport s_client changes.Dr. Stephen Henson
2007-11-15Fix warnings.Ben Laurie
2007-10-12Backport certificate status request TLS extension support to 0.9.8.Dr. Stephen Henson
2007-08-23Update from HEAD.Dr. Stephen Henson
2007-08-23Update docs.Dr. Stephen Henson
2007-08-12Backport of TLS extension code to OpenSSL 0.9.8.Dr. Stephen Henson
2007-07-04Fix more unused value warnings.Dr. Stephen Henson
2007-02-22Fix problem with multi line responses in -starttls by using a bufferingLutz Jänicke
2007-02-21Extend SMTP and IMAP protocol handling to perform the requiredLutz Jänicke
2007-02-18Avoid warning.Dr. Stephen Henson
2007-02-16Add STARTTLS support for IMAP and FTP.Richard Levitte
2006-11-29replace macros with functionsNils Larsch
2005-11-25Improve documentation.Ben Laurie
2005-09-30Update from HEAD.Dr. Stephen Henson
2005-05-30DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net>Richard Levitte
2005-04-27Lots of Win32 fixes for DTLS.Dr. Stephen Henson
2005-04-26Fixes for signed/unsigned warnings and shadows.Dr. Stephen Henson
2005-04-26Add DTLS support.Ben Laurie
2005-04-05some const fixesNils Larsch
2005-01-04DJGPP update.Andy Polyakov
2004-12-13Fix s_client so it works without a certificate again.Dr. Stephen Henson
2004-11-16PR: 910Dr. Stephen Henson
2004-08-12On systems that use case-insensitive symbol names (i.e. they're allRichard Levitte
2004-06-28NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev.Richard Levitte
2003-11-28Netware-specific changes,Richard Levitte
2003-11-04Avoid some shadowed variable names.Geoff Thorpe
2003-10-06s_client should inform the user of any compression/expansion methods used.Richard Levitte
2003-09-27Selected changes for MSDOS, contributed by Gisle Vanem <giva@bgnett.no>.Richard Levitte
2003-05-28Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before)Lutz Jänicke