openssl/crypto/bio
Pauli 4cff10dcbf struct timeval include guards
Move struct timeval includes into e_os.h (where the Windows ones were).
Enaure that the include is guarded canonically.

Refer #4271

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4312)
2017-09-01 09:55:43 +10:00
..
b_addr.c Add CRYPTO_thread_glock_new 2017-08-31 19:42:03 -04:00
b_dump.c BIO range checking. 2017-07-07 07:18:41 +10:00
b_print.c This has been added to avoid the situation where some host ctype.h functions 2017-08-22 09:45:25 +10:00
b_sock2.c
b_sock.c Remove OPENSSL_assert() from various crypto/bio files 2017-08-21 08:44:44 +01:00
bf_buff.c Make it possible to peek at BIO data through BIO_f_buffer() 2017-06-29 11:55:31 +02:00
bf_lbuf.c
bf_nbio.c
bf_null.c
bio_cb.c BIO range checking. 2017-07-07 07:18:41 +10:00
bio_err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00
bio_lcl.h (Re)move some things from e_os.h 2017-08-22 14:15:40 -04:00
bio_lib.c
bio_meth.c Add CRYPTO_thread_glock_new 2017-08-31 19:42:03 -04:00
bss_acpt.c
bss_bio.c Move e_os.h to be the very first include. 2017-08-30 07:20:44 +10:00
bss_conn.c
bss_dgram.c struct timeval include guards 2017-09-01 09:55:43 +10:00
bss_fd.c Do not eat trailing '\n' in BIO_gets for fd BIO. 2017-05-15 15:13:36 +02:00
bss_file.c BIO range checking. 2017-07-07 07:18:41 +10:00
bss_log.c
bss_mem.c
bss_null.c
bss_sock.c (Re)move some things from e_os.h 2017-08-22 14:15:40 -04:00
build.info