Commit History

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