Historique des commits

Auteur SHA1 Message Date
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object il y a 2 ans
  Matt Caswell 9cd9e0978b Remove some use of SSL object from record layer il y a 2 ans
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object il y a 2 ans
  slontis b740012f77 Check for EVP_MD being NULL inside ssl. il y a 2 ans
  Dmitry Belyavskiy 2b5e89992e Use safe pattern for buffer size determining in case of GOST key exchange il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Tomas Mraz d204a50b89 tls_process_server_hello: Disallow repeated HRR il y a 2 ans
  Tomas Mraz dfb39f7313 Replace handling of negative verification result with SSL_set_retry_verify() il y a 2 ans
  Pauli acce055778 ssl: better support TSAN operations il y a 2 ans
  yangyangtiantianlonglong e1c122711e Delete unused param about get_construct_message_f il y a 2 ans
  Peiwei Hu 10481d3384 Fix: some patches related to error exiting il y a 2 ans
  xkernel 7b1264baab fix the return check of EVP_PKEY_CTX_ctrl() in 5 spots il y a 2 ans
  xkernel 1b87116a0c properly free the resource from CRYPTO_malloc il y a 2 ans
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern il y a 2 ans
  Matt Caswell c1c1bb7c5e Fix invalid handling of verify errors in libssl il y a 3 ans
  x2018 1287dabd0b fix some code with obvious wrong coding style il y a 3 ans
  Dr. David von Oheimb 4672e5de9e tls_process_{client,server}_certificate(): allow verify_callback return > 1 il y a 3 ans
  Matt Caswell e54f0c9b2f Avoid "excessive message size" for session tickets il y a 3 ans
  Todd Short 25959e04c3 Optimize session cache flushing il y a 5 ans
  Pauli 407820c0e3 tls: remove TODOs il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Pauli dfefa4c164 ssl: ass size_t to RAND_bytes_ex() il y a 3 ans
  Pauli 0f8815aace ssl: add zero strenght arguments to BN and RAND RNG calls il y a 3 ans
  Rich Salz 449bdf3746 Use "" for include internal/xxx il y a 3 ans
  Benjamin Kaduk aa6bd216dd Promote SSL_get_negotiated_group() for non-TLSv1.3 il y a 3 ans
  Dmitry Belyavskiy c0f4400c40 Use OCSP-specific error code for clarity il y a 3 ans
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). il y a 3 ans
  Nan Xiao 3201abeb46 Fix typo in statem_clnt.c il y a 3 ans
  Matt Caswell 39a140597d Ensure buffer/length pairs are always in sync il y a 3 ans
  Pauli 3de7f014a9 ssl: fix coverity 1451515: out of bounds memory access il y a 3 ans