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