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
obj_err.c Rebuild error source files. 2015-11-05 15:48:37 +00:00
obj_lib.c
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
objects.pl
objects.README
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