openssl/crypto/bio
Rich Salz 52df25cf2e make error tables const and separate header file
Run perltidy on util/mkerr
Change some mkerr flags, write some doc comments
Make generated tables "const" when genearting lib-internal ones.
Add "state" file for mkerr
Renerate error tables and headers
Rationalize declaration of ERR_load_XXX_strings
Fix out-of-tree build
Add -static; sort flags/vars for options.
Also tweak code output
Moved engines/afalg to engines (from master)
Use -static flag
Standard engine #include's of errors
Don't linewrap err string tables unless necessary

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3392)
2017-06-07 15:12:03 -04:00
..
b_addr.c Address review feedback for the SCTP changes 2017-04-25 11:13:39 +01:00
b_dump.c
b_print.c Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
b_sock2.c
b_sock.c Clean away needless VMS check 2017-05-11 22:30:29 +02:00
bf_buff.c
bf_lbuf.c
bf_nbio.c
bf_null.c
bio_cb.c
bio_err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00
bio_lcl.h
bio_lib.c
bio_meth.c
bss_acpt.c
bss_bio.c
bss_conn.c
bss_dgram.c Fix problem with SCTP close_notify alerts 2017-04-25 11:13:39 +01: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 Check fflush on BIO_ctrl call 2017-04-28 14:14:59 -04:00
bss_log.c
bss_mem.c
bss_null.c
bss_sock.c
build.info