openssl/crypto/bio
jamercee b4c1d72e9f Adapt BIO_new_accept() to call BIO_set_accept_name()
Commit 417be66 broken BIO_new_accept() by changing the definition of the
macro BIO_set_accept_port() which stopped acpt_ctrl() from calling
BIO_parse_hostserv(). This commit completes the series of changes
initiated in 417be66.

Updated pods to reflect new definition introduced by 417be66.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1386)
2016-08-10 11:07:42 -04:00
..
b_addr.c Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead 2016-07-19 23:49:54 +02:00
b_dump.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
b_print.c Cast to an unsigned type before negating 2016-07-20 19:25:16 +02:00
b_sock.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
b_sock2.c spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
bf_buff.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bf_lbuf.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bf_nbio.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bf_null.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bio_cb.c Fix some style issues... 2016-08-02 09:59:23 +02:00
bio_err.c Discard BIO_set(BIO* bio) method 2016-07-25 13:48:32 -04:00
bio_lcl.h Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bio_lib.c Discard BIO_set(BIO* bio) method 2016-07-25 13:48:32 -04:00
bio_meth.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_acpt.c Adapt BIO_new_accept() to call BIO_set_accept_name() 2016-08-10 11:07:42 -04:00
bss_bio.c Add more zalloc 2016-05-29 01:36:11 +02:00
bss_conn.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_dgram.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_fd.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_file.c Move OS-specific fopen quirks to o_fopen.c. 2016-06-22 21:51:53 +02:00
bss_log.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_mem.c spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
bss_null.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_sock.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
build.info Adapt bf_lbuf for opaque BIO 2016-03-30 04:35:14 +02:00