Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / crypto / comp / c_zlib.c
2023-09-07 Matt CaswellCopyright year updates
2023-08-04 ihciahbio: pass flags on BIO_ctrl to make flush retriable
2022-11-07 Todd ShortAdd zlib oneshot compression
2022-10-18 Todd ShortUpdate COMP_METHOD
2022-10-18 Todd ShortConvert ZLIB defines to OPENSSL_NO_ZLIB
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2021-11-07 PauliFix coverity 1493364 & 1493375: unchecked return value
2021-06-02 Paulicomp: remove TODOs
2021-04-22 Todd ShortAdd RUN_ONCE support to zlib init
2021-04-08 Matt CaswellUpdate copyright year
2021-03-18 Shane LontisAdd ossl_ conf symbols
2020-11-26 Matt CaswellUpdate copyright year
2020-11-13 Richard LevitteCRYPTO: refactor ERR_raise()+ERR_add_error_data() to...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-09-12 Tomas MrazBIO_f_zlib: Properly handle BIO_CTRL_PENDING and BIO_CT...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-12-17 Daniel BeveniusAdd comments to NULL func ptrs in bio_method_st
2017-12-15 Bernd EdlingerFix invalid function type casts.
2017-11-08 Rich SalzDon't NULL check before calling DSO_free.
2017-10-18 KaoruTodaRemove parentheses of return.
2016-11-08 Matt CaswellFix zlib BIO_METHOD for latest BIO_METHOD structure...
2016-05-17 Rich SalzCopyright consolidation 04/10
2016-04-13 Richard LevitteRemake the way dynamic zlib is loaded
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellDeprecate COMP_zlib_cleanup() and make it a no-op
2016-03-29 Matt CaswellFix the zlib config option
2016-03-23 Rich SalzMove dso.h to internal
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2016-02-10 Matt CaswellThe new init functions can now fail so shouldn't be...
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-09 Matt CaswellAuto init/deinit libcrypto
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-03 Rich Salzremove 0 assignments.
2015-09-03 Rich SalzAdd and use OPENSSL_zalloc
2015-08-26 David BrodskiFixed problem with multiple load-unload of comp zlib
2015-06-09 Rich SalzFix -DZLIB build for opaque COMP types
2015-05-12 Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-01 Rich Salzfree NULL cleanup 11
2015-05-01 Rich Salzfree null cleanup finale
2015-04-28 Rich Salzremove malloc casts
2015-01-30 Rich SalzDead code removal: #if 0 bio, comp, rand
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2010-01-13 Dr. Stephen HensonModify compression code so it avoids using ex_data...
2008-12-13 Ben LaurieMissing return values (Coverity ID 204).
2008-03-12 Dr. Stephen HensonAnd so it begins...
2007-02-14 Nils Larsch- use OPENSSL_malloc() etc. in zlib
2005-12-05 Dr. Stephen HensonUpdate from 0.9.8-stable.
2005-12-03 Dr. Stephen HensonMake ZLIB without ZLIB_SHARED compiled again.
2005-12-02 Dr. Stephen HensonAdd error checking to avoid crashing when zlib cannot...
2005-06-18 Richard LevitteOnly define ZLIB_SHARED if it hasn't already been defin...
2004-12-30 Andy PolyakovMake whiny compilers stop complaining about missing...
2004-10-14 Richard LevitteBecause libraries on Windows lack useful version inform...
2003-10-06 Richard LevitteSetting the ex_data index is unsafe in a threaded envir...
2003-10-04 Richard LevitteRemove unused code, don't use zlib functions that are...
2003-01-16 Richard LevitteAdd some debugging output.
2002-12-08 Richard LevitteImplement a stateful variant if the ZLIB compression...
2002-10-04 Richard LevitteIf we're loading libz dynamically, and COMP_zlib()...
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2000-11-30 Richard LevitteA few bug fixes for Windows.
2000-11-30 Richard LevitteCOMP_METHOD has a new argument since some time back...
2000-11-30 Richard LevitteChange c_zlib further to allow loading a shared zlib...
2000-11-30 Richard LevitteChanges to c_zlib.c to make ZLIB.DLL dynamically loadab...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay