Histórico de Commits

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