]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/bio.h.in
Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() code
[thirdparty/openssl.git] / include / openssl / bio.h.in
2023-01-27  Tomas MrazImplement BIO_s_dgram_mem() reusing the BIO_s_dgram_pai...
2023-01-13  Hugo LandauQUIC BIO Poll Descriptors: simplify custom interface
2023-01-13  Hugo LandauAdd BIO poll descriptors
2022-11-24  Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-10-04  Daniel FialaDisable printf format checking on MinGW
2022-09-23  Hugo LandauBIO_s_dgram_pair
2022-08-19  Hugo LandauBIO_sendmmsg/BIO_recvmmsg (API only)
2022-07-28  Matt CaswellGive BIO_s_mem() the ability to support datagrams
2022-05-16  Tomas MrazFix BIO_get_ktls_send/recv to return 0 or 1 only
2022-05-03  Matt CaswellUpdate copyright year
2022-03-10  Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-01-21  yangyangtiantianlo... Fix the same BIO_FLAGS macro definition
2021-05-26  Tomas MrazDeprecate old style BIO callback calls
2021-05-19  Dr. David von Oheimbbio_lib: Add BIO_get_line, correct doc of BIO_gets
2021-05-04  Matt CaswellCreate libcrypto support for BIO_new_from_core_bio()
2021-03-29  Nan XiaoFix typo in bio.h.in
2021-03-11  Matt CaswellUpdate copyright year
2021-03-10  Shane LontisAdd new filter BIO BIO_f_readbuffer()
2020-12-04  Richard LevitteSwitch deprecation method for BIO
2020-12-02  Matt CaswellFix a compile error with the no-sock option
2020-09-13  Matt CaswellFix safestack issues in bio.h