Matt Caswell
|
59ff3f07dc
Fix SSL_clear() in TLSv1.3
|
7 роки тому |
Benjamin Kaduk
|
c8feba723a
Error out when forcing an unsupported TLS version
|
7 роки тому |
Matt Caswell
|
23cec1f4b4
Add documentation for the SSL_export_keying_material() function
|
7 роки тому |
Matt Caswell
|
72257204bd
PSK related tweaks based on review feedback
|
7 роки тому |
Matt Caswell
|
725b0f1e13
Make the input parameters for SSL_SESSION_set1_master_key const
|
7 роки тому |
Matt Caswell
|
911d63f261
Add SSL_SESSION_set1_master_key()
|
7 роки тому |
Matt Caswell
|
f46184bd90
Add public API functions for setting TLSv1.3 PSK callbacks
|
7 роки тому |
Matt Caswell
|
9368f86526
Add TLSv1.3 client side external PSK support
|
7 роки тому |
Dr. Stephen Henson
|
b2021556e4
Allow Ed25519 in TLS 1.2
|
7 роки тому |
Rich Salz
|
c80149d9f0
Merge Nokia copyright notice into standard
|
7 роки тому |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 роки тому |
Benjamin Kaduk
|
193b5d769c
Add SSL_early_get1_extensions_present()
|
7 роки тому |
Todd Short
|
db0f35dda1
Fix #2400 Add NO_RENEGOTIATE option
|
7 роки тому |
Matt Caswell
|
b77f3ed171
Convert existing usage of assert() to ossl_assert() in libssl
|
7 роки тому |
Matt Caswell
|
a89325e41f
Fix some style issues in returns
|
7 роки тому |
Matt Caswell
|
380a522f68
Replace instances of OPENSSL_assert() with soft asserts in libssl
|
7 роки тому |
Matt Caswell
|
6944311688
Make SSL_is_server() accept a const SSL
|
7 роки тому |
Matt Caswell
|
fb34a0f4e0
Try to be more consistent about the alerts we send
|
7 роки тому |
Matt Caswell
|
21181889d7
Copy custom extension flags in a call to SSL_set_SSL_CTX()
|
7 роки тому |
Todd Short
|
c649d10d3f
TLS1.3 Padding
|
7 роки тому |
Matt Caswell
|
8af91fd9d0
Don't fail the connection in SSLv3 if server selects ECDHE
|
7 роки тому |
Rob Percival
|
6a71e06d7a
CT_POLICY_EVAL_CTX_set_time expects milliseconds, but given seconds
|
7 роки тому |
Dr. Stephen Henson
|
fa7c263747
New certificate_authorities functions
|
7 роки тому |
Matt Caswell
|
a0cb628b17
Tweak a style issue
|
7 роки тому |
Tatsuhiro Tsujikawa
|
bbea9f2c5f
Restore s->early_data_state with the original value
|
7 роки тому |
Kazuki Yamaguchi
|
a8e75d5680
Fix a typo in the SSL_get_max_early_data() declarations
|
7 роки тому |
Matt Caswell
|
116d0da5e8
Fix early data bug with pause between EoED and CF
|
7 роки тому |
FdaSilvaYY
|
69687aa829
More typo fixes
|
7 роки тому |
Matt Caswell
|
ef6c191bce
Update end of early data processing for draft-19
|
7 роки тому |
Matt Caswell
|
b8c49611bc
Provide a function to test whether we have unread records pending
|
7 роки тому |