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 @ aa3b4b4d

Name Size
  demoCA
  demoSRP
  set
CA.com 6.59 KB
CA.pl 5.55 KB
CA.pl.in 5.55 KB
CA.sh 5.05 KB
Makefile 59.3 KB
app_rand.c 7.99 KB
apps.c 68.7 KB
apps.h 13.8 KB
asn1pars.c 11.5 KB
ca-cert.srl 3 Bytes
ca-key.pem 887 Bytes
ca-req.pem 631 Bytes
ca.c 73.3 KB
cert.pem 623 Bytes
ciphers.c 6.43 KB
client.pem 3.21 KB
cms.c 34.8 KB
crl.c 11.8 KB
crl2p7.c 9.45 KB
dgst.c 15.8 KB
dh.c 9.3 KB
dh1024.pem 492 Bytes
dh2048.pem 588 Bytes
dh4096.pem 1016 Bytes
dh512.pem 402 Bytes
dhparam.c 15.3 KB
dsa-ca.pem 2.14 KB
dsa-pca.pem 2.54 KB
dsa.c 10.6 KB
dsa1024.pem 455 Bytes
dsa512.pem 280 Bytes
dsap.pem 276 Bytes
dsaparam.c 12.2 KB
ec.c 10.5 KB
ecparam.c 19.4 KB
enc.c 18.1 KB
engine.c 15.9 KB
errstr.c 4.47 KB
gendh.c 7.08 KB
gendsa.c 8.55 KB
genpkey.c 10.1 KB
genrsa.c 9.7 KB
install-apps.com 2.37 KB
makeapps.com 25.5 KB
md4.c 4.08 KB
nseq.c 5.18 KB
ocsp.c 34.4 KB
oid.cnf 330 Bytes
openssl-vms.cnf 10.6 KB
openssl.c 19.6 KB
openssl.cnf 10.6 KB
passwd.c 12.8 KB
pca-cert.srl 3 Bytes
pca-key.pem 887 Bytes
pca-req.pem 631 Bytes
pkcs12.c 28 KB
pkcs7.c 8.29 KB
pkcs8.c 10.9 KB
pkey.c 6.98 KB
pkeyparam.c 5.3 KB
pkeyutl.c 13.4 KB
prime.c 4.31 KB
privkey.pem 963 Bytes
progs.h 9.92 KB
progs.pl 3.61 KB
rand.c 6.21 KB
req.c 43.7 KB
req.pem 627 Bytes
rsa.c 12.4 KB
rsa8192.pem 6.22 KB
rsautl.c 9.64 KB
s1024key.pem 891 Bytes
s1024req.pem 643 Bytes
s512-key.pem 497 Bytes
s512-req.pem 460 Bytes
s_apps.h 8.15 KB
s_cb.c 22.9 KB
s_client.c 58.2 KB
s_server.c 78.4 KB
s_socket.c 15.1 KB
s_time.c 15.8 KB
server.pem 3.21 KB
server.srl 3 Bytes
server2.pem 3.21 KB
sess_id.c 8.15 KB
smime.c 22.2 KB
speed.c 68.1 KB
spkac.c 8.22 KB
srp.c 19.4 KB
testCA.pem 432 Bytes
testdsa.h 9.74 KB
testrsa.h 26 KB
timeouts.h 2.9 KB
ts.c 29.1 KB
tsget 6.27 KB
verify.c 9.82 KB
version.c 7.85 KB
vms_decc_init.c 4.77 KB
winrand.c 5.01 KB
x509.c 33.4 KB

Latest revisions

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

deps: update openssl to v1.0.1i

9920ae67 06/05/2014 10:28 AM Fedor Indutny

Merge branch 'v0.10'

Conflicts:
ChangeLog
lib/events.js
lib/tls.js
src/node_constants.cc
src/node_crypto.cc
src/node_crypto.h
src/node_version.h

a7dd0e51 06/05/2014 10:11 AM Fedor Indutny

deps: update openssl to 1.0.1h

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

d6fd1187 04/07/2014 04:58 PM Fedor Indutny

deps: update openssl to 1.0.1g

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

openssl: update to 1.0.1e

c4b9be7c 09/11/2012 11:23 PM Bert Belder

openssl: replace symlinks by #include shims

Git for Windows can't create symlinks. This works too.

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.

View revisions

Also available in: Atom