Histórico de Commits

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