openssl/crypto/pem
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 make update 2015-12-09 22:09:19 +00:00
message Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pem_all.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pem_err.c Rebuild error source files. 2015-11-05 15:48:37 +00:00
pem_info.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
pem_lib.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
pem_oth.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pem_pk8.c Fix no-stdio build 2015-09-29 21:59:19 -04:00
pem_pkey.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
pem_seal.c Adapt PEM routines to the opaque EVP_ENCODE_CTX 2015-12-11 16:18:01 +01:00
pem_sign.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pem_x509.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pem_xaux.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pkcs7.lis Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pvkfmt.c Remove double semi (;) 2015-12-08 00:11:47 +01:00