Commit History

Author SHA1 Message Date
  Todd Short 44e4732817 Cleanup EBCDIC string defintions 2 years ago
  Pauli 1d15370673 Coverity 1513478: negative return 2 years ago
  Hugo Landau ec279ac211 QUIC Demuxer and Record Layer (RX Side) 2 years ago
  Matt Caswell 19d0044448 Remove some redundant code 2 years ago
  Matt Caswell 4564b47d75 Remove some TODO(RECLAYER) comments 2 years ago
  Matt Caswell 8124ab56d4 Remove some final references to the SSL object in the record layer 2 years ago
  Matt Caswell 7f2f0ac7bf Make the record layer directly aware of EtM 2 years ago
  Matt Caswell 7c2939999f Distinguish between fatal and non-fatal errors when creating a record layer 2 years ago
  Matt Caswell cc110a0aae Implement KTLS in the new read record layer code 2 years ago
  Matt Caswell 79eebb0843 Ensure various SSL options are passed down to the record layer 2 years ago
  Matt Caswell 2b891e30ce Convert TLSv1.3 code to use the new read side record layer 2 years ago
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 years ago
  slontis b740012f77 Check for EVP_MD being NULL inside ssl. 2 years ago
  Peiwei Hu d649c51a53 Fix check of EVP_CIPHER_CTX_ctrl 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Daiki Ueno 7c78932b9a KTLS: Enable KTLS for receiving as well in TLS 1.3 3 years ago
  John Baldwin 85773128d0 KTLS: Check for unprocessed receive records in ktls_configure_crypto. 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Daniel Bevenius 1b9e467887 Fix indentation of tls13_hkdf_expand parameters 3 years ago
  Pauli f7d998a206 tls/prov: move the TLS 1.3 KDF code to providers 3 years ago
  Richard Levitte 21dfdbef49 Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac() 3 years ago
  Pauli 407820c0e3 tls: remove TODOs 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Dr. David von Oheimb 0a8a6afdfb Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions 3 years ago
  Matt Caswell a3a54179b6 Only enable KTLS if it is explicitly configured 3 years ago
  Pauli 5cceedb583 tls: adjust for extra argument to KDF derive call 3 years ago
  Pauli 0edb819441 tls: updates for the new additional MAC_init arguments 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Richard Levitte 5a2d0ef36f Clean away extraneous library specific FETCH_FAILED reason codes 3 years ago
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 3 years ago