..
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
various spelling fixes
2016-04-28 14:22:26 -04:00
apps.h
Make string_to_hex/hex_to_string public
2016-04-18 09:02:11 -04:00
asn1pars.c
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04:00
build.info
Fix no-stdio and no-autoalginit
2016-04-14 16:41:03 +01: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
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04:00
CA.pl.in
Copyright consolidation: perl files
2016-04-20 09:45:40 -04: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
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04:00
crl2p7.c
argv was set but unused
2016-02-20 14:53:53 +01:00
crl.c
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04: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
Update Diffie-Hellman parameters to IANA standards
2016-05-03 10:32:01 -04:00
dh2048.pem
Update Diffie-Hellman parameters to IANA standards
2016-05-03 10:32:01 -04:00
dh4096.pem
Update Diffie-Hellman parameters to IANA standards
2016-05-03 10:32:01 -04:00
dhparam.c
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04:00
dsa512.pem
dsa1024.pem
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
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04:00
dsap.pem
dsaparam.c
Fix mixed declarations and code
2016-04-03 21:49:24 -04:00
ec.c
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04:00
ecparam.c
argv was set but unused
2016-02-20 14:53:53 +01:00
enc.c
Remove some unused argc assignments
2016-04-21 10:51:57 +01:00
engine.c
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-02-09 20:13:29 -05:00
errstr.c
Remove some unused argc assignments
2016-04-21 10:51:57 +01:00
gendsa.c
Make DSA_METHOD opaque
2016-04-03 00:23:56 +01:00
genpkey.c
GH715: ENGINE_finish can take NULL
2016-02-25 15:19:42 -05:00
genrsa.c
Make the RSA structure opaque
2016-04-06 16:19:17 +02:00
nseq.c
argv was set but unused
2016-02-20 14:53:53 +01:00
ocsp.c
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04:00
openssl-vms.cnf
Remove outdated legacy crypto options
2016-01-27 19:05:50 -05:00
openssl.c
remove unused macros in list -disabled
2016-05-05 14:25:41 +01:00
openssl.cnf
Use better defaults for TSA.
2015-11-20 13:40:53 +00:00
opt.c
Fix no-ocsp on Windows (and probably VMS)
2016-04-21 17:03:02 +01:00
passwd.c
Fix passwd seg fault
2016-04-27 09:17:37 +01: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
Fix NULL deref in apps/pkcs7
2016-04-25 11:44:24 -04:00
pkcs8.c
Add missing return value check in pkcs8 app
2016-04-21 10:51:57 +01:00
pkcs12.c
Check return of PEM_write_* functions and report possible errors
2016-05-04 14:56:58 +02: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
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04:00
prime.c
Add missing return value checks
2016-04-21 10:51:57 +01:00
privkey.pem
progs.h
make update
2016-04-29 09:09:46 +02:00
progs.pl
apps/progs.pl: don't make digests disablable by default
2016-04-29 09:08:06 +02:00
rand.c
RT4227: Range-check in apps.
2016-01-12 01:00:31 -05:00
rehash.c
Make string_to_hex/hex_to_string public
2016-04-18 09:02:11 -04:00
req.c
Deprecate OBJ_cleanup() and make it a no-op
2016-04-13 08:52:33 +01:00
req.pem
rsa8192.pem
rsa.c
Make the RSA structure opaque
2016-04-06 16:19:17 +02:00
rsautl.c
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04: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
Remove some dead code
2016-04-21 10:51:57 +01:00
s_client.c
Fix missing break in option parsing
2016-04-21 10:51:57 +01:00
s_server.c
Fix building with -DCHARSET_EBCDIC
2016-04-29 15:04:15 +01:00
s_socket.c
Remove stale errors from early connection attempts in a client
2016-05-04 10:16:39 +01:00
s_time.c
Fix no-sock
2016-03-21 16:33:59 +00: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
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04:00
speed.c
Rename some lowercase API's
2016-04-18 08:22:00 -04:00
spkac.c
argv was set but unused
2016-02-20 14:53:53 +01:00
srp.c
Don't use an uninitialised variable in srp application
2016-04-29 16:47:41 +01:00
testCA.pem
testdsa.h
Deprecate RAND_cleanup() and make it a no-op
2016-04-13 08:52:33 +01: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
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04:00
tsget.in
Make the use of perl more consistent
2016-04-01 07:24:04 +02:00
verify.c
Make many X509_xxx types opaque.
2016-04-15 13:21:43 -04:00
version.c
Rename some lowercase API's
2016-04-18 08:22:00 -04:00
vms_decc_init.c
Force argv to be an array of long pointers on VMS
2016-04-01 16:23:35 +02:00
winrand.c
Big apps cleanup (option-parsing, etc)
2015-04-24 15:26:15 -04:00
x509.c
GH932: Add more help messages to some apps options.
2016-05-04 07:44:21 -04:00