Commit History

Author SHA1 Message Date
  Matt Caswell 513d76f495 Fix zlib BIO_METHOD for latest BIO_METHOD structure changes 8 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Richard Levitte 5a5c0b953f Remake the way dynamic zlib is loaded 8 years ago
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() 8 years ago
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* 8 years ago
  Matt Caswell 02a247e0fa Deprecate COMP_zlib_cleanup() and make it a no-op 8 years ago
  Matt Caswell 222e620baf Fix the zlib config option 8 years ago
  Rich Salz 921de151d2 Move dso.h to internal 8 years ago
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. 8 years ago
  Rich Salz d63a5e5e7d Remove outdated DEBUG flags. 8 years ago
  Matt Caswell 0fc32b0718 The new init functions can now fail so shouldn't be void 8 years ago
  Rich Salz f672aee494 Rename INIT funtions, deprecate old ones. 8 years ago
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Rich Salz 64b25758ed remove 0 assignments. 9 years ago
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 years ago
  David Brodski 8cbb153357 Fixed problem with multiple load-unload of comp zlib 10 years ago
  Rich Salz 121ee399c9 Fix -DZLIB build for opaque COMP types 9 years ago
  Rich Salz 9a555706a3 Make COMP_CTX and COMP_METHOD opaque 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz efa7dd6444 free NULL cleanup 11 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz 4d428cd250 Dead code removal: #if 0 bio, comp, rand 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 1b31b5ad56 Modify compression code so it avoids using ex_data free functions. This 15 years ago
  Ben Laurie 1f6e9bce21 Missing return values (Coverity ID 204). 16 years ago
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 years ago
  Nils Larsch 30e5e8aca5 - use OPENSSL_malloc() etc. in zlib 18 years ago