Rich Salz
|
c80149d9f0
Merge Nokia copyright notice into standard
|
7 年之前 |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 年之前 |
Matt Caswell
|
0de6d66d36
Move ciphersuite selection before session resumption in TLSv1.3
|
7 年之前 |
Matt Caswell
|
a055a88155
Allow the server to change the ciphersuite on resume
|
7 年之前 |
Diego Santa Cruz
|
e655f54941
Make SRP_CTX.info ownership and lifetime be the same as SRP_CTX.login.
|
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 年之前 |
Todd Short
|
fe55c4a20f
Remove ECDH(E) ciphers from SSLv3
|
7 年之前 |
Dr. Stephen Henson
|
fa7c263747
New certificate_authorities functions
|
7 年之前 |
Matt Caswell
|
643a358042
Move the downgrade sentinel declarations to a header file
|
7 年之前 |
Matt Caswell
|
f7f2a01d63
Add server side support for TLSv1.3 downgrade mechanism
|
7 年之前 |
Matt Caswell
|
38f2837b1b
Remove some commented out code in libssl
|
7 年之前 |
Todd Short
|
2722ff506d
Remove some #if 0 code in ssl, crypto/bio
|
7 年之前 |
Dr. Stephen Henson
|
75c13e7830
Tidy up certificate type handling.
|
7 年之前 |
Benjamin Kaduk
|
650c6e41d6
Add more first-class support for SCSVS
|
7 年之前 |
Pauli
|
9bb6f82958
fix spelling of Camellia in comment
|
7 年之前 |
Dr. Stephen Henson
|
a497cf2516
Use CERT_PKEY pointer instead of index
|
7 年之前 |
Dr. Stephen Henson
|
f365a3e2e5
Use cert_index and sigalg
|
7 年之前 |
Dr. Stephen Henson
|
f68521ee41
Add remaining TLS1.3 ciphersuites
|
7 年之前 |
Richard Levitte
|
02cba628da
Initialise alg_k and alg_a
|
7 年之前 |
Dr. Stephen Henson
|
612ca8067a
Don't filter TLS 1.3 ciphersuites by signing or key exchange algorithm
|
7 年之前 |
Dr. Stephen Henson
|
9c92ea45e5
Update cipher definition
|
7 年之前 |
Dr. Stephen Henson
|
f742cda820
Store table entry to peer signature algorithm.
|
7 年之前 |
Matt Caswell
|
c8ab3a4653
Make sure we free and cleanse the pms value in all code paths
|
7 年之前 |
Matt Caswell
|
34f7245ba0
Move the SSL3_CK_CIPHERSUITE_FLAG out of public header
|
7 年之前 |
Matt Caswell
|
1f5b44e943
Miscellaneous style tweaks based on feedback received
|
7 年之前 |
Matt Caswell
|
0247086d9a
Implement server side of PSK extension construction
|
7 年之前 |
Matt Caswell
|
ec15acb6bc
Construct the client side psk extension for TLSv1.3
|
7 年之前 |
Matt Caswell
|
c7f47786a5
Move state machine knowledge out of the record layer
|
7 年之前 |
Matt Caswell
|
0386aad1ab
Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flag
|
7 年之前 |