openssl/crypto/bio
David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const.
BIO_new, etc., don't need a non-const BIO_METHOD. This allows all the
built-in method tables to live in .rodata.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-21 16:49:10 -04:00
..
b_addr.c Convert CRYPTO_LOCK_GET*BYNAME to new multi-threading API 2016-03-08 09:07:32 -05:00
b_dump.c Refactoring BIO: Small adjustments 2016-02-03 19:37:07 +01:00
b_print.c Fix memory issues in BIO_*printf functions 2016-02-25 22:45:58 +00:00
b_sock.c Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
b_sock2.c Don't clobber the last error 2016-03-11 21:32:13 +00:00
bf_buff.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bf_lbuf.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bf_nbio.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bf_null.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bio_cb.c Avoid negative array index in BIO_debug_callback() 2016-03-09 20:52:19 -05:00
bio_err.c Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
bio_lcl.h On solaris, the variable name sun clashes, use s_un instead 2016-02-16 17:16:32 +01:00
bio_lib.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bss_acpt.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bss_bio.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04: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 RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bss_log.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bss_mem.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bss_null.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
bss_sock.c RT4660: BIO_METHODs should be const. 2016-03-21 16:49:10 -04:00
build.info Update crypto/bio/build.info 2016-02-04 23:34:20 +01:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00