openssl/crypto/bio
Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly)
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-05-11 10:06:38 -04:00
..
b_dump.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
b_print.c Clarify logic in BIO_*printf functions 2015-04-30 23:12:39 +01:00
b_sock.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
bf_buff.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
bf_lbuf.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
bf_nbio.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
bf_null.c More comment realignment 2015-01-22 09:20:10 +00:00
bio_cb.c BIO_debug_callback: Fix output on 64-bit machines 2015-03-10 12:32:39 +01:00
bio_err.c make errors 2015-03-06 14:06:17 +00:00
bio_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bio_lib.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
bss_acpt.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
bss_bio.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
bss_conn.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
bss_dgram.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
bss_fd.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bss_file.c Add OSSL_NELEM macro. 2015-05-03 12:53:08 +01:00
bss_log.c remove malloc casts 2015-04-28 15:28:14 -04:00
bss_mem.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
bss_null.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
bss_sock.c Dead code removal: #if 0 bio, comp, rand 2015-01-29 21:38:57 -05:00
Makefile Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant 2015-03-31 20:16:01 +02:00