summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bio_addr.c
AgeCommit message (Expand)Author
2023-09-28Copyright year updatesMatt Caswell
2023-09-25Implement a public BIO_ADDR_copy() functionMatt Caswell
2022-10-12crypto: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-08-12Fix asan finding in bio_addrJuergen Christ
2022-07-08Add config option OPENSSL_NO_UNIX_SOCKMax Bachmann
2022-05-09Exclude IPv6 code using OPENSSL_USE_IPV6 instead of AF_INET6Max Bachmann
2022-05-03Update copyright yearMatt Caswell
2022-03-10Add TFO support to socket BIO and s_client/s_serverTodd Short
2022-02-04Fix builds with DJGPPJuan Manuel Guerrero
2021-10-28fix some code with obvious wrong coding stylex2018
2021-07-10BIO_lookup_ex: use AI_ADDRCONFIG only if explicit host name is givenDaiki Ueno
2021-06-15BIO: Make source file names in crypto/bio/ consistentDr. David von Oheimb