Commit History

Author SHA1 Message Date
  Richard Levitte b646179229 Copyright year updates 3 months ago
  Frederik Wedel-Heinen 715a74a6ad Removes record_queue struct which is no longer useful. 4 months ago
  Matt Caswell 4a0e4849af Rationalise RECORD_LAYER_clear() and clear_record_layer() 5 months ago
  Frederik Wedel-Heinen 4897bd2022 Move increment of dtls epoch to change cipher state function 6 months ago
  Frederik Wedel-Heinen 0a40b23cb8 Remove wpend_ret that was only assigned and never used. 6 months ago
  Matt Caswell da1c088f59 Copyright year updates 10 months ago
  Tomas Mraz eb1eaa9af4 Always use uint8_t for TLS record type 10 months ago
  Tomas Mraz 1cc8c53b0f Avoid issues with endianness when type is used in SSL_trace() 10 months 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 d6cf4b59a0 Don't declare SSL_CONNECTION twice 1 year ago
  Matt Caswell 3f9175c7a4 Extend the new_record_layer function 1 year ago
  Matt Caswell bea8d70498 Add support for setting a custom TLS Record Layer 1 year ago
  Matt Caswell ca20f61fd7 Move recordmethod.h to be an "internal" header 1 year ago
  Matt Caswell 23c57f001d Move declarations out of record.h and record_local.h 1 year ago
  Matt Caswell 7eb39ecb29 Make SSL_alloc_buffers() and SSL_free_buffers() work again 1 year ago
  Matt Caswell b92fc4ae18 Remove some redundant code 1 year ago
  Matt Caswell e158ada6a7 Remove the old buffer management code 1 year ago
  Matt Caswell 22d6e8547f Remove create_empty_fragment from do_dtls1_write() 1 year ago
  Matt Caswell a8572674f1 Move the SSLv3 crypto code into the new record layer 1 year ago
  Matt Caswell 320145d5b3 Convert the write record layer to supply proper return values 1 year ago
  Matt Caswell eb7d6c2a9b Move the record block_padding capability fully into the record layer 1 year ago
  Matt Caswell 5f95eb77e7 Move the record padding callback fully into the record layer 1 year ago
  Matt Caswell 1d3676778c Move logic for figuring out the record version out of record layer 1 year ago
  Matt Caswell e7694c69b5 Move numwpipes in the write record layer 1 year ago
  Matt Caswell 2b71b04220 Create the write record layer method and object and use it 1 year ago
  Matt Caswell a566864b60 Move initial TLS write record layer code into new structure 1 year ago
  Matt Caswell e921882d57 Fix the return type for the rlayer_skip_early_data callback 1 year ago
  Matt Caswell f6aab7b1e1 Rename DTLS1_BITMAP to DTLS_BITMAP 1 year ago
  Matt Caswell 279754d419 Standardise type for epoch 1 year ago