Correct installation test in appveyor
[openssl.git] / doc / crypto / BIO_s_accept.pod
2016-08-17 Rich SalzFix some doc nits.
2016-08-10 jamerceeFixed typo
2016-08-10 JimCDocumented BIO_set_accept_port()/BIO_get_accept_port()
2016-08-10 jamerceeAdapt BIO_new_accept() to call BIO_set_accept_name()
2016-07-08 Rich SalzReplace all #define's in pod pages.
2016-06-21 Rich SalzMore doc cleanup
2016-05-21 Rich SalzDoc nits cleanup, round 2
2016-05-20 Rich SalzFix nits in pod files.
2016-05-19 Rich SalzAdd copyright to manpages
2016-05-19 Rich SalzEnsure =cut is last line in every file.
2016-03-23 Alex GaynorCorrect another batch of typos
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-03 Richard LevitteRefactoring BIO: adapt BIO_s_connect and BIO_s_accept
2015-11-02 Richard LevitteRemove dummy argument from BIO_get_bind_mode
2015-08-27 Rich SalzVarious doc fixes.
2015-08-21 Rich SalzFix L<> content in manpages
2014-08-30 Rich SalzRT2379: Additional typo fix
2014-08-29 Rich SalzRT2379: Bug in BIO_set_accept_port.pod
2013-06-12 Matt CaswellDocument updates from wiki.
2002-12-12 Richard LevitteBIO_set_nbio() is enumerated, but not explained. Remov...
2000-10-19 Ulf Möllergive pseudo prototypes instead of macro definitions...
2000-10-12 Dr. Stephen HensonMake non blocking I/O work for accept BIOs.
2000-09-16 Dr. Stephen HensonNew macro BIO_set_shutdown_wr().
2000-09-16 Ulf Möllerispell and some other nit-picking
2000-09-15 Dr. Stephen HensonAccept BIO docs.