Historique des commits

Auteur SHA1 Message Date
  Dimitri Papadopoulos ad31628cfe Remove repeated words il y a 1 an
  Matt Caswell 50a0af2e41 TLS KeyUpdate messages are not allowed in QUIC il y a 1 an
  Dimitri Papadopoulos eb4129e12c Fix typos found by codespell il y a 1 an
  Jairus Christensen cee0628e0d [feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes it available il y a 1 an
  Dr. David von Oheimb fdef95716d ssl/statem_srvr.c: clean up handling of EVP_PKEY_decrypt() outlen il y a 1 an
  Todd Short 3c95ef22df RFC7250 (RPK) support il y a 3 ans
  VeronikaNguyen c6d14bfd5f Added `CERTIFICATE_VERIFY_MAX_LENGTH` constant il y a 1 an
  Tomas Mraz a8086e6bfc stack: Do not add error if pop/shift/value accesses outside of the stack il y a 2 ans
  Matt Caswell b92fc4ae18 Remove some redundant code il y a 2 ans
  Todd Short 72620ac791 Add `for_comp` flag when retrieving certs for compression il y a 2 ans
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) il y a 3 ans
  slontis 846975f367 Fix sctp compile errors il y a 2 ans
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Matt Caswell 67ec6d2b74 Use an enum for the return value from a construction function il y a 2 ans
  Matt Caswell 3e93c5fe1e If a ticket key callback returns 0 in TLSv1.3 don't send a ticket il y a 2 ans
  Dr. David von Oheimb 30eba7f359 stack.c: add missing direct error reporting and improve coding style il y a 2 ans
  Pauli f0131dc04a ssl: modify libssl so that it uses OSSL_TIME il y a 2 ans
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object il y a 2 ans
  Matt Caswell 1853d20a00 Remove unneccesary KTLS code from non-KTLS specific files il y a 2 ans
  Dmitry Belyavskiy 83ab43da0c Check that IV length is not less than zero il y a 2 ans
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Todd Short 0089cc7f9d ticket_lifetime_hint may exceed 1 week in TLSv1.3 il y a 2 ans
  yangyangtiantianlonglong e1c122711e Delete unused param about get_construct_message_f il y a 2 ans
  xkernel 7b1264baab fix the return check of EVP_PKEY_CTX_ctrl() in 5 spots il y a 2 ans
  Dimitris Apostolou e304aa87b3 Fix typos 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
  x2018 1287dabd0b fix some code with obvious wrong coding style il y a 3 ans
  Todd Short 0449702abc Fix potential double-free 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