Frederik Wedel-Heinen
|
f08be09651
Avoid a memcpy in dtls_get_reassembled_message()
|
8 months ago |
Hugo Landau
|
a87b6d1377
Make bitmask table read only
|
11 months ago |
Matt Caswell
|
a091bc6022
Move freeing of an old record layer to dtls1_clear_sent_buffer
|
1 year ago |
Neil Horman
|
e59ed0bfee
zero data in hm_fragment on alloc
|
1 year ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Tomas Mraz
|
eb1eaa9af4
Always use uint8_t for TLS record type
|
1 year ago |
Matt Caswell
|
2eb91b0ec3
Make the data field for get_record() const
|
1 year ago |
Matt Caswell
|
1e42708e17
Remove references to read_mac_secret and write_mac_secret
|
2 years ago |
Matt Caswell
|
351ad225b3
Assert that we do not exceed the DTLS MTU
|
2 years ago |
Matt Caswell
|
4f428e86d8
Ensure the record layer is responsible for calculating record overheads
|
2 years ago |
Matt Caswell
|
b9e37f8f57
Convert dtls_write_records to use standard record layer functions
|
2 years ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
81926c9156
Correctly handle a retransmitted ClientHello
|
2 years ago |
Matt Caswell
|
67ec6d2b74
Use an enum for the return value from a construction function
|
2 years ago |
Matt Caswell
|
19d0044448
Remove some redundant code
|
2 years ago |
Matt Caswell
|
eddb067e2c
Move some DTLS read code into the read record layer
|
2 years ago |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Bernd Edlinger
|
e915c3f538
Fix an assertion in the DTLS server code
|
2 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Matt Caswell
|
f42e68dc47
Defer Finished MAC handling until after state transition
|
3 years ago |
Matt Caswell
|
f5afac4bda
Update copyright year
|
3 years ago |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 years ago |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
4 years ago |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
eec0ad10b9
Update copyright year
|
4 years ago |
Pauli
|
48ff651ecc
DTLS: free allocated memory on error paths
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Todd Short
|
555cbb328e
Collapse ssl3_state_st (s3) into ssl_st
|
6 years ago |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
6 years ago |