Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / doc / man3 / BIO_ctrl.pod
2022-10-07 Richard LevitteChange all references to OpenSSL 3.1 to OpenSSL 3.2...
2022-09-23 Tomas MrazFix error return values from BIO_ctrl_(w)pending()
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-02-07 Thomas1664Correct return type for BIO_ptr_ctrl
2021-10-22 PW HuFix documentation errors, mainly caused by return value...
2021-05-06 Matt CaswellUpdate copyright year
2021-05-04 Dr. David von OheimbBIO_eof() and OSSL_STORE_eof(): Make sure to return...
2020-07-16 Richard LevitteUpdate copyright year
2020-07-04 Gustaf NeumannFix typos and repeated words
2019-07-15 Richard LevitteIn documentation, consistently refer to OpenSSL 3.0
2019-04-01 Boris Pismennyadd documentation
2018-12-07 Boris Pismennyssl: Linux TLS Tx Offload
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-12-15 Bernd EdlingerFix invalid function type casts.
2017-10-09 Richard LevitteCorrect some typedef documentation
2017-06-08 Beat Bollidoc/man3: reformat the function prototypes in the synopses
2017-01-09 Rich SalzDoc nits: callback function typedefs
2016-10-28 Matt CaswellDocument the new BIO functions introduced as part of...
2016-10-26 Rich SalzMove manpages to man[1357] structure.