Matt Caswell
|
de9e884b2f
Tolerate encrypted or plaintext alerts
|
6 years ago |
Matt Caswell
|
7426cd343d
Ensure that we write out alerts correctly after early_data
|
6 years ago |
Bernd Edlinger
|
d4ef4fbf46
Fix a crash in SSLfatal due to invalid enc_write_ctx
|
6 years ago |
Tatsuhiro Tsujikawa
|
b38ede8043
Export keying material using early exporter master secret
|
6 years ago |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 years ago |
Tatsuhiro Tsujikawa
|
1f5878b8e2
Make sure that exporting keying material is allowed
|
6 years ago |
Matt Caswell
|
2a8db71713
Don't flush the ClientHello if we're going to send early data
|
7 years ago |
Matt Caswell
|
1f359471f9
Provide an SSLfatal() macro
|
7 years ago |
Matt Caswell
|
bd79bcb42b
Remove special case code for SCTP reneg handling
|
7 years ago |
Matt Caswell
|
ef6c191bce
Update end of early data processing for draft-19
|
7 years ago |
Matt Caswell
|
564547e482
Enable the client to call SSL_read() without stopping the ability to call SSL_write_early()
|
7 years ago |
Matt Caswell
|
fe5e20fd26
Fix changing of the cipher state when dealing with early data
|
7 years ago |
Matt Caswell
|
0a87d0ac62
Parse the early_data extension
|
7 years ago |
Benjamin Kaduk
|
ddf9725834
Prepare for WORK_MORE_C
|
7 years ago |
Matt Caswell
|
c7f47786a5
Move state machine knowledge out of the record layer
|
7 years ago |
Matt Caswell
|
0386aad1ab
Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flag
|
7 years ago |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
FdaSilvaYY
|
8483a003bf
various spelling fixes
|
8 years ago |
Rich Salz
|
e771eea6d8
Revert "various spelling fixes"
|
8 years ago |
FdaSilvaYY
|
620d540bd4
various spelling fixes
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Matt Caswell
|
be3583fa40
Convert enums to typedefs
|
9 years ago |
Matt Caswell
|
024f543c15
Move in_handshake into STATEM
|
9 years ago |
Matt Caswell
|
31fd10e60d
Fix DTLSv1_listen following state machine changes
|
9 years ago |
Matt Caswell
|
d6f1a6e931
Rename STATEM to OSSL_STATEM
|
9 years ago |
Matt Caswell
|
a71a4966a3
Move |no_cert_verify| into state machine
|
9 years ago |
Matt Caswell
|
fe3a329117
Change statem prefix to ossl_statem
|
9 years ago |
Matt Caswell
|
35bf6e0537
Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATE
|
9 years ago |
Matt Caswell
|
61ae935a98
More state machine reorg
|
9 years ago |