Todd Short
|
25959e04c3
Optimize session cache flushing
|
5 tahun lalu |
Pauli
|
0f8815aace
ssl: add zero strenght arguments to BN and RAND RNG calls
|
3 tahun lalu |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 tahun lalu |
Randall S. Becker
|
650c668737
Corrected missing definitions from NonStop SPT build.
|
3 tahun lalu |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
3 tahun lalu |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
4 tahun lalu |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
4 tahun lalu |
Matt Caswell
|
301fcb2843
Concentrate deprecated libssl API usage in one file
|
4 tahun lalu |
Benny Baumann
|
8ad369171f
Use size of target buffer for allocation
|
4 tahun lalu |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 tahun lalu |
Pauli
|
92f8603537
deprecate engines in SSL
|
4 tahun lalu |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 tahun lalu |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 tahun lalu |
Matt Caswell
|
8f21260b09
Make sure we use RAND_bytes_ex and RAND_priv_bytes_ex in libssl
|
4 tahun lalu |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 tahun lalu |
Matt Caswell
|
cd0fb43cbe
Following the previous 2 commits also move ecpointformats out of session
|
5 tahun lalu |
Matt Caswell
|
eee2a6a718
Fix a race condition in ciphers handling
|
5 tahun lalu |
Matt Caswell
|
45436e611b
Fix a race condition in supported groups handling
|
5 tahun lalu |
Todd Short
|
555cbb328e
Collapse ssl3_state_st (s3) into ssl_st
|
6 tahun lalu |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 tahun lalu |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
6 tahun lalu |
Andy Polyakov
|
9ef9088c15
ssl/*: switch to switch to Thread-Sanitizer-friendly primitives.
|
6 tahun lalu |
Benjamin Kaduk
|
1c4aa31d79
Normalize SNI hostname handling for SSL and SSL_SESSION
|
6 tahun lalu |
Matt Caswell
|
6cc0b3c217
Respect SSL_OP_NO_TICKET in TLSv1.3
|
6 tahun lalu |
Matt Caswell
|
27232cc338
Don't use OPENSSL_strdup() for copying alpn_selected
|
6 tahun lalu |
Marcus Huewe
|
c0a58e034d
Do not free a session before calling the remove_session_cb
|
6 tahun lalu |
Matt Caswell
|
6cf2dbd9fa
Don't store the ticket nonce in the session
|
6 tahun lalu |
Bernd Edlinger
|
1bb829300a
Fix array bounds violation in ssl_session_dup
|
6 tahun lalu |
Matt Caswell
|
61fb59238d
Rework the decrypt ticket callback
|
6 tahun lalu |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 tahun lalu |