Commit History

Author SHA1 Message Date
  Pauli 1c8c5d4755 bio: remove TODOs 3 years ago
  Dr. David von Oheimb 24c07e5055 BIO acpt_state(): Allow retrying addresses (e.g., using IPv6 vs. IPv4) on creating accept socket 3 years ago
  Tomas Mraz 0800318a0c Deprecate old style BIO callback calls 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. David von Oheimb 3f528d0899 Add OPENSSL_strdup failure check to cpt_ctrl() in bss_acpt.c 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  scott 0437435a96 BIO_do_accept: correct error return value 4 years ago
  Matt Caswell 6d53ad6b5c Teach more BIOs how to handle BIO_CTRL_EOF 4 years ago
  Rich Salz 3d48457478 Replace BUF_ string function calls with OPENSSL_ ones 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Rich Salz ff988500c2 Replace FUNCerr with ERR_raise_data 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
  Richard Levitte 09abbca13f Following the license change, modify the boilerplates in crypto/bio/ 5 years ago
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null 6 years ago
  Rich Salz e6e9170d6e Allow NULL for some _free routines. 6 years ago
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Viktor Dukhovni 4e0752535e Avoid leaking peername data via accept BIOs 6 years ago
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st 6 years ago
  FdaSilvaYY a0fda2cf2d Address some code-analysis issues. 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 6 years ago
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 years ago
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments 7 years ago
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments 7 years ago
  jamercee b4c1d72e9f Adapt BIO_new_accept() to call BIO_set_accept_name() 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Richard Levitte 68423b1461 Fix BIO_set_nbio_accept() 8 years ago