Matt Caswell
|
fecb3aae22
Update copyright year
|
hace 2 años |
yangyangtiantianlonglong
|
e1c122711e
Delete unused param about get_construct_message_f
|
hace 2 años |
Matt Caswell
|
f42e68dc47
Defer Finished MAC handling until after state transition
|
hace 3 años |
Randall S. Becker
|
650c668737
Corrected missing definitions from NonStop SPT build.
|
hace 3 años |
Richard Levitte
|
4333b89f50
Update copyright year
|
hace 3 años |
Richard Levitte
|
5a2d0ef36f
Clean away extraneous library specific FETCH_FAILED reason codes
|
hace 4 años |
Matt Caswell
|
605856d72c
Update copyright year
|
hace 4 años |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
hace 4 años |
Richard Levitte
|
e92519b5a6
SSL: refactor ossl_statem_fatal() and SSLfatal()
|
hace 4 años |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
hace 4 años |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
hace 5 años |
Richard Levitte
|
c361297046
Avoid using ERR_put_error() directly in OpenSSL code
|
hace 5 años |
Todd Short
|
555cbb328e
Collapse ssl3_state_st (s3) into ssl_st
|
hace 6 años |
Matt Caswell
|
4af5836b55
Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post-handshake messages
|
hace 5 años |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
hace 6 años |
Bernd Edlinger
|
6839a7a7f4
Fix a possible recursion in SSLfatal handling
|
hace 6 años |
Matt Caswell
|
7426cd343d
Ensure that we write out alerts correctly after early_data
|
hace 6 años |
Benjamin Kaduk
|
4cc968df40
const-ify some input SSL * arguments
|
hace 6 años |
Matt Caswell
|
1c1e4160e0
Don't skip over early_data if we sent an HRR
|
hace 6 años |
Matt Caswell
|
f20404fce9
Don't fail on an out-of-order CCS in DTLS
|
hace 6 años |
Bernd Edlinger
|
d4ef4fbf46
Fix a crash in SSLfatal due to invalid enc_write_ctx
|
hace 6 años |
Tatsuhiro Tsujikawa
|
b38ede8043
Export keying material using early exporter master secret
|
hace 6 años |
Matt Caswell
|
6738bf1417
Update copyright year
|
hace 6 años |
Tatsuhiro Tsujikawa
|
1f5878b8e2
Make sure that exporting keying material is allowed
|
hace 6 años |
Matt Caswell
|
808d160161
Fix interaction between SSL_stateless() and SSL_clear()
|
hace 7 años |
Matt Caswell
|
e1dd8fa00a
Fix the check_fatal macro
|
hace 7 años |
Matt Caswell
|
8e7677aeac
Update an error reason code to be ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED
|
hace 7 años |
Matt Caswell
|
f9f674eb76
Assert that SSLfatal() only gets called once
|
hace 7 años |
Matt Caswell
|
47e2ee0722
Add some sanity checks for the fatal error condition
|
hace 7 años |
Matt Caswell
|
d4d2f3a4c1
Convert more functions in ssl/statem/statem.c to use SSLfatal()
|
hace 7 años |