Commit History

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