openssl/doc/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
..
asn1parse.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
CA.pl.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
ca.pod Various doc fixes. 2015-08-27 14:27:28 -04:00
ciphers.pod Really disable 56-bit (single-DES) ciphers 2015-12-06 12:32:19 -05:00
cms.pod Correct aes-128-cbc cipher name 2015-11-28 15:07:34 -05:00
config.pod SSL configuration module docs 2015-12-22 15:14:14 +00:00
crl.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
crl2pkcs7.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
dgst.pod Remove more (rest?) of FIPS build stuff. 2016-01-06 12:07:26 -05:00
dhparam.pod mem functions cleanup 2016-01-07 15:14:18 -05:00
dsa.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
dsaparam.pod Turn B<...()> into ...() 2015-11-21 11:50:01 -05:00
ec.pod Remove SSLeay history, etc., from docs 2015-10-28 17:23:51 -04:00
ecparam.pod Turn B<...()> into ...() 2015-11-21 11:50:01 -05:00
enc.pod Fix typo 2015-12-13 22:19:22 -05:00
errstr.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
gendsa.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
genpkey.pod Remove SSLeay history, etc., from docs 2015-10-28 17:23:51 -04:00
genrsa.pod GH372: Remove duplicate flags 2015-08-25 12:10:54 -04:00
nseq.pod Change the 'man' directory to 'apps'. Yes I wish cvs 2000-01-21 02:17:04 +00:00
ocsp.pod Document -no-CApath and -no-CAfile 2015-09-25 14:49:59 +01:00
openssl.pod Remove SSLeay history, etc., from docs 2015-10-28 17:23:51 -04:00
passwd.pod Document should match reality :-). 2002-10-04 12:59:00 +00:00
pkcs7.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
pkcs8.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
pkcs12.pod Remove SSLeay history, etc., from docs 2015-10-28 17:23:51 -04:00
pkey.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
pkeyparam.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
pkeyutl.pod Fix typo and improve a bit of text 2015-12-06 22:22:44 -05:00
rand.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
rehash.pod Fix rehash/c_rehash doc and behavior. 2015-09-08 15:13:57 -04:00
req.pod Replace "SSLeay" in API with OpenSSL 2015-10-30 17:21:42 -04:00
rsa.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
rsautl.pod Fixed typo in rsautl.pod 2015-11-02 01:57:22 -05:00
s_client.pod More async documentation 2015-11-20 23:34:35 +00:00
s_server.pod Fix s_server problem with no-ec 2015-12-15 11:26:38 +00:00
s_time.pod Document -no-CApath and -no-CAfile 2015-09-25 14:49:59 +01:00
sess_id.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
smime.pod Correct aes-128-cbc cipher name 2015-11-28 15:07:34 -05:00
speed.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
spkac.pod Fix L<> content in manpages 2015-08-21 15:11:50 -04:00
ts.pod Use better defaults for TSA. 2015-11-20 13:40:53 +00:00
tsget.pod Remove SSLeay history, etc., from docs 2015-10-28 17:23:51 -04:00
verify.pod Replace "SSLeay" in API with OpenSSL 2015-10-30 17:21:42 -04:00
version.pod Remove SSLeay history, etc., from docs 2015-10-28 17:23:51 -04:00
x509.pod Remove SSLeay history, etc., from docs 2015-10-28 17:23:51 -04:00
x509v3_config.pod Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633). 2015-12-10 19:27:40 +01:00