openssl/crypto/ui
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
ui_err.c Rebuild error source files. 2015-11-05 15:48:37 +00:00
ui_lib.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
ui_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ui_openssl.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
ui_util.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00