Commit History

Author SHA1 Message Date
  Pauli 1c8c5d4755 bio: remove TODOs 3 years ago
  Matt Caswell f5afac4bda Update copyright year 3 years ago
  Tanzinul Islam daf98015aa Link with uplink module 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell 29d3af0404 Update copyright year 3 years ago
  Richard Levitte 8300a8742b Work around Windows ftell() bug as per Microsoft engineering's suggestion 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Rich Salz ff988500c2 Replace FUNCerr with ERR_raise_data 5 years ago
  Dr. Matthias St. Pierre b23217a144 Remove HEADER_BSS_FILE_C module include guard 5 years ago
  Rich Salz 46160e6fb9 Deprecate SYSerr, add new FUNCerr macro 5 years ago
  Rich Salz 56c3a135b2 Add ERR_put_func_error, and use it. 5 years ago
  Bernd Edlinger b113279292 Keep the externally visible macro BIO_FLAGS_UPLINK in bio.h 6 years ago
  Corinna Vinschen 9b57e4a1ef cygwin: drop explicit O_TEXT 5 years ago
  Richard Levitte 09abbca13f Following the license change, modify the boilerplates in crypto/bio/ 5 years ago
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st 6 years ago
  Rich Salz e3713c365c Remove email addresses from source code. 7 years ago
  Pauli 59e539e642 BIO range checking. 7 years ago
  Rich Salz 0904e79a6e Undo commit d420ac2 7 years ago
  Rich Salz 595b2a4237 Check fflush on BIO_ctrl call 7 years ago
  Matt Caswell f7970f303f Fix stdio build following BIO size_t work 8 years ago
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments 8 years ago
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments 8 years ago
  Richard Levitte e82e2186e9 If errno is ENXIO in BSS_new_file(), set BIO_R_NO_SUCH_FILE 8 years ago
  Andy Polyakov 094878164d Move OS-specific fopen quirks to o_fopen.c. 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Richard Levitte 2c25ebd1e2 DJGPP adjustments 8 years ago
  Richard Levitte 2d897ae4d8 BIO: respect opening in text mode 8 years ago
  Andy Polyakov 800b299b0a bio/bss_file.c: since VS2015 one can't tell apart own and "alien" FILE 8 years ago
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. 8 years ago
  Rich Salz 1fbab1dc6f Remove Netware and OS/2 8 years ago