Commit History

Author SHA1 Message Date
  FdaSilvaYY 24a3225443 dtls: code cleanup and refactorization 3 years ago
  Matt Caswell 2eb91b0ec3 Make the data field for get_record() const 1 year ago
  Todd Short 3c95ef22df RFC7250 (RPK) support 3 years ago
  Michael Baentsch ee58915cfd first cut at sigalg loading 1 year ago
  Matt Caswell d6cf4b59a0 Don't declare SSL_CONNECTION twice 1 year ago
  Matt Caswell d03fe5de8d Add the ability to mutate TLS handshake messages before they are written 1 year ago
  Tomas Mraz 25624c9087 Rationalize FIPS sources 1 year ago
  Matt Caswell e95d6e1eec Remove the user_ssl field 1 year ago
  Matt Caswell f6da3bbfb7 Add the ability to add a custom extension on an SSL object 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 a7f41885b3 Create the SSL object for QUIC-TLS 1 year ago
  Matt Caswell 732435026b Resolve a TODO in ssl3_dispatch_alert 1 year ago
  Matt Caswell 1e42708e17 Remove references to read_mac_secret and write_mac_secret 1 year ago
  Matt Caswell b83eac48ed Remove the read_iv/write_iv fields from SSL_CONNECTION 1 year ago
  Matt Caswell 6d814fd607 Remove compress/expand fields from SSL_CONNECTION 1 year ago
  Matt Caswell f471f60a8a Remove remaining refs to enc_(write|read)_ctx/(read|write)_hash 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 b9e37f8f57 Convert dtls_write_records to use standard record layer functions 1 year ago
  Todd Short 72620ac791 Add `for_comp` flag when retrieving certs for compression 1 year ago
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) 2 years ago
  Matt Caswell 2c50d7fb06 Convert the TLSv1.3 crypto code to the new write record layer 1 year ago
  Matt Caswell 16f0e91cf8 Partial revert and reimplement "Enable brainpool curves for TLS1.3" 1 year ago
  visbjn 2f7e61b8b2 ssl_log_secret call in tls13_key_update 1 year ago
  Matt Caswell eb7d6c2a9b Move the record block_padding capability fully into the record layer 1 year ago
  Matt Caswell b9e4e78342 Move need_empty_fragments inside the record layer 1 year ago
  Matt Caswell 91141aa1b0 Remove empty_fragment_done 1 year ago
  Pauli f0131dc04a ssl: modify libssl so that it uses OSSL_TIME 1 year ago
  Hugo Landau ec279ac211 QUIC Demuxer and Record Layer (RX Side) 1 year ago