openssl/crypto/bio
Daniel Bevenius 27ab91951c Make BIO_METHOD struct definitions consistent
I noticed that some of the BIO_METHOD structs are placing the name on
the same line as the type and some don't. This commit places the name
on a separate line for consistency (which looks like what the majority
do)

CLA: trivial

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4878)
2017-12-09 21:27:29 +01:00
..
b_addr.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
b_dump.c BIO range checking. 2017-07-07 07:18:41 +10:00
b_print.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
b_sock.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
b_sock2.c Resolve warnings in VC-WIN32 build, which allows to add /WX. 2017-11-13 10:58:57 +01:00
bf_buff.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
bf_lbuf.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
bf_nbio.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
bf_null.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
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 Remove parentheses of return. 2017-10-18 16:05:06 +01:00
bio_meth.c Add CRYPTO_thread_glock_new 2017-08-31 19:42:03 -04:00
bss_acpt.c Address some code-analysis issues. 2017-12-08 10:49:41 -05:00
bss_bio.c Move e_os.h to be the very first include. 2017-08-30 07:20:44 +10:00
bss_conn.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
bss_dgram.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
bss_fd.c Make BIO_METHOD struct definitions consistent 2017-12-09 21:27:29 +01:00
bss_file.c Remove email addresses from source code. 2017-10-13 10:06:59 -04:00
bss_log.c Make BIO_METHOD struct definitions consistent 2017-12-09 21:27:29 +01:00
bss_mem.c Address some code-analysis issues. 2017-12-08 10:49:41 -05:00
bss_null.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
bss_sock.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
build.info Adapt bf_lbuf for opaque BIO 2016-03-30 04:35:14 +02:00