The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / deps / openssl / openssl / apps / s_client.c @ aa3b4b4d

History | View | Annotate | Download (58.2 KB)

# Date Author Comment
aa3b4b4d 08/07/2014 05:36 AM Fedor Indutny

deps: update openssl to v1.0.1i

c20b209d 04/08/2014 12:56 AM Alexis Campailla

openssl: fix keypress requirement in apps on win32

Re-applying commit 153784b3489e2feb9d93a3a5eee5a4aa34f74e39, which
was overwritten by the update to openssl 1.0.1f.

Original source:

http://openssl.6102.n7.nabble.com/PATCH-s-client-Fix-keypress-requirement-with-redirected-input-on-Windows-td46787.html

f317f5ae 02/20/2013 07:48 AM Fedor Indutny

openssl: update to 1.0.1e

1d9b4ace 09/11/2012 11:23 PM Bert Belder

openssl: support handshake cut-through

Enables SSL3+ clients to send application data immediately following the
Finished message even when negotiating full-handshakes. With this patch,
clients can negotiate SSL connections in 1-RTT even when performing
full-handshakes....

b61ae54e 09/11/2012 06:40 PM Bert Belder

openssl: upgrade to vanilla openssl 1.0.1c

6db9e12d 08/02/2012 06:20 AM Ben Noordhuis

deps: remove openssl apps and tests

Shrinks the tarball by a few hundred kilobytes and fixes a broken symlinks
issue on Windows.

Fixes #3813.

30e7fb73 04/11/2012 07:34 PM Ben Noordhuis

deps: upgrade openssl to 1.0.0f

e80cac62 08/22/2011 02:30 PM Ryan Dahl

import openssl from chrome