summaryrefslogtreecommitdiffstats
path: root/include/openssl/bioerr.h
AgeCommit message (Expand)Author
2022-09-23BIO_s_dgram_pairHugo Landau
2022-09-01BIO_dgram support for BIO_sendmmsg/BIO_recvmmsgHugo Landau
2022-08-19BIO_sendmmsg/BIO_recvmmsg (API only)Hugo Landau
2022-05-03Update copyright yearMatt Caswell
2022-03-10Add TFO support to socket BIO and s_client/s_serverTodd Short
2021-02-05ERR: Rebuild all generated error headers and source filesRichard Levitte
2021-01-28Update copyright yearRichard Levitte
2021-01-16replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETERDr. David von Oheimb
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-04-15mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre
2020-02-10add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...Dr. David von Oheimb
2019-11-07Update source files for deprecation at 3.0Richard Levitte
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-07-16Regenerate mkerr filesRich Salz
2019-03-11Add regenerated header filesRich Salz
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte
2018-04-26Add missing error code when alloc-return-nullFdaSilvaYY
2018-04-03Set error code on alloc failuresRich Salz
2018-02-19Add BIO_bind function to bind local address for a socket.John Hughes
2018-02-10Copy name string in BIO_meth_newRich Salz
2018-02-09Small simplification in mkerr.plFdaSilvaYY
2017-06-07make error tables const and separate header fileRich Salz