openssl/crypto/bio
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
..
b_dump.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
b_print.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
b_sock.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
bf_buff.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
bf_lbuf.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bf_nbio.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
bf_null.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bio_cb.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bio_err.c Rebuild error source files. 2015-11-05 15:48:37 +00:00
bio_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bio_lib.c ex_data part 2: doc fixes and CRYPTO_free_ex_index. 2015-12-01 11:48:37 -05:00
bss_acpt.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
bss_bio.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
bss_conn.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
bss_dgram.c Fix (incorrect) uninitialised variable warning. 2015-12-13 12:44:46 +00:00
bss_fd.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bss_file.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
bss_log.c bio/bss_log.c: harmonize format string to silence -Wformat. 2015-10-05 09:25:54 +02:00
bss_mem.c More secure storage of key material. 2015-06-23 17:09:35 -04:00
bss_null.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bss_sock.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00