Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st hace 6 años
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. hace 6 años
  Rich Salz 1b6fa9fdf8 Don't NULL check before calling DSO_free. hace 7 años
  KaoruToda 26a7d938c9 Remove parentheses of return. hace 7 años
  Matt Caswell 513d76f495 Fix zlib BIO_METHOD for latest BIO_METHOD structure changes hace 8 años
  Rich Salz 6286757141 Copyright consolidation 04/10 hace 8 años
  Richard Levitte 5a5c0b953f Remake the way dynamic zlib is loaded hace 8 años
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() hace 8 años
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* hace 8 años
  Matt Caswell 02a247e0fa Deprecate COMP_zlib_cleanup() and make it a no-op hace 8 años
  Matt Caswell 222e620baf Fix the zlib config option hace 8 años
  Rich Salz 921de151d2 Move dso.h to internal hace 8 años
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. hace 8 años
  Rich Salz d63a5e5e7d Remove outdated DEBUG flags. hace 8 años
  Matt Caswell 0fc32b0718 The new init functions can now fail so shouldn't be void hace 8 años
  Rich Salz f672aee494 Rename INIT funtions, deprecate old ones. hace 8 años
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto hace 8 años
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. hace 8 años
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto hace 9 años
  Rich Salz 64b25758ed remove 0 assignments. hace 9 años
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc hace 9 años
  David Brodski 8cbb153357 Fixed problem with multiple load-unload of comp zlib hace 10 años
  Rich Salz 121ee399c9 Fix -DZLIB build for opaque COMP types hace 9 años
  Rich Salz 9a555706a3 Make COMP_CTX and COMP_METHOD opaque hace 9 años
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc hace 9 años
  Rich Salz efa7dd6444 free NULL cleanup 11 hace 9 años
  Rich Salz b548a1f11c free null cleanup finale hace 9 años
  Rich Salz b196e7d936 remove malloc casts hace 9 años
  Rich Salz 4d428cd250 Dead code removal: #if 0 bio, comp, rand hace 9 años
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . hace 9 años