openssl/crypto/bio
Richard Levitte 2d897ae4d8 BIO: respect opening in text mode
When a file is opened with BIO_new_file(), make sure that the internal
mode TEXT vs BINARY setting reflects what's given in the mode string.

Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-04-11 14:57:34 +02:00
..
b_addr.c Revert "various spelling fixes" 2016-04-04 16:11:43 -04:00
b_dump.c
b_print.c Clean-up *_DEBUG options. 2016-04-07 21:18:00 +02:00
b_sock2.c Don't clobber the last error 2016-03-11 21:32:13 +00:00
b_sock.c Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
bf_buff.c Make BIO opaque 2016-03-29 17:40:54 +01:00
bf_lbuf.c Adapt bf_lbuf for opaque BIO 2016-03-30 04:35:14 +02:00
bf_nbio.c Make BIO opaque 2016-03-29 17:40:54 +01:00
bf_null.c Make BIO opaque 2016-03-29 17:40:54 +01:00
bio_cb.c Make BIO opaque 2016-03-29 17:40:54 +01:00
bio_err.c
bio_lcl.h moved structure bio_buf_mem_st from headers to bss_mem.c 2016-04-02 16:57:07 -04:00
bio_lib.c Make BIO opaque 2016-03-29 17:40:54 +01:00
bio_meth.c Don't shadow known symbols write, read, puts, gets 2016-04-04 00:26:12 +02:00
bss_acpt.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bss_bio.c Make BIO opaque 2016-03-29 17:40:54 +01:00
bss_conn.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bss_dgram.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bss_fd.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bss_file.c BIO: respect opening in text mode 2016-04-11 14:57:34 +02:00
bss_log.c Make BIO opaque 2016-03-29 17:40:54 +01:00
bss_mem.c moved structure bio_buf_mem_st from headers to bss_mem.c 2016-04-02 16:57:07 -04:00
bss_null.c Make BIO opaque 2016-03-29 17:40:54 +01:00
bss_sock.c Make BIO opaque 2016-03-29 17:40:54 +01:00
build.info Adapt bf_lbuf for opaque BIO 2016-03-30 04:35:14 +02:00
Makefile.in Add functions for creating BIO_METHODs 2016-03-29 17:40:54 +01:00