Bernd Edlinger
|
6839a7a7f4
Fix a possible recursion in SSLfatal handling
|
há 6 anos atrás |
Matt Caswell
|
7426cd343d
Ensure that we write out alerts correctly after early_data
|
há 6 anos atrás |
Benjamin Kaduk
|
4cc968df40
const-ify some input SSL * arguments
|
há 6 anos atrás |
Matt Caswell
|
1c1e4160e0
Don't skip over early_data if we sent an HRR
|
há 6 anos atrás |
Matt Caswell
|
f20404fce9
Don't fail on an out-of-order CCS in DTLS
|
há 6 anos atrás |
Bernd Edlinger
|
d4ef4fbf46
Fix a crash in SSLfatal due to invalid enc_write_ctx
|
há 6 anos atrás |
Tatsuhiro Tsujikawa
|
b38ede8043
Export keying material using early exporter master secret
|
há 6 anos atrás |
Matt Caswell
|
6738bf1417
Update copyright year
|
há 6 anos atrás |
Tatsuhiro Tsujikawa
|
1f5878b8e2
Make sure that exporting keying material is allowed
|
há 6 anos atrás |
Matt Caswell
|
808d160161
Fix interaction between SSL_stateless() and SSL_clear()
|
há 7 anos atrás |
Matt Caswell
|
e1dd8fa00a
Fix the check_fatal macro
|
há 7 anos atrás |
Matt Caswell
|
8e7677aeac
Update an error reason code to be ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED
|
há 7 anos atrás |
Matt Caswell
|
f9f674eb76
Assert that SSLfatal() only gets called once
|
há 7 anos atrás |
Matt Caswell
|
47e2ee0722
Add some sanity checks for the fatal error condition
|
há 7 anos atrás |
Matt Caswell
|
d4d2f3a4c1
Convert more functions in ssl/statem/statem.c to use SSLfatal()
|
há 7 anos atrás |
Matt Caswell
|
f63a17d66d
Convert the state machine code to use SSLfatal()
|
há 7 anos atrás |
Matt Caswell
|
1f359471f9
Provide an SSLfatal() macro
|
há 7 anos atrás |
Pauli
|
198c42f5af
Move OPENSSL_CONF from e_os.h to cryptlib.h
|
há 7 anos atrás |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
há 7 anos atrás |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
há 7 anos atrás |
Rich Salz
|
75e2c87765
Switch from ossl_rand to DRBG rand
|
há 7 anos atrás |
Matt Caswell
|
d4504fe579
Fix early_data with an HRR
|
há 7 anos atrás |
Matt Caswell
|
9924087573
Fix DTLS failure when used in a build which has SCTP enabled
|
há 7 anos atrás |
Matt Caswell
|
bd79bcb42b
Remove special case code for SCTP reneg handling
|
há 7 anos atrás |
Todd Short
|
d1186c30a2
Fix minor compiler issues.
|
há 7 anos atrás |
Matt Caswell
|
ef6c191bce
Update end of early data processing for draft-19
|
há 7 anos atrás |
Matt Caswell
|
3eaa417095
Make SSL_write_early_finish() an internal only function
|
há 7 anos atrás |
Matt Caswell
|
f7e393be47
Various fixes required to allow SSL_write/SSL_read during early data
|
há 7 anos atrás |
Matt Caswell
|
d7f8783ff9
Enable the server to call SSL_write() without stopping the ability to call SSL_read_early()
|
há 7 anos atrás |
Matt Caswell
|
564547e482
Enable the client to call SSL_read() without stopping the ability to call SSL_write_early()
|
há 7 anos atrás |