openssl/apps
Rich Salz 076fc55527 Make default_method mostly compile-time
Document thread-safety issues
Have RSA_null return NULL (always fails)

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2244)
2017-04-07 12:19:46 -04:00
..
demoSRP
app_rand.c
apps.c Add Sieve support (RFC 5804) to s_client ("-starttls sieve") 2017-02-14 14:15:28 -05:00
apps.h Add Sieve support (RFC 5804) to s_client ("-starttls sieve") 2017-02-14 14:15:28 -05:00
asn1pars.c
build.info
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Remove some commented out code in the apps 2017-02-28 16:02:11 +00:00
CA.pl.in apps/req.c: flag "-new" is implied by "-precert" 2017-02-22 10:40:30 -05:00
cert.pem
ciphers.c
client.pem
cms.c
crl2p7.c
crl.c
ct_log_list.cnf
dgst.c
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c Ensure dhparams can handle X9.42 params in DER 2017-04-03 20:04:06 +01:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Support MSBLOB format if RC4 is disabled 2016-11-17 18:45:42 +00:00
dsap.pem
dsaparam.c Remove GENCB_TEST compile flag 2017-02-28 12:59:22 -05:00
ec.c Fix some extra or missing whitespaces... 2017-01-25 09:06:34 +00:00
ecparam.c
enc.c apps/*.c: switch to platform-neutral format modifiers in BIO_print calls. 2017-03-30 19:34:18 +02:00
engine.c
errstr.c
gendsa.c
genpkey.c
genrsa.c
nseq.c
ocsp.c
openssl-vms.cnf
openssl.c Clean up references to FIPS 2017-02-28 15:26:25 +01:00
openssl.cnf
opt.c Remove debugging leftovers in apps/opt.c 2017-02-28 15:23:40 +01:00
passwd.c More typo fixes 2017-03-29 07:14:29 +02:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c
pkcs8.c Increase the password buffer size to APP_PASS_LEN. 2017-03-07 10:12:05 +10:00
pkcs12.c
pkey.c print errors in pkey utility 2017-01-08 01:42:50 +00:00
pkeyparam.c
pkeyutl.c
prime.c Fix some extra or missing whitespaces... 2017-01-25 09:06:34 +00:00
privkey.pem
progs.h
progs.pl
rand.c
rehash.c Check for the presence of _WIN32 rather than its value. 2017-02-23 14:41:20 +01:00
req.c apps/req.c: flag "-new" is implied by "-precert" 2017-02-22 10:40:30 -05:00
req.pem
rsa8192.pem
rsa.c Support MSBLOB format if RC4 is disabled 2016-11-17 18:45:42 +00:00
rsautl.c
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Print CA names in s_server, add -requestCAfile to s_client 2017-04-03 23:47:22 +01:00
s_cb.c Print CA names in s_server, add -requestCAfile to s_client 2017-04-03 23:47:22 +01:00
s_client.c Print CA names in s_server, add -requestCAfile to s_client 2017-04-03 23:47:22 +01:00
s_server.c Print CA names in s_server, add -requestCAfile to s_client 2017-04-03 23:47:22 +01:00
s_socket.c
s_time.c Provided support for the -nameopt flag in s_client, s_server and s_time 2017-02-21 13:50:00 -05:00
server2.pem
server.pem
server.srl
sess_id.c
smime.c
speed.c Make default_method mostly compile-time 2017-04-07 12:19:46 -04:00
spkac.c
srp.c Fix some more memory leaks with TXT_DB_insert. 2017-02-21 14:13:58 -05:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c mem leak on error path and error propagation fix 2017-02-14 10:19:50 +00:00
tsget.in
verify.c Added '-nameopt' option to the verify command. 2017-02-20 19:35:14 -05:00
version.c
vms_decc_init.c
vms_term_sock.c
vms_term_sock.h
win32_init.c
x509.c