openssl/apps
Matt Caswell fd068d50c4 Ensure s_client and s_server work when read_ahead is set
Previously s_client and s_server relied on using SSL_pending() which does
not take into account read_ahead. For read pipelining to work, read_ahead
gets set automatically. Therefore s_client and s_server have been
converted to use SSL_has_pending() instead.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2016-03-07 21:39:27 +00:00
..
demoCA
demoSRP
app_rand.c
apps.c Extends s_client to allow a basic CT policy to be enabled 2016-03-04 10:50:10 -05:00
apps.h Extends s_client to allow a basic CT policy to be enabled 2016-03-04 10:50:10 -05:00
asn1pars.c argv was set but unused 2016-02-20 14:53:53 +01:00
build.info Rethink the uplink / applink story 2016-02-19 11:06:54 +01:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
CA.pl.in Fix some issues near recent chomp changes. 2016-02-13 02:54:48 -05:00
cert.pem
ciphers.c
client.pem
cms.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
crl2p7.c argv was set but unused 2016-02-20 14:53:53 +01:00
crl.c argv was set but unused 2016-02-20 14:53:53 +01:00
ct_log_list.cnf Extends s_client to allow a basic CT policy to be enabled 2016-03-04 10:50:10 -05:00
dgst.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c argv was set but unused 2016-02-20 14:53:53 +01:00
dsap.pem
dsaparam.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ec.c argv was set but unused 2016-02-20 14:53:53 +01:00
ecparam.c argv was set but unused 2016-02-20 14:53:53 +01:00
enc.c GH681: More command help cleanup 2016-02-18 12:24:44 -05:00
engine.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
errstr.c Fix errstr error code parsing 2016-02-11 08:53:11 +00:00
gendsa.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
genpkey.c GH715: ENGINE_finish can take NULL 2016-02-25 15:19:42 -05:00
genrsa.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
Makefile.in Make formatting consistent in apps/Makefile.in 2016-03-04 10:50:11 -05:00
nseq.c argv was set but unused 2016-02-20 14:53:53 +01:00
ocsp.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
openssl-vms.cnf
openssl.c Remove JPAKE 2016-02-17 09:46:10 -05:00
openssl.cnf
opt.c Deprecate the -issuer_checks debugging option 2016-02-10 12:34:06 -05:00
passwd.c
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c argv was set but unused 2016-02-20 14:53:53 +01:00
pkcs8.c Make PKCS8_PRIV_KEY_INFO opaque. 2016-03-07 17:11:21 +00:00
pkcs12.c Make PKCS8_PRIV_KEY_INFO opaque. 2016-03-07 17:11:21 +00:00
pkey.c argv was set but unused 2016-02-20 14:53:53 +01:00
pkeyparam.c argv was set but unused 2016-02-20 14:53:53 +01:00
pkeyutl.c Add KDF support to pkeyutl. Update documentation. 2016-03-03 16:07:25 +00:00
prime.c
privkey.pem
progs.h make generate 2016-02-12 04:42:22 +01:00
progs.pl Generate progs.h from a bunch of files instead of internal knowledge 2016-02-12 04:42:22 +01:00
rand.c
rehash.c
req.c GH715: ENGINE_finish can take NULL 2016-02-25 15:19:42 -05:00
req.pem
rsa8192.pem
rsa.c argv was set but unused 2016-02-20 14:53:53 +01:00
rsautl.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
s_cb.c Extends s_client to allow a basic CT policy to be enabled 2016-03-04 10:50:10 -05:00
s_client.c Ensure s_client and s_server work when read_ahead is set 2016-03-07 21:39:27 +00:00
s_server.c Ensure s_client and s_server work when read_ahead is set 2016-03-07 21:39:27 +00:00
s_socket.c ISSUE 43: Add BIO_sock_shutdown 2016-03-07 14:47:54 -05:00
s_time.c ISSUE 43: Add BIO_sock_shutdown 2016-03-07 14:47:54 -05:00
server2.pem
server.pem
server.srl
sess_id.c argv was set but unused 2016-02-20 14:53:53 +01:00
smime.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
speed.c Add a function to detect if we have async or not 2016-03-07 17:23:42 +00:00
spkac.c argv was set but unused 2016-02-20 14:53:53 +01:00
srp.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c argv was set but unused 2016-02-20 14:53:53 +01:00
tsget
verify.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
version.c typo 2016-02-10 19:04:08 +00:00
vms_decc_init.c
winrand.c
x509.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00