Commit történet

Szerző SHA1 Üzenet Dátum
  Matt Caswell 6d814fd607 Remove compress/expand fields from SSL_CONNECTION 1 éve
  Matt Caswell f471f60a8a Remove remaining refs to enc_(write|read)_ctx/(read|write)_hash 1 éve
  Matt Caswell b92fc4ae18 Remove some redundant code 1 éve
  Matt Caswell e158ada6a7 Remove the old buffer management code 1 éve
  Matt Caswell b9e37f8f57 Convert dtls_write_records to use standard record layer functions 1 éve
  Todd Short 72620ac791 Add `for_comp` flag when retrieving certs for compression 2 éve
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) 3 éve
  Matt Caswell 2c50d7fb06 Convert the TLSv1.3 crypto code to the new write record layer 2 éve
  Matt Caswell 16f0e91cf8 Partial revert and reimplement "Enable brainpool curves for TLS1.3" 2 éve
  visbjn 2f7e61b8b2 ssl_log_secret call in tls13_key_update 2 éve
  Matt Caswell eb7d6c2a9b Move the record block_padding capability fully into the record layer 2 éve
  Matt Caswell b9e4e78342 Move need_empty_fragments inside the record layer 2 éve
  Matt Caswell 91141aa1b0 Remove empty_fragment_done 2 éve
  Pauli f0131dc04a ssl: modify libssl so that it uses OSSL_TIME 2 éve
  Hugo Landau ec279ac211 QUIC Demuxer and Record Layer (RX Side) 2 éve
  Matt Caswell 226ed5fb39 Remove redefinition of SSL_AD_NO_ALERT 2 éve
  Matt Caswell 279754d419 Standardise type for epoch 2 éve
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object 2 éve
  Matt Caswell 81c9ebd909 Remove some unnecessary function pointers from OSSL_RECORD_METHOD 2 éve
  Matt Caswell 8124ab56d4 Remove some final references to the SSL object in the record layer 2 éve
  Matt Caswell 7f2f0ac7bf Make the record layer directly aware of EtM 2 éve
  Matt Caswell 359affdead Add support for moving data from one epoch to the next 2 éve
  Matt Caswell cc110a0aae Implement KTLS in the new read record layer code 2 éve
  Matt Caswell 50023e9b7e Move protocol version specific code into separate files 2 éve
  Matt Caswell e2d5742b14 Transfer the functionality from ssl3_read_n to the new record layer 2 éve
  Todd Short 340fe504e4 Update session timeout code with OSSL_TIME 2 éve
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 éve
  Hugo Landau 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2 éve
  Matt Caswell fecb3aae22 Update copyright year 2 éve
  Hugo Landau 948cf52179 Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions 2 éve