Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell b83eac48ed Remove the read_iv/write_iv fields from SSL_CONNECTION vor 2 Jahren
  Matt Caswell 4bf610bdce Remove enc_write_state vor 2 Jahren
  Matt Caswell 2c50d7fb06 Convert the TLSv1.3 crypto code to the new write record layer vor 2 Jahren
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
  visbjn 2f7e61b8b2 ssl_log_secret call in tls13_key_update vor 2 Jahren
  Matt Caswell eb7d6c2a9b Move the record block_padding capability fully into the record layer vor 2 Jahren
  Matt Caswell 151f313e53 Move write buffer management into the write record layer vor 2 Jahren
  Matt Caswell 2b71b04220 Create the write record layer method and object and use it vor 2 Jahren
  Todd Short 44e4732817 Cleanup EBCDIC string defintions vor 2 Jahren
  Pauli 1d15370673 Coverity 1513478: negative return vor 2 Jahren
  Hugo Landau ec279ac211 QUIC Demuxer and Record Layer (RX Side) vor 2 Jahren
  Matt Caswell 19d0044448 Remove some redundant code vor 2 Jahren
  Matt Caswell 4564b47d75 Remove some TODO(RECLAYER) comments vor 2 Jahren
  Matt Caswell 8124ab56d4 Remove some final references to the SSL object in the record layer vor 2 Jahren
  Matt Caswell 7f2f0ac7bf Make the record layer directly aware of EtM vor 2 Jahren
  Matt Caswell 7c2939999f Distinguish between fatal and non-fatal errors when creating a record layer vor 2 Jahren
  Matt Caswell cc110a0aae Implement KTLS in the new read record layer code vor 2 Jahren
  Matt Caswell 79eebb0843 Ensure various SSL options are passed down to the record layer vor 2 Jahren
  Matt Caswell 2b891e30ce Convert TLSv1.3 code to use the new read side record layer vor 2 Jahren
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object vor 2 Jahren
  slontis b740012f77 Check for EVP_MD being NULL inside ssl. vor 2 Jahren
  Peiwei Hu d649c51a53 Fix check of EVP_CIPHER_CTX_ctrl vor 2 Jahren
  Matt Caswell fecb3aae22 Update copyright year vor 2 Jahren
  Daiki Ueno 7c78932b9a KTLS: Enable KTLS for receiving as well in TLS 1.3 vor 3 Jahren
  John Baldwin 85773128d0 KTLS: Check for unprocessed receive records in ktls_configure_crypto. vor 2 Jahren
  x2018 1287dabd0b fix some code with obvious wrong coding style vor 3 Jahren
  Daniel Bevenius 1b9e467887 Fix indentation of tls13_hkdf_expand parameters vor 3 Jahren
  Pauli f7d998a206 tls/prov: move the TLS 1.3 KDF code to providers vor 3 Jahren
  Richard Levitte 21dfdbef49 Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac() vor 3 Jahren
  Pauli 407820c0e3 tls: remove TODOs vor 3 Jahren