Historial de Commits

Autor SHA1 Mensaje Fecha
  Max Bachmann 836bb0890d Exclude IPv6 code using OPENSSL_USE_IPV6 instead of AF_INET6 hace 2 años
  Matt Caswell fecb3aae22 Update copyright year hace 2 años
  Todd Short a3e53d5683 Add TFO support to socket BIO and s_client/s_server hace 3 años
  Matt Caswell 38fc02a708 Update copyright year hace 3 años
  Pauli 1c8c5d4755 bio: remove TODOs hace 3 años
  Dr. David von Oheimb 24c07e5055 BIO acpt_state(): Allow retrying addresses (e.g., using IPv6 vs. IPv4) on creating accept socket hace 3 años
  Tomas Mraz 0800318a0c Deprecate old style BIO callback calls hace 3 años
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() hace 4 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 4 años
  Dr. David von Oheimb 3f528d0899 Add OPENSSL_strdup failure check to cpt_ctrl() in bss_acpt.c hace 4 años
  Matt Caswell 33388b44b6 Update copyright year hace 4 años
  scott 0437435a96 BIO_do_accept: correct error return value hace 4 años
  Matt Caswell 6d53ad6b5c Teach more BIOs how to handle BIO_CTRL_EOF hace 4 años
  Rich Salz 3d48457478 Replace BUF_ string function calls with OPENSSL_ ones hace 5 años
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files hace 5 años
  Rich Salz ff988500c2 Replace FUNCerr with ERR_raise_data hace 5 años
  Rich Salz 46160e6fb9 Deprecate SYSerr, add new FUNCerr macro hace 5 años
  Rich Salz 56c3a135b2 Add ERR_put_func_error, and use it. hace 5 años
  Richard Levitte 09abbca13f Following the license change, modify the boilerplates in crypto/bio/ hace 6 años
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null hace 6 años
  Rich Salz e6e9170d6e Allow NULL for some _free routines. hace 6 años
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find hace 6 años
  Matt Caswell 6738bf1417 Update copyright year hace 6 años
  Viktor Dukhovni 4e0752535e Avoid leaking peername data via accept BIOs hace 6 años
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st hace 7 años
  FdaSilvaYY a0fda2cf2d Address some code-analysis issues. hace 7 años
  KaoruToda 26a7d938c9 Remove parentheses of return. hace 7 años
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and hace 7 años
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto hace 7 años
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments hace 8 años