openssl/apps
Rich Salz bbd86bf542 mem functions cleanup
Only two macros CRYPTO_MDEBUG and CRYPTO_MDEBUG_ABORT to control this.
If CRYPTO_MDEBUG is not set, #ifdef out the whole debug machinery.
        (Thanks to Jakob Bohm for the suggestion!)
Make the "change wrapper functions" be the only paradigm.
Wrote documentation!
Format the 'set func' functions so their paramlists are legible.
Format some multi-line comments.
Remove ability to get/set the "memory debug" functions at runtme.
Remove MemCheck_* and CRYPTO_malloc_debug_init macros.
Add CRYPTO_mem_debug(int flag) function.
Add test/memleaktest.
Rename CRYPTO_malloc_init to OPENSSL_malloc_init; remove needless calls.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-01-07 15:14:18 -05:00
..
demoCA
demoSRP
app_rand.c
apps.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
apps.h
asn1pars.c
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
CA.com
CA.pl.in
cert.pem
ciphers.c Fix declarations and constification for inline stack. 2016-01-07 18:00:51 +00:00
client.pem
cms.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
crl2p7.c Fix option value parsing in crl2pkcs7 -certfile 2015-12-13 21:31:03 -05:00
crl.c New function X509_get0_pubkey 2015-12-14 23:06:14 +00:00
dgst.c Remove more (rest?) of FIPS build stuff. 2016-01-06 12:07:26 -05:00
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Avoid erroneous "assert(private)" failures. 2015-12-13 20:13:49 -05:00
dsap.pem
dsaparam.c Remove more (rest?) of FIPS build stuff. 2016-01-06 12:07:26 -05:00
ec.c Avoid erroneous "assert(private)" failures. 2015-12-13 20:13:49 -05:00
ecparam.c
enc.c Remove more (rest?) of FIPS build stuff. 2016-01-06 12:07:26 -05:00
engine.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
errstr.c
gendsa.c
genpkey.c
genrsa.c Remove more (rest?) of FIPS build stuff. 2016-01-06 12:07:26 -05:00
install-apps.com
makeapps.com
Makefile Don't run rehash as part of building the openssl app 2015-12-10 15:03:52 +01:00
nseq.c
ocsp.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
openssl-vms.cnf Update to SHA256 for TSA signing digest. 2015-12-30 18:18:08 -05:00
openssl.c mem functions cleanup 2016-01-07 15:14:18 -05:00
openssl.cnf
opt.c Fix faulty check in the VMS version of opt_progname 2015-12-30 16:57:05 +01:00
passwd.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c
pkcs8.c
pkcs12.c Fix X509_STORE_CTX_cleanup() 2016-01-03 18:45:05 -05:00
pkey.c Avoid erroneous "assert(private)" failures. 2015-12-13 20:13:49 -05:00
pkeyparam.c
pkeyutl.c
prime.c
privkey.pem
progs.h
progs.pl
rand.c
rehash.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
req.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
req.pem
rsa8192.pem
rsa.c Avoid erroneous "assert(private)" failures. 2015-12-13 20:13:49 -05:00
rsautl.c
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Fix s_server problem with no-ec 2015-12-15 11:26:38 +00:00
s_cb.c Refactor DTLS cookie generation and verification 2015-12-23 12:44:55 +01:00
s_client.c Add ssl configuration support to s_server and s_client 2015-12-22 15:14:14 +00:00
s_server.c Add ssl configuration support to s_server and s_client 2015-12-22 15:14:14 +00:00
s_socket.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
s_time.c
server2.pem
server.pem
server.srl
sess_id.c
smime.c
speed.c remove ecdsa.h header 2015-12-09 22:09:19 +00:00
spkac.c
srp.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 2015-12-07 17:40:20 +01:00
tsget
verify.c Cleanup of verify(1) failure output 2016-01-03 17:05:50 -05:00
version.c
vms_decc_init.c Fix some missing or faulty header file inclusions 2015-12-30 14:54:29 +01:00
winrand.c
x509.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00