Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  ihciah bcbc7d6067 bio: pass flags on BIO_ctrl to make flush retriable 1 year ago
  Todd Short 3840271e98 Add zlib oneshot compression 1 year ago
  Todd Short 7e3cacac94 Update COMP_METHOD 2 years ago
  Todd Short 59d21298df Convert ZLIB defines to OPENSSL_NO_ZLIB 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Pauli 73a815defe Fix coverity 1493364 & 1493375: unchecked return value 2 years ago
  Pauli 1486b1fbd3 comp: remove TODOs 3 years ago
  Todd Short 309c6fbace Add RUN_ONCE support to zlib init 3 years ago
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Shane Lontis f148f7034c Add ossl_ conf symbols 3 years ago
  Matt Caswell 605856d72c Update copyright year 3 years ago
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Tomas Mraz 6beb8b39ba BIO_f_zlib: Properly handle BIO_CTRL_PENDING and BIO_CTRL_WPENDING calls. 5 years ago
  Richard Levitte 48f66f8115 Following the license change, modify the boilerplates in crypto/comp/ 5 years ago
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st 6 years ago
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. 6 years ago
  Rich Salz 1b6fa9fdf8 Don't NULL check before calling DSO_free. 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  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