summaryrefslogtreecommitdiffstats
path: root/crypto/bio/b_sock2.c
AgeCommit message (Expand)Author
2021-08-24Update copyright yearMatt Caswell
2021-05-09BIO_listen: disable setting ipv6_v6only on OpenBSD as it is a read only data ...David Carlier
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2018-09-12minor fixes for WindowsViktor Szakats
2018-02-19Add BIO_bind function to bind local address for a socket.John Hughes
2018-02-13Update copyright yearMatt Caswell
2018-01-25Fix setting of IPV6_V6ONLY on WindowsBernd Edlinger
2017-11-13Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov
2016-08-05spelling fixes, just comments and readme.klemens
2016-05-17Copyright consolidation 09/10Rich Salz
2016-04-28Close the accept socket on errorMatt Caswell
2016-03-11Don't clobber the last errorMatt Caswell
2016-02-14Make the BIO_ADDR param optional.Rich Salz
2016-02-03Refactoring BIO: new socket-handling functions, deprecate older onesRichard Levitte