Matt Caswell
|
19d0044448
Remove some redundant code
|
2 жил өмнө |
Matt Caswell
|
eddb067e2c
Move some DTLS read code into the read record layer
|
2 жил өмнө |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 жил өмнө |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 жил өмнө |
Bernd Edlinger
|
e915c3f538
Fix an assertion in the DTLS server code
|
2 жил өмнө |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 жил өмнө |
Matt Caswell
|
f42e68dc47
Defer Finished MAC handling until after state transition
|
3 жил өмнө |
Matt Caswell
|
f5afac4bda
Update copyright year
|
3 жил өмнө |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 жил өмнө |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
4 жил өмнө |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
4 жил өмнө |
Matt Caswell
|
eec0ad10b9
Update copyright year
|
4 жил өмнө |
Pauli
|
48ff651ecc
DTLS: free allocated memory on error paths
|
4 жил өмнө |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 жил өмнө |
Todd Short
|
555cbb328e
Collapse ssl3_state_st (s3) into ssl_st
|
6 жил өмнө |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
6 жил өмнө |
Matt Caswell
|
a925e7dbf4
Don't memcpy the contents of an empty fragment
|
6 жил өмнө |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 жил өмнө |
Matt Caswell
|
2e92af5ea5
Check for alerts while waiting for a dry event
|
6 жил өмнө |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 жил өмнө |
Matt Caswell
|
5d67110173
Don't calculate the Finished MAC twice
|
6 жил өмнө |
Matt Caswell
|
c285338293
More record layer conversions to use SSLfatal()
|
7 жил өмнө |
Matt Caswell
|
d273b60b41
Convert more functions in ssl/statem/statem_dtls.c to use SSLfatal()
|
7 жил өмнө |
Matt Caswell
|
a2c2e00050
Convert remaining functions in statem_clnt.c to use SSLfatal()
|
7 жил өмнө |
Matt Caswell
|
67dc995eaf
Move ossl_assert
|
7 жил өмнө |
Matt Caswell
|
380a522f68
Replace instances of OPENSSL_assert() with soft asserts in libssl
|
7 жил өмнө |
Matt Caswell
|
fb34a0f4e0
Try to be more consistent about the alerts we send
|
7 жил өмнө |
Matt Caswell
|
aefb925647
Don't attempt to send fragments > max_send_fragment in DTLS
|
7 жил өмнө |
Matt Caswell
|
1f5b44e943
Miscellaneous style tweaks based on feedback received
|
7 жил өмнө |
Matt Caswell
|
c7f47786a5
Move state machine knowledge out of the record layer
|
7 жил өмнө |