index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
s_client.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s_client/s_server: support unix domain sockets
Geoff Thorpe
2014-05-09
1
-2
/
+15
*
Security callback debug print out.
Dr. Stephen Henson
2014-03-28
1
-0
/
+8
*
Move CT viewer extension code to crypto/x509v3
Dr. Stephen Henson
2014-02-20
1
-3
/
+0
*
Move the SCT List extension parser into libssl.
Rob Stradling
2014-02-19
1
-0
/
+3
*
Fix whitespace, new-style comments.
Ben Laurie
2014-02-05
1
-20
/
+20
*
Re-add alert variables removed during rebase
Scott Deboy
2014-02-05
1
-20
/
+20
*
Update custom TLS extension and supplemental data 'generate' callbacks to sup...
Scott Deboy
2014-02-05
1
-4
/
+4
*
Fix compilation with no-nextprotoneg.
Piotr Sikora
2013-11-14
1
-4
/
+4
*
Produce PEM we would consume.
Ben Laurie
2013-09-25
1
-1
/
+2
*
Const fix.
Ben Laurie
2013-09-06
1
-1
/
+1
*
Free generated supp data after handshake completion, add comment regarding us...
Scott Deboy
2013-09-06
1
-6
/
+18
*
More cleanup.
Ben Laurie
2013-09-06
1
-11
/
+6
*
Make it build.
Ben Laurie
2013-09-06
1
-2
/
+2
*
Add callbacks supporting generation and retrieval of supplemental data entrie...
Scott Deboy
2013-09-06
1
-26
/
+109
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
1
-1
/
+1
*
Clean up layout.
Ben Laurie
2013-09-05
1
-1
/
+2
*
Add an "-xmpphost" option to s_client
Carlos Alberto Lopez Perez
2013-09-05
1
-1
/
+8
*
Fix infinite loop on s_client starttls xmpp
Carlos Alberto Lopez Perez
2013-09-05
1
-2
/
+4
*
Fix XMPP code detection on s_client starttls xmpp
Carlos Alberto Lopez Perez
2013-09-05
1
-1
/
+2
*
Add tests for ALPN functionality.
Adam Langley
2013-07-22
1
-0
/
+1
*
Support ALPN.
Adam Langley
2013-07-22
1
-2
/
+38
*
Add support for arbitrary TLS extensions.
Trevor
2013-06-12
1
-0
/
+62
*
Dual DTLS version methods.
Dr. Stephen Henson
2013-04-09
1
-0
/
+5
*
Provisional DTLS 1.2 support.
Dr. Stephen Henson
2013-03-26
1
-1
/
+6
*
make JPAKE work again, fix memory leaks
Dr. Stephen Henson
2012-12-30
1
-9
/
+9
*
add -cert_chain option to s_client
Dr. Stephen Henson
2012-12-12
1
-2
/
+18
*
Add code to download CRLs based on CRLDP extension.
Dr. Stephen Henson
2012-12-06
1
-2
/
+6
*
Integrate host, email and IP address checks into X509_verify.
Dr. Stephen Henson
2012-12-05
1
-23
/
+0
*
oops, really check brief mode only ;-)
Dr. Stephen Henson
2012-12-03
1
-1
/
+1
*
don't check errno is zero, just print out message
Dr. Stephen Henson
2012-12-03
1
-1
/
+1
*
if no error code and -brief selected print out connection closed instead of r...
Dr. Stephen Henson
2012-12-03
1
-1
/
+4
*
New option to add CRLs for s_client and s_server.
Dr. Stephen Henson
2012-12-02
1
-1
/
+39
*
Don't display messages about verify depth in s_server if -quiet it set.
Dr. Stephen Henson
2012-11-23
1
-0
/
+29
*
support -quiet with -msg or -trace
Dr. Stephen Henson
2012-11-21
1
-1
/
+3
*
only use a default curve if not already set
Dr. Stephen Henson
2012-11-21
1
-1
/
+1
*
fix leaks
Dr. Stephen Henson
2012-11-20
1
-0
/
+2
*
update usage messages
Dr. Stephen Henson
2012-11-20
1
-0
/
+3
*
Delegate command line handling for many common options in s_client/s_server
Dr. Stephen Henson
2012-11-17
1
-89
/
+25
*
contify
Dr. Stephen Henson
2012-11-05
1
-4
/
+4
*
New functions to check a hostname email or IP address against a
Dr. Stephen Henson
2012-10-08
1
-0
/
+20
*
Add -brief option to s_client and s_server to summarise connection details.
Dr. Stephen Henson
2012-09-13
1
-1
/
+18
*
new ctrl to retrive value of received temporary key in server key exchange me...
Dr. Stephen Henson
2012-09-08
1
-0
/
+1
*
Add compilation flag to disable certain protocol checks and allow use of
Dr. Stephen Henson
2012-08-29
1
-0
/
+4
*
Add support for certificate stores in CERT structure. This makes it
Dr. Stephen Henson
2012-07-24
1
-2
/
+6
*
Add new ctrl to retrieve client certificate types, print out
Dr. Stephen Henson
2012-07-08
1
-1
/
+1
*
Fix memory leak.
Dr. Stephen Henson
2012-07-03
1
-0
/
+4
*
cert_flags is unsigned
Dr. Stephen Henson
2012-07-03
1
-1
/
+1
*
add support for client certificate callbak, fix memory leak
Dr. Stephen Henson
2012-07-03
1
-0
/
+16
*
Separate client and server permitted signature algorithm support: by default
Dr. Stephen Henson
2012-07-03
1
-0
/
+12
*
Reorganise supported signature algorithm extension processing.
Dr. Stephen Henson
2012-06-25
1
-1
/
+1
[next]