Commit History

Author SHA1 Message Date
  Pauli a7e6a3d8ef tag unused function arguments as ossl_unused 4 years ago
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls 4 years ago
  Richard Levitte e39e295e20 Update copyright year 4 years ago
  Matt Caswell ec27e619e8 Move MAC removal responsibility to the various protocol "enc" functions 4 years ago
  Veres Lajos 79c44b4e30 Fix some typos 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Todd Short 555cbb328e Collapse ssl3_state_st (s3) into ssl_st 6 years ago
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ 6 years ago
  Matt Caswell de9e884b2f Tolerate encrypted or plaintext alerts 6 years ago
  Matt Caswell 7426cd343d Ensure that we write out alerts correctly after early_data 6 years ago
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Matt Caswell 3295d24238 Use the TLSv1.3 record header as AAD 6 years ago
  Matt Caswell 921d84a0ad Convert the remaining functions in the record layer to use SSLfatal() 7 years ago
  Matt Caswell 0ef2802165 Various review fixes for PSK early_data support 7 years ago
  Matt Caswell add8d0e9e0 Enable the ability to use an external PSK for sending early_data 7 years ago
  Matt Caswell 67dc995eaf Move ossl_assert 7 years ago
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl 7 years ago
  Todd Short d1186c30a2 Fix minor compiler issues. 7 years ago
  Matt Caswell ef6c191bce Update end of early data processing for draft-19 7 years ago
  Matt Caswell 49e7fe12ea Provide functions to write early data 7 years ago
  Matt Caswell 18b3a80a5f Fix crash in tls13_enc 7 years ago
  Dr. Stephen Henson 20fc2051d2 Use contants for Chacha/Poly, redo algorithm expressions. 7 years ago
  Dr. Stephen Henson ec07b1d872 Add CCM mode support for TLS 1.3 7 years ago
  Matt Caswell ac77aa9a1c Ensure the record sequence number gets incremented 8 years ago
  Matt Caswell 6606d60054 Fix some style issues in the TLSv1.3 nonce construction code 8 years ago
  Matt Caswell bebc0c7d85 Use the TLSv1.3 nonce construction 8 years ago