openssl/crypto/objects
Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx
Rename BUF_{strdup,strlcat,strlcpy,memdup,strndup,strnlen}
to OPENSSL_{strdup,strlcat,strlcpy,memdup,strndup,strnlen}
Add #define's for the old names.
Add CRYPTO_{memdup,strndup}, called by OPENSSL_{memdup,strndup} macros.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-12-16 16:14:49 -05:00
..
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00
o_names.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +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 Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
obj_xref.h Add new GOST OIDs 2015-08-17 15:34:30 +01: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 Add $! to errors, use script basename. 2015-06-23 08:39:52 -04:00