openssl/crypto/objects
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
..
Makefile mem functions cleanup 2016-01-07 15:14:18 -05:00
o_names.c mem functions cleanup 2016-01-07 15:14:18 -05:00
o_names.h Only declare stacks in headers 2016-01-07 18:00:51 +00:00
obj_dat.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
obj_dat.h Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633). 2015-12-10 19:27:40 +01:00
obj_dat.pl Fix OID encoding for one component. 2014-06-27 14:35:07 +01:00
obj_err.c Rebuild error source files. 2015-11-05 15:48:37 +00:00
obj_lib.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
obj_mac.num Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633). 2015-12-10 19:27:40 +01:00
obj_xref.c Only declare stacks in headers 2016-01-07 18:00:51 +00:00
obj_xref.h Only declare stacks in headers 2016-01-07 18:00:51 +00:00
obj_xref.txt Add new GOST OIDs 2015-08-17 15:34:30 +01:00
objects.pl RT3230: Better test for C identifier 2015-06-02 17:16:54 -04:00
objects.README RT3230: Better test for C identifier 2015-06-02 17:16:54 -04:00
objects.txt Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633). 2015-12-10 19:27:40 +01:00
objxref.pl Only declare stacks in headers 2016-01-07 18:00:51 +00:00