Matt Caswell
|
de4d764e32
Rename the Elliptic Curves extension to supported_groups
|
преди 8 години |
Matt Caswell
|
de7d61d5c2
Improve some comment documentation following the extensions refactor
|
преди 8 години |
Matt Caswell
|
1ab3836b3b
Refactor ClientHello processing so that extensions get parsed earlier
|
преди 8 години |
Matt Caswell
|
348240c676
Fix misc size_t issues causing Windows warnings in 64 bit
|
преди 8 години |
Matt Caswell
|
582a17d662
Add the SSL_METHOD for TLSv1.3 and all other base changes required
|
преди 8 години |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
преди 8 години |
Remi Gacogne
|
fddfc0afc8
Add missing session id and tlsext_status accessors
|
преди 8 години |
Matt Caswell
|
48593cb12a
Convert SSL_SESSION* functions to use const getters
|
преди 8 години |
Rich Salz
|
e928132343
GH1446: Add SSL_SESSION_get0_cipher
|
преди 8 години |
FdaSilvaYY
|
e8aa8b6c8f
Fix a few if(, for(, while( inside code.
|
преди 8 години |
Matt Caswell
|
e4612d02c5
Remove sessions from external cache, even if internal cache not used.
|
преди 8 години |
Kurt Roeckx
|
947f3156ec
Initialize the session_id
|
преди 8 години |
Matt Caswell
|
e70656cf1c
Ensure SSL_set_session clears the old session from cache if it is bad
|
преди 8 години |
Todd Short
|
e2bb9b9bf3
Always use session_ctx when removing a session
|
преди 8 години |
TJ Saunders
|
80c630f657
Remove null check, per review feedback. Note this in the docs.
|
преди 8 години |
TJ Saunders
|
bd01f6498c
Add an SSL_SESSION accessor for obtaining the protocol version number, with
|
преди 8 години |
Rich Salz
|
739a1eb196
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
|
преди 8 години |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
преди 8 години |
Matt Caswell
|
d4d7894379
Fix some out of date comments
|
преди 8 години |
FdaSilvaYY
|
25a807bcb9
Add checks on CRYPTO_new_ex_data return value
|
преди 8 години |
Lyon Chen
|
4b6b848785
Add SSL_SESSION_get0_hostname()
|
преди 8 години |
Fedor Indutny
|
ccae4a1582
Allow different protocol version when trying to reuse a session
|
преди 8 години |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
преди 8 години |
Alessandro Ghedini
|
16203f7b71
Convert CRYPTO_LOCK_SSL_* to new multi-threading API
|
преди 8 години |
Rich Salz
|
f3f1cf8444
Move to REF_DEBUG, for consistency.
|
преди 8 години |
Emilia Kasper
|
b698174493
constify PACKET
|
преди 8 години |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
преди 9 години |
Alessandro Ghedini
|
293b5ca477
Validate ClientHello session_id field length and send alert on failure
|
преди 9 години |
Dr. Stephen Henson
|
2a056de832
Add lh_doall_arg inlining
|
преди 9 години |
Dr. Stephen Henson
|
4a640fb6c3
Fix declarations and constification for inline stack.
|
преди 9 години |