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
*
Merge main -> VMS_64BIT
BRANCH_VMS_64BIT
Richard Levitte
2010-01-27
1
-74
/
+699
*
Many changes from 0.9.8-dev.
Richard Levitte
2005-02-25
1
-3
/
+74
*
Recent (and not so recent) changes from HEAD.
Richard Levitte
2004-06-28
1
-0
/
+10
*
I missed some conflicts, it seems...
Richard Levitte
2004-03-29
1
-6
/
+1
*
This branch hasn't been updated with changes from HEAD for a looooong time...
Richard Levitte
2004-01-23
1
-18
/
+36
*
All the changes from HEAD since last merge.
Richard Levitte
2003-04-04
1
-0
/
+8
*
Recent changes from HEAD.
Richard Levitte
2002-12-13
1
-1
/
+1
*
Recent changes from HEAD.
Richard Levitte
2002-12-02
1
-3
/
+3
*
Recent changes from HEAD.
Richard Levitte
2002-11-16
1
-0
/
+17
*
(almost) recent changes from HEAD.
Richard Levitte
2002-11-15
1
-7
/
+7
*
Merge in the latest changes from HEAD.
Richard Levitte
2002-07-18
1
-5
/
+5
*
Try to minimise the amount of ifdefs (i.e. make certain definitions
Richard Levitte
2002-05-22
1
-10
/
+10
*
Compaq sent a rather large patch, and here are the contents, adapted
Richard Levitte
2002-05-22
1
-13
/
+45
*
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
*
Add -prexit command to s_client and patch some BIO
Dr. Stephen Henson
2000-01-08
1
-0
/
+4
*
Change the trust and purpose code so it doesn't need init
Dr. Stephen Henson
1999-12-02
1
-1
/
+0
*
Remainder of SSL purpose and trust code: trust and purpose setting in
Dr. Stephen Henson
1999-11-29
1
-0
/
+1
*
Various randomness handling bugfixes and improvements --
Bodo Möller
1999-10-26
1
-0
/
+2
*
Fix to make s_client and s_server work under Windows. A bit of a hack but
Dr. Stephen Henson
1999-09-20
1
-7
/
+45
*
-crlf option.
Bodo Möller
1999-08-09
1
-11
/
+1
*
Comments.
Bodo Möller
1999-08-08
1
-1
/
+1
*
New option "-crlf" to s_client and s_server which tells them to convert
Bodo Möller
1999-08-07
1
-1
/
+39
*
VMS updates.
Ulf Möller
1999-07-28
1
-6
/
+7
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
1
-0
/
+6
*
Avoid type conflict on Unix with DEC C.
Ulf Möller
1999-06-04
1
-1
/
+1
[next]