История коммитов

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