Historique des commits

Auteur SHA1 Message Date
  Bernd Edlinger 598bd77415 Fix KTLS with BIO_new_connect il y a 2 ans
  Max Bachmann 836bb0890d Exclude IPv6 code using OPENSSL_USE_IPV6 instead of AF_INET6 il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Todd Short a3e53d5683 Add TFO support to socket BIO and s_client/s_server il y a 3 ans
  Dr. David von Oheimb 7a9b09feaa BIO_s_connect(): Enable BIO_gets() il y a 3 ans
  Pauli 1c8c5d4755 bio: remove TODOs il y a 3 ans
  Tomas Mraz afecd85db1 Replace some of the ERR_clear_error() calls with mark calls il y a 3 ans
  Matt Caswell 8020d79b40 Update copyright year il y a 3 ans
  John Baldwin f16e52b67c Correct the return value of BIO_get_ktls_*(). il y a 3 ans
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
  John Baldwin 7f0f88240e Slightly abstract ktls_start() to reduce OS-specific #ifdefs. il y a 4 ans
  John Baldwin 4b09e19216 Fix the socket BIO control methods to use ktls_crypto_info_t. il y a 4 ans
  Dr. David von Oheimb c0fff24e0d Fix err checking and mem leaks of BIO_set_conn_port and BIO_set_conn_address il y a 4 ans
  Dr. David von Oheimb dc18e4ddfb Make BIO_do_connect() and friends handle multiple IP addresses il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  John Baldwin b1f79e7ce5 Support KTLS on connections using BIO_TYPE_CONNECT. il y a 4 ans
  Matt Caswell 6d53ad6b5c Teach more BIOs how to handle BIO_CTRL_EOF il y a 4 ans
  Richard Levitte 181f5185ee BIO_s_connect: add an error state and use it il y a 5 ans
  Rich Salz 3d48457478 Replace BUF_ string function calls with OPENSSL_ ones il y a 5 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Rich Salz ff988500c2 Replace FUNCerr with ERR_raise_data il y a 5 ans
  Rich Salz 46160e6fb9 Deprecate SYSerr, add new FUNCerr macro il y a 5 ans
  Rich Salz 56c3a135b2 Add ERR_put_func_error, and use it. il y a 5 ans
  Richard Levitte 09abbca13f Following the license change, modify the boilerplates in crypto/bio/ il y a 5 ans
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null il y a 6 ans
  Matt Caswell c4d3c19b4c Update copyright year il y a 6 ans
  Rich Salz e6e9170d6e Allow NULL for some _free routines. il y a 6 ans
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find il y a 6 ans
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st il y a 6 ans