Historial de Commits

Autor SHA1 Mensaje Fecha
  Bernd Edlinger 598bd77415 Fix KTLS with BIO_new_connect hace 2 años
  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 2 años
  Dr. David von Oheimb 7a9b09feaa BIO_s_connect(): Enable BIO_gets() hace 3 años
  Pauli 1c8c5d4755 bio: remove TODOs hace 3 años
  Tomas Mraz afecd85db1 Replace some of the ERR_clear_error() calls with mark calls hace 3 años
  Matt Caswell 8020d79b40 Update copyright year hace 3 años
  John Baldwin f16e52b67c Correct the return value of BIO_get_ktls_*(). hace 3 años
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() hace 3 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 3 años
  John Baldwin 7f0f88240e Slightly abstract ktls_start() to reduce OS-specific #ifdefs. hace 3 años
  John Baldwin 4b09e19216 Fix the socket BIO control methods to use ktls_crypto_info_t. hace 3 años
  Dr. David von Oheimb c0fff24e0d Fix err checking and mem leaks of BIO_set_conn_port and BIO_set_conn_address hace 4 años
  Dr. David von Oheimb dc18e4ddfb Make BIO_do_connect() and friends handle multiple IP addresses hace 4 años
  Matt Caswell 33388b44b6 Update copyright year hace 4 años
  John Baldwin b1f79e7ce5 Support KTLS on connections using BIO_TYPE_CONNECT. hace 4 años
  Matt Caswell 6d53ad6b5c Teach more BIOs how to handle BIO_CTRL_EOF hace 4 años
  Richard Levitte 181f5185ee BIO_s_connect: add an error state and use it hace 5 años
  Rich Salz 3d48457478 Replace BUF_ string function calls with OPENSSL_ ones hace 4 años
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files hace 4 años
  Rich Salz ff988500c2 Replace FUNCerr with ERR_raise_data hace 4 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 5 años
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null hace 6 años
  Matt Caswell c4d3c19b4c Update copyright year 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
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st hace 6 años