Commit History

Author SHA1 Message Date
  Neil Horman 933f57dfe2 Raise an error on syscall failure in tls_retry_write_records 8 months ago
  Richard Levitte b646179229 Copyright year updates 8 months ago
  Frederik Wedel-Heinen cfabddfb9f Remove unused function arguments from tls_int_new_record_layer 9 months ago
  Matt Caswell c1decd6246 Don't apply max_frag_len checking if no Max Fragment Length extension 10 months ago
  Matt Caswell e07b5e1a0a Ensure the default length calculation includes the content type byte 11 months ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Tomas Mraz eb1eaa9af4 Always use uint8_t for TLS record type 1 year ago
  Tomas Mraz 1cc8c53b0f Avoid issues with endianness when type is used in SSL_trace() 1 year ago
  Matt Caswell 0577dbad07 Fix a memory leak in tls_new_record_layer 1 year ago
  Matt Caswell 73bac6e280 Ensure that the SSL_rstate_string*() API works as they used to 1 year ago
  Matt Caswell 7a4e109ebe Allow partially releasing a record for TLS 1 year ago
  Matt Caswell 2eb91b0ec3 Make the data field for get_record() const 1 year ago
  Matt Caswell 79abf0dff9 Remove spurious error queue entries on early data 1 year ago
  Philippe Antoine 1dbfd7fe24 fuzz: fix coverity warnings 1 year ago
  Tomas Mraz 25624c9087 Rationalize FIPS sources 2 years ago
  Philippe Antoine 2b9e2afc38 fuzz: make post handshake reachable 1 year ago
  Matt Caswell 3f9175c7a4 Extend the new_record_layer function 2 years ago
  Matt Caswell bea8d70498 Add support for setting a custom TLS Record Layer 2 years ago
  Matt Caswell e5103dfc12 Remove an unneeded OSSL_RECORD_METHOD function 2 years ago
  Matt Caswell 626618a09d Ensure our buffer allocation allows for the Explicit IV 1 year ago
  Matt Caswell 22094d11a7 Rename SSL3_RECORD to TLS_RL_RECORD 2 years ago
  Matt Caswell e9189cc4af Rename SSL3_BUFFER to TLS_BUFFER 2 years ago
  Matt Caswell 23c57f001d Move declarations out of record.h and record_local.h 2 years ago
  Matt Caswell ecacbc5e3c Use the same encryption growth macro consistently 2 years ago
  Matt Caswell b05fbac1fc Fix dtls_get_max_record_overhead() 2 years ago
  Matt Caswell 830eae60a6 Fix the ceiling on how much encryption growth we can have 2 years ago
  Matt Caswell 8ccde3fc78 Fix read pipelining 2 years ago
  Matt Caswell b718f6fcc4 Add a test for TLS pipelining 2 years ago
  Matt Caswell fba0206da7 Remove some unused OSSL_RECORD_METHOD functions 2 years ago
  Matt Caswell 7eb39ecb29 Make SSL_alloc_buffers() and SSL_free_buffers() work again 2 years ago