Commit History

Author SHA1 Message Date
  Hugo Landau ec279ac211 QUIC Demuxer and Record Layer (RX Side) 2 years ago
  Matt Caswell 226ed5fb39 Remove redefinition of SSL_AD_NO_ALERT 2 years ago
  Matt Caswell 279754d419 Standardise type for epoch 2 years ago
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object 2 years ago
  Matt Caswell 81c9ebd909 Remove some unnecessary function pointers from OSSL_RECORD_METHOD 2 years ago
  Matt Caswell 8124ab56d4 Remove some final references to the SSL object in the record layer 2 years ago
  Matt Caswell 7f2f0ac7bf Make the record layer directly aware of EtM 2 years ago
  Matt Caswell 359affdead Add support for moving data from one epoch to the next 2 years ago
  Matt Caswell cc110a0aae Implement KTLS in the new read record layer code 2 years ago
  Matt Caswell 50023e9b7e Move protocol version specific code into separate files 2 years ago
  Matt Caswell e2d5742b14 Transfer the functionality from ssl3_read_n to the new record layer 2 years ago
  Todd Short 340fe504e4 Update session timeout code with OSSL_TIME 2 years ago
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 years ago
  Hugo Landau 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Hugo Landau 948cf52179 Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions 2 years ago
  John Baldwin 85773128d0 KTLS: Check for unprocessed receive records in ktls_configure_crypto. 2 years ago
  Tomas Mraz d5530efada Add back check for the DH public key size 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Pauli acce055778 ssl: better support TSAN operations 2 years ago
  Bernd Edlinger 0a10825a00 Enable brainpool curves for TLS1.3 6 years ago
  Dr. David von Oheimb af16097feb Move more general parts of internal/cryptlib.h to new internal/common.h 3 years ago
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 3 years ago
  yangyangtiantianlonglong b5557666bd Fix dtls timeout dead code 3 years ago
  Pauli d7b5c648d6 ssl: do not choose auto DH groups that are weaker than the security level 3 years ago
  Todd Short 25959e04c3 Optimize session cache flushing 5 years ago
  Matt Caswell f570d33b02 Only call dtls1_start_timer() once 3 years ago
  Pauli 407820c0e3 tls: remove TODOs 3 years ago
  Juergen Christ 4612eec35d Fix compilation warning with GCC11. 3 years ago
  Benjamin Kaduk aa6bd216dd Promote SSL_get_negotiated_group() for non-TLSv1.3 3 years ago