Commit History

Author SHA1 Message Date
  Jiasheng Jiang d53497670d Alter the variable name 6 months ago
  Jiasheng Jiang bcf81f742d ssl/tls13_enc.c: Replace size_t with int and add the checks 6 months ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Frederik Wedel-Heinen fbd23b9296 Removes unused parameter 'sending' from derive_secret_key_and_iv() 1 year ago
  Matt Caswell 19863d497d Add an initial QUIC-TLS implementation 1 year ago
  Matt Caswell 3f9175c7a4 Extend the new_record_layer function 1 year ago
  Matt Caswell b83eac48ed Remove the read_iv/write_iv fields from SSL_CONNECTION 1 year ago
  Matt Caswell 4bf610bdce Remove enc_write_state 2 years ago
  Matt Caswell 2c50d7fb06 Convert the TLSv1.3 crypto code to the new write record layer 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  visbjn 2f7e61b8b2 ssl_log_secret call in tls13_key_update 2 years ago
  Matt Caswell eb7d6c2a9b Move the record block_padding capability fully into the record layer 2 years ago
  Matt Caswell 151f313e53 Move write buffer management into the write record layer 2 years ago
  Matt Caswell 2b71b04220 Create the write record layer method and object and use it 2 years ago
  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