Commit History

Author SHA1 Message Date
  Bernd Edlinger 598bd77415 Fix KTLS with BIO_new_connect 2 years ago
  Max Bachmann 836bb0890d Exclude IPv6 code using OPENSSL_USE_IPV6 instead of AF_INET6 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Todd Short a3e53d5683 Add TFO support to socket BIO and s_client/s_server 2 years ago
  Dr. David von Oheimb 7a9b09feaa BIO_s_connect(): Enable BIO_gets() 3 years ago
  Pauli 1c8c5d4755 bio: remove TODOs 3 years ago
  Tomas Mraz afecd85db1 Replace some of the ERR_clear_error() calls with mark calls 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  John Baldwin f16e52b67c Correct the return value of BIO_get_ktls_*(). 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
  John Baldwin 7f0f88240e Slightly abstract ktls_start() to reduce OS-specific #ifdefs. 3 years ago
  John Baldwin 4b09e19216 Fix the socket BIO control methods to use ktls_crypto_info_t. 3 years ago
  Dr. David von Oheimb c0fff24e0d Fix err checking and mem leaks of BIO_set_conn_port and BIO_set_conn_address 4 years ago
  Dr. David von Oheimb dc18e4ddfb Make BIO_do_connect() and friends handle multiple IP addresses 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  John Baldwin b1f79e7ce5 Support KTLS on connections using BIO_TYPE_CONNECT. 4 years ago
  Matt Caswell 6d53ad6b5c Teach more BIOs how to handle BIO_CTRL_EOF 4 years ago
  Richard Levitte 181f5185ee BIO_s_connect: add an error state and use it 5 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 4 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
  Matt Caswell c4d3c19b4c Update copyright year 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
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st 6 years ago