..
demoCA
demoSRP
app_rand.c
Add a no-egd option to disable EGD-related code
2016-01-14 13:02:51 -05:00
apps.c
Remove Netware and OS/2
2016-03-17 17:06:57 -04:00
apps.h
Revert "Include progs.h directly in openssl.c instead of via apps.h"
2016-03-19 13:29:10 -04:00
asn1pars.c
argv was set but unused
2016-02-20 14:53:53 +01:00
build.info
Revert "Generate apps/progs.h on the fly"
2016-03-19 13:29:35 -04:00
ca-cert.srl
ca-key.pem
Fix verify(1) to report failure when verification fails
2016-01-13 17:55:17 -05:00
ca-req.pem
Fix verify(1) to report failure when verification fails
2016-01-13 17:55:17 -05:00
ca.c
Remove Netware and OS/2
2016-03-17 17:06:57 -04:00
CA.pl.in
Fix some issues near recent chomp changes.
2016-02-13 02:54:48 -05:00
cert.pem
ciphers.c
Use minimum and maximum protocol version instead of version fixed methods
2016-03-09 19:38:56 +01:00
client.pem
cms.c
Remove unused parameters from internal functions
2016-02-22 13:39:44 -05:00
crl.c
argv was set but unused
2016-02-20 14:53:53 +01:00
crl2p7.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
dsa-ca.pem
Fix verify(1) to report failure when verification fails
2016-01-13 17:55:17 -05:00
dsa-pca.pem
Fix verify(1) to report failure when verification fails
2016-01-13 17:55:17 -05:00
dsa.c
argv was set but unused
2016-02-20 14:53:53 +01:00
dsa512.pem
dsa1024.pem
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
Remove outdated legacy crypto options
2016-01-27 19:05:50 -05:00
openssl.c
Revert "Include progs.h directly in openssl.c instead of via apps.h"
2016-03-19 13:29:10 -04:00
openssl.cnf
Use better defaults for TSA.
2015-11-20 13:40:53 +00:00
opt.c
Remove Netware and OS/2
2016-03-17 17:06:57 -04:00
passwd.c
Rename some BUF_xxx to OPENSSL_xxx
2015-12-16 16:14:49 -05:00
pca-cert.srl
pca-key.pem
Fix verify(1) to report failure when verification fails
2016-01-13 17:55:17 -05:00
pca-req.pem
Fix verify(1) to report failure when verification fails
2016-01-13 17:55:17 -05:00
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
Fix no-des
2016-03-18 17:07:11 +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
Fix "primarility" typo
2015-11-21 14:37:24 +01:00
privkey.pem
progs.h
make update
2016-03-19 22:19:12 +01:00
progs.pl
apps/progs.pl: add back the INCLUDE_FUNCTION_TABLE wrapper
2016-03-19 22:19:12 +01:00
rand.c
RT4227: Range-check in apps.
2016-01-12 01:00:31 -05:00
rehash.c
Rename some BUF_xxx to OPENSSL_xxx
2015-12-16 16:14:49 -05:00
req.c
Don't free up EVP_MD_CTX.
2016-03-19 01:02:02 +00:00
req.pem
rsa.c
argv was set but unused
2016-02-20 14:53:53 +01:00
rsa8192.pem
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 Netware and OS/2
2016-03-17 17:06:57 -04:00
s_cb.c
Bugfix: Encode the requested length in s_cb.c:hexencode()
2016-03-17 00:19:45 -04:00
s_client.c
GH886: CONNECT should use HTTP/1.1
2016-03-20 19:41:40 -04:00
s_server.c
Remove Netware and OS/2
2016-03-17 17:06:57 -04:00
s_socket.c
ISSUE 43: Add BIO_sock_shutdown
2016-03-07 14:47:54 -05:00
s_time.c
Use minimum and maximum protocol version instead of version fixed methods
2016-03-09 19:38:56 +01:00
server.pem
server.srl
server2.pem
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
Fix no-des
2016-03-18 17:07:11 +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
Big apps cleanup (option-parsing, etc)
2015-04-24 15:26:15 -04:00
testrsa.h
Remove /* foo.c */ comments
2016-01-26 16:40:43 -05:00
timeouts.h
Remove /* foo.c */ comments
2016-01-26 16:40:43 -05:00
ts.c
Implement support for no-ts
2016-03-18 20:17:19 +01:00
tsget
verify.c
Remove unused parameters from internal functions
2016-02-22 13:39:44 -05:00
version.c
Have 'openssl version -a' output the default engines directory as well
2016-03-17 07:11:56 +01:00
vms_decc_init.c
Fix some missing or faulty header file inclusions
2015-12-30 14:54:29 +01:00
winrand.c
Big apps cleanup (option-parsing, etc)
2015-04-24 15:26:15 -04:00
x509.c
Remove unused parameters from internal functions
2016-02-22 13:39:44 -05:00