index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
s_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve documentation.
Ben Laurie
2005-11-25
1
-1
/
+1
*
Update from HEAD.
Dr. Stephen Henson
2005-09-30
1
-0
/
+4
*
DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net>
Richard Levitte
2005-05-30
1
-0
/
+3
*
Lots of Win32 fixes for DTLS.
Dr. Stephen Henson
2005-04-27
1
-2
/
+2
*
Fixes for signed/unsigned warnings and shadows.
Dr. Stephen Henson
2005-04-26
1
-1
/
+1
*
Add DTLS support.
Ben Laurie
2005-04-26
1
-2
/
+68
*
some const fixes
Nils Larsch
2005-04-05
1
-1
/
+1
*
DJGPP update.
Andy Polyakov
2005-01-04
1
-0
/
+7
*
Fix s_client so it works without a certificate again.
Dr. Stephen Henson
2004-12-13
1
-10
/
+21
*
PR: 910
Dr. Stephen Henson
2004-11-16
1
-2
/
+55
*
On systems that use case-insensitive symbol names (i.e. they're all
Richard Levitte
2004-08-12
1
-1
/
+1
*
NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev.
Richard Levitte
2004-06-28
1
-0
/
+10
*
Netware-specific changes,
Richard Levitte
2003-11-28
1
-3
/
+5
*
Avoid some shadowed variable names.
Geoff Thorpe
2003-11-04
1
-3
/
+3
*
s_client should inform the user of any compression/expansion methods used.
Richard Levitte
2003-10-06
1
-0
/
+7
*
Selected changes for MSDOS, contributed by Gisle Vanem <giva@bgnett.no>.
Richard Levitte
2003-09-27
1
-11
/
+7
*
Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before)
Lutz Jänicke
2003-05-28
1
-6
/
+14
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+8
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-3
/
+3
*
WinCE patches
Richard Levitte
2002-11-15
1
-0
/
+16
*
Fix to build better with DJGPP.
Richard Levitte
2002-11-14
1
-2
/
+2
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-5
/
+5
*
Set up the engine before doing anything random-related, since engine randomness
Richard Levitte
2002-07-16
1
-5
/
+5
*
Config code updates.
Dr. Stephen Henson
2002-02-22
1
-0
/
+3
*
Implement STARTTLS for certain protocols, currently only supporting SMTP.
Richard Levitte
2001-11-14
1
-2
/
+33
*
New functions SSL[_CTX]_set_msg_callback().
Bodo Möller
2001-10-20
1
-1
/
+64
*
Flush buffers to prevent mixed output (Adam Back <adam@cypherspace.org>).
Lutz Jänicke
2001-10-16
1
-0
/
+2
*
Reduce the header dependencies on engine.h in apps/.
Geoff Thorpe
2001-09-12
1
-1
/
+1
*
Use apps_shutdown() in all applications, in case someone decides not
Richard Levitte
2001-06-23
1
-0
/
+1
*
Provide an application-common setup function for engines and use it
Richard Levitte
2001-06-18
1
-22
/
+1
*
Allow various X509_STORE_CTX properties to be
Dr. Stephen Henson
2001-05-09
1
-1
/
+8
*
Get e_os2.h to get all the system definitions correctly.
Richard Levitte
2001-02-20
1
-1
/
+1
*
Include opensslconf.h or the like early to make sure system macros get
Richard Levitte
2001-02-20
1
-0
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-8
/
+8
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-9
/
+9
*
Add "-rand" option to s_client and s_server.
Lutz Jänicke
2001-02-15
1
-1
/
+15
*
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override
Lutz Jänicke
2001-02-09
1
-0
/
+3
*
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...
Richard Levitte
2000-11-30
1
-0
/
+6
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-0
/
+33
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-4
/
+4
*
Small fix to enable reading from stdin as well.
Richard Levitte
2000-06-01
1
-2
/
+2
*
Add the possibility (with -ign_eof) to ignore end of file on input but
Richard Levitte
2000-03-10
1
-2
/
+10
*
Fix gcc warnings.
Ulf Möller
2000-02-20
1
-0
/
+1
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+2
*
Rename SSLeay_add_all_algorithms() et al to
Dr. Stephen Henson
2000-02-04
1
-1
/
+1
*
ispell (and minor modifications)
Ulf Möller
2000-02-03
1
-3
/
+3
*
Add new -notext option to 'ca', -pubkey option to spkac.
Dr. Stephen Henson
2000-02-03
1
-1
/
+1
*
Make s_server, s_client check cipher list return codes.
Dr. Stephen Henson
2000-01-23
1
-2
/
+6
*
Add missing #ifndefs that caused missing symbols when building libssl
Ulf Möller
2000-01-16
1
-4
/
+0
[next]