willmafh
|
fa4ee40434
Typo fixes
|
8 月之前 |
Matt Caswell
|
97c6489b39
Fix undefined behaviour in the event of a zero length session id
|
6 月之前 |
Richard Levitte
|
b646179229
Copyright year updates
|
8 月之前 |
Matt Caswell
|
21df7f04f6
Hardening around not_resumable sessions
|
8 月之前 |
Matt Caswell
|
7984fa683e
Fix unconstrained session cache growth in TLSv1.3
|
8 月之前 |
Ijtaba Hussain
|
ffc853bcb5
Extended SSL_SESSION functions using time_t
|
1 年之前 |
Pauli
|
97beb77f31
fix memory allocation and reference counting issues
|
1 年之前 |
Pauli
|
43a07d6dd4
tls: update to structure based atomics
|
1 年之前 |
Watson Ladd
|
9fdf9a44bb
Clear ownership when duplicating sessions
|
1 年之前 |
Todd Short
|
3c95ef22df
RFC7250 (RPK) support
|
3 年之前 |
Philippe Antoine
|
2b9e2afc38
fuzz: make post handshake reachable
|
1 年之前 |
Matt Caswell
|
a7f41885b3
Create the SSL object for QUIC-TLS
|
2 年之前 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 年之前 |
Pauli
|
f0131dc04a
ssl: modify libssl so that it uses OSSL_TIME
|
2 年之前 |
Todd Short
|
340fe504e4
Update session timeout code with OSSL_TIME
|
2 年之前 |
Todd Short
|
4842a27b90
Free up space in the session cache before adding.
|
2 年之前 |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 年之前 |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年之前 |
Pauli
|
acce055778
ssl: better support TSAN operations
|
2 年之前 |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
2 年之前 |
Todd Short
|
a65c8d8f73
Add missing session timeout calc
|
3 年之前 |
Todd Short
|
25959e04c3
Optimize session cache flushing
|
5 年之前 |
Pauli
|
0f8815aace
ssl: add zero strenght arguments to BN and RAND RNG calls
|
3 年之前 |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 年之前 |
Randall S. Becker
|
650c668737
Corrected missing definitions from NonStop SPT build.
|
3 年之前 |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
3 年之前 |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
4 年之前 |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
4 年之前 |
Matt Caswell
|
301fcb2843
Concentrate deprecated libssl API usage in one file
|
4 年之前 |
Benny Baumann
|
8ad369171f
Use size of target buffer for allocation
|
4 年之前 |