Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年之前 |
Matt Caswell
|
3f9175c7a4
Extend the new_record_layer function
|
2 年之前 |
Matt Caswell
|
b92fc4ae18
Remove some redundant code
|
2 年之前 |
Matt Caswell
|
19d0044448
Remove some redundant code
|
2 年之前 |
Matt Caswell
|
cc110a0aae
Implement KTLS in the new read record layer code
|
2 年之前 |
Matt Caswell
|
79eebb0843
Ensure various SSL options are passed down to the record layer
|
2 年之前 |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 年之前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年之前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年之前 |
Richard Levitte
|
5a2d0ef36f
Clean away extraneous library specific FETCH_FAILED reason codes
|
4 年之前 |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Matt Caswell
|
9727f4e7fd
Use a fetched cipher for the TLSv1.3 early secret
|
4 年之前 |
Matt Caswell
|
c8f6c28a93
Explicitly fetch ciphers and digests in libssl
|
4 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Antoine Cœur
|
c2969ff6e7
Fix Typos
|
5 年之前 |
Sam Roberts
|
df4439186f
Remove unnecessary trailing whitespace
|
5 年之前 |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 年之前 |
Matt Caswell
|
0fb2815b87
Fix some SSL_export_keying_material() issues
|
6 年之前 |
Richard Levitte
|
2935f6241c
VMS: turn on name mangling for all our programs
|
6 年之前 |
Matt Caswell
|
d6ce9da49b
Update the TLSv1.3 test vectors
|
6 年之前 |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
6 年之前 |
Tatsuhiro Tsujikawa
|
b38ede8043
Export keying material using early exporter master secret
|
6 年之前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年之前 |
Tatsuhiro Tsujikawa
|
1f5878b8e2
Make sure that exporting keying material is allowed
|
6 年之前 |
Matt Caswell
|
f63a17d66d
Convert the state machine code to use SSLfatal()
|
7 年之前 |
FdaSilvaYY
|
44e6995155
Fix some Typos and indents
|
7 年之前 |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 年之前 |
Matt Caswell
|
a19ae67d8d
Update tls13_hkdf_expand() to take the length of the data
|
7 年之前 |
Matt Caswell
|
1f6359db72
Update tls13secretstest test vectors for TLSv1.3 draft-20
|
7 年之前 |