summaryrefslogtreecommitdiffstats
path: root/doc/crypto/BIO_s_accept.pod
AgeCommit message (Expand)Author
2016-10-26Move manpages to man[1357] structure.Rich Salz
2016-08-17Fix some doc nits.Rich Salz
2016-08-10Fixed typojamercee
2016-08-10Documented BIO_set_accept_port()/BIO_get_accept_port()JimC
2016-08-10Adapt BIO_new_accept() to call BIO_set_accept_name()jamercee
2016-07-08Replace all #define's in pod pages.Rich Salz
2016-06-21More doc cleanupRich Salz
2016-05-20Doc nits cleanup, round 2Rich Salz
2016-05-20Fix nits in pod files.Rich Salz
2016-05-19Add copyright to manpagesRich Salz
2016-05-19Ensure =cut is last line in every file.Rich Salz
2016-03-22Correct another batch of typosAlex Gaynor
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-03Refactoring BIO: adapt BIO_s_connect and BIO_s_acceptRichard Levitte
2015-11-02Remove dummy argument from BIO_get_bind_modeRichard Levitte
2015-08-27Various doc fixes.Rich Salz
2015-08-21Fix L<> content in manpagesRich Salz
2014-08-30RT2379: Additional typo fixRich Salz
2014-08-29RT2379: Bug in BIO_set_accept_port.podRich Salz
2013-06-12Document updates from wiki.Matt Caswell
2002-12-12BIO_set_nbio() is enumerated, but not explained. Remove it from enumerationRichard Levitte
2000-10-19give pseudo prototypes instead of macro definitions for better clarityUlf Möller
2000-10-12Make non blocking I/O work for accept BIOs.Dr. Stephen Henson
2000-09-16New macro BIO_set_shutdown_wr().Dr. Stephen Henson
2000-09-16ispell and some other nit-pickingUlf Möller
2000-09-15Accept BIO docs.Dr. Stephen Henson