openssl/crypto/bio
Matt Caswell f42fd819d6 Tweaks based on review feedback of BIO size_t work
Rename some parameters.
Also change handling of buffer sizes >INT_MAX in length.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-10-28 09:48:54 +01:00
..
b_addr.c Fix mem leaks during auto-deinit 2016-09-08 12:40:19 +01:00
b_dump.c
b_print.c Cast to an unsigned type before negating 2016-07-20 19:25:16 +02:00
b_sock2.c spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
b_sock.c
bf_buff.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bf_lbuf.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bf_nbio.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bf_null.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bio_cb.c Fix some style issues... 2016-08-02 09:59:23 +02:00
bio_err.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bio_lcl.h Create BIO_read_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bio_lib.c Ensure that BIO_read_ex() and BIO_write_ex() only return 0 or 1 2016-10-28 09:48:54 +01:00
bio_meth.c Tweaks based on review feedback of BIO size_t work 2016-10-28 09:48:54 +01:00
bss_acpt.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_bio.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_conn.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_dgram.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_fd.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_file.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_log.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_mem.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_null.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
bss_sock.c Create BIO_write_ex() which handles size_t arguments 2016-10-28 09:48:54 +01:00
build.info