Commit History

Author SHA1 Message Date
  Richard Levitte b646179229 Copyright year updates 6 months ago
  Frederik Wedel-Heinen 715a74a6ad Removes record_queue struct which is no longer useful. 7 months ago
  Matt Caswell 4a0e4849af Rationalise RECORD_LAYER_clear() and clear_record_layer() 8 months ago
  Frederik Wedel-Heinen 4897bd2022 Move increment of dtls epoch to change cipher state function 9 months ago
  Matt Caswell ead44e19fa Document SSL_R_UNEXPECTED_EOF_WHILE_READING 8 months ago
  Frederik Wedel-Heinen 0a40b23cb8 Remove wpend_ret that was only assigned and never used. 9 months ago
  Matt Caswell b9b9f4886f Make sure we remember how much data we sent in the event of a retry 11 months ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Sumitra Sharma 5318c01288 Replace ssl3_get_message() with tls_get_message_header() and/or tls_get_message_body() 1 year ago
  Tomas Mraz eb1eaa9af4 Always use uint8_t for TLS record type 1 year ago
  Matt Caswell 92e3f43aec Don't free the prev BIO prematurely 1 year ago
  Hugo Landau d6e7ebba33 Minor fixes 1 year ago
  Hugo Landau d0638fd5f0 QUIC SSL: Prohibit readahead-related functions 1 year ago
  Hugo Landau 9ea0e72992 QUIC: Implement SSL_rstate_string(_long) 1 year ago
  Matt Caswell c20d923b46 Release zero length handshake fragment records 1 year ago
  Irak Rigia 1e6bd31e58 Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 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
  Tomas Mraz 3a857b9532 Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() code 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 732435026b Resolve a TODO in ssl3_dispatch_alert 1 year ago
  Matt Caswell 20c7febc86 Fix memory leak when freeing the DTLS record layer 1 year ago
  Matt Caswell 23c57f001d Move declarations out of record.h and record_local.h 1 year ago
  Matt Caswell f471f60a8a Remove remaining refs to enc_(write|read)_ctx/(read|write)_hash 1 year ago
  J.W. Jagersma 1e065a1511 use OSSL_PARAM_construct_uint32 for max_early_data 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 faa3e66c27 Remove some TODO(RECLAYER) comments now that DTLS has been moved 1 year ago