Marcus Huewe
|
c0a58e034d
Do not free a session before calling the remove_session_cb
|
há 6 anos atrás |
Matt Caswell
|
6cf2dbd9fa
Don't store the ticket nonce in the session
|
há 6 anos atrás |
Bernd Edlinger
|
1bb829300a
Fix array bounds violation in ssl_session_dup
|
há 6 anos atrás |
Matt Caswell
|
61fb59238d
Rework the decrypt ticket callback
|
há 6 anos atrás |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
há 6 anos atrás |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
há 6 anos atrás |
Matt Caswell
|
b0edda11cb
Update copyright year
|
há 6 anos atrás |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
há 6 anos atrás |
Matt Caswell
|
66d7de1634
Add an anti-replay mechanism
|
há 6 anos atrás |
Matt Caswell
|
32305f8850
Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3
|
há 6 anos atrás |
Benjamin Saunders
|
3fa2812f32
Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
|
há 6 anos atrás |
Todd Short
|
df0fed9aab
Session Ticket app data
|
há 7 anos atrás |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
há 7 anos atrás |
Matt Caswell
|
f63a17d66d
Convert the state machine code to use SSLfatal()
|
há 7 anos atrás |
Benjamin Kaduk
|
1fcb4e4d52
Use atomics for SSL_CTX statistics
|
há 7 anos atrás |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
há 7 anos atrás |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
há 7 anos atrás |
Todd Short
|
a84e5c9aa8
Session resume broken switching contexts
|
há 8 anos atrás |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
há 7 anos atrás |
Matt Caswell
|
67738645dc
Add functions for getting/setting SNI/ALPN info in SSL_SESSION
|
há 7 anos atrás |
Matt Caswell
|
98e1d93454
Add SSL_SESSION_set_max_early_data()
|
há 7 anos atrás |
Pauli
|
cd420b0b1f
Move the REF_PRINT support from e_os.h to internal/refcount.h.
|
há 7 anos atrás |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
há 7 anos atrás |
Kazuki Yamaguchi
|
0afca8113e
Do not lookup zero-length session ID
|
há 7 anos atrás |
Matt Caswell
|
07927bedf3
Add an SSL_SESSION_dup() function
|
há 7 anos atrás |
Rich Salz
|
ae3947de09
Add a DRBG to each SSL object
|
há 7 anos atrás |
Lingmo Zhu
|
5bd05e5799
remove horrible pragma macro and remove __owur from SSL_CTX_add_session() declaration
|
há 7 anos atrás |
Lingmo Zhu
|
e29bb83479
Remove the obsolete misleading comment and code related to it.
|
há 7 anos atrás |
Matt Caswell
|
5159821540
Updates following review feedback of TLSv1.3 draft-21 code
|
há 7 anos atrás |
Matt Caswell
|
9b6a825461
Send and receive the ticket_nonce field in a NewSessionTicket
|
há 7 anos atrás |