Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / include / openssl / comp.h
2022-11-07 Todd ShortAdd zlib oneshot compression
2022-10-18 Todd ShortConvert ZLIB defines to OPENSSL_NO_ZLIB
2022-10-18 Todd ShortAdd ZSTD compression support (RFC8478bis)
2022-10-18 Todd ShortAdd brotli compression support (RFC7924)
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28 Dr. Matthias St... Add legacy include guards to public header files
2019-09-28 Dr. Matthias St... Fix header file include guard names
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-02-13 Matt CaswellUpdate copyright year
2018-02-09 Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2017-06-07 Rich Salzmake error tables const and separate header file
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-04-13 Matt CaswellFix explicit de-init macros
2016-04-13 Matt CaswellDeprecate COMP_zlib_cleanup() and make it a no-op
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-03-20 Rich SalzRemove #error from include files.
2016-03-18 Matt CaswellEnsure that no-comp functions are flagged as such
2015-05-12 Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-05-05 Richard LevitteRemove the last traces of the fake RLE compression
2015-03-31 Richard LevitteStop symlinking, move files to intended directory