openssl/crypto/asn1
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
..
a_bitstr.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
a_d2i_fp.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
a_digest.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
a_dup.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
a_gentm.c Move functions. 2015-09-22 16:05:33 +01:00
a_i2d_fp.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
a_int.c RT3993: Fix error found by VS2008 2015-09-08 23:32:53 -04:00
a_mbstr.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
a_object.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
a_octet.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
a_print.c Move functions. 2015-09-22 16:05:33 +01:00
a_sign.c Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 2015-12-07 17:40:20 +01:00
a_strex.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
a_strnid.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
a_time.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
a_type.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
a_utctm.c Move functions. 2015-09-22 16:05:33 +01:00
a_utf8.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
a_verify.c Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 2015-12-07 17:40:20 +01:00
ameth_lib.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
asn1_err.c Rebuild error source files. 2015-11-05 15:48:37 +00:00
asn1_gen.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
asn1_lib.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
asn1_locl.h Move certificate request and CRL routines to x509 dir. 2015-09-22 16:35:55 +01:00
asn1_par.c Fix uninitialised p error. 2015-11-24 16:45:02 +00:00
asn_mime.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
asn_moid.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
asn_mstbl.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
asn_pack.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bio_asn1.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
bio_ndef.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
charmap.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
charmap.pl RT1815: More const'ness improvements 2014-08-18 11:49:16 -04:00
d2i_pr.c Fix more d2i cases to properly update the input pointer 2015-10-03 13:22:52 +02:00
d2i_pu.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
evp_asn1.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
f_int.c ASN1 INTEGER refactor. 2015-05-18 18:38:42 +01:00
f_string.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
i2d_pr.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
i2d_pu.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
Makefile make update 2015-12-09 22:09:19 +00:00
n_pkey.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
nsseq.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
p5_pbe.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
p5_pbev2.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
p5_scrypt.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
p8_pkey.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
t_bitst.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
t_pkey.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
t_spki.c Embed various signature algorithms. 2015-09-17 17:18:59 +01:00
tasn_dec.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
tasn_enc.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
tasn_fre.c embed support for CHOICE type 2015-10-11 20:33:56 +01:00
tasn_new.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
tasn_prn.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
tasn_scn.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
tasn_typ.c Allocate string types directly. 2015-03-13 16:42:44 +00:00
tasn_utl.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
x_algor.c Add inclusion of internal/evp_int.h to all crypto/ files that need it 2015-12-07 17:39:23 +01:00
x_bignum.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
x_info.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
x_long.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x_pkey.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
x_pubkey.c New function X509_get0_pubkey 2015-12-14 23:06:14 +00:00
x_sig.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x_spki.c Embed various signature algorithms. 2015-09-17 17:18:59 +01:00
x_val.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00