openssl/crypto/dh
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
..
dh192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh512.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh2048.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh4096.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh_ameth.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
dh_asn1.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
dh_check.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dh_depr.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
dh_err.c Rebuild error source files. 2015-11-05 15:48:37 +00:00
dh_gen.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dh_kdf.c Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 2015-12-07 17:40:20 +01:00
dh_key.c Tighten up BN_with_flags usage and avoid a reachable assert 2015-11-26 10:20:36 +00:00
dh_lib.c ex_data part 2: doc fixes and CRYPTO_free_ex_index. 2015-12-01 11:48:37 -05:00
dh_pmeth.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
dh_prn.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dh_rfc5114.c Fix undeclared variable warnings. 2015-10-24 16:42:51 +01:00
example Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
generate Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile make update 2015-12-09 22:09:19 +00:00