Richard Levitte
|
b646179229
Copyright year updates
|
7 months ago |
Frederik Wedel-Heinen
|
715a74a6ad
Removes record_queue struct which is no longer useful.
|
8 months ago |
Matt Caswell
|
4a0e4849af
Rationalise RECORD_LAYER_clear() and clear_record_layer()
|
9 months ago |
Frederik Wedel-Heinen
|
4897bd2022
Move increment of dtls epoch to change cipher state function
|
10 months ago |
Frederik Wedel-Heinen
|
0a40b23cb8
Remove wpend_ret that was only assigned and never used.
|
10 months ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Tomas Mraz
|
eb1eaa9af4
Always use uint8_t for TLS record type
|
1 year ago |
Tomas Mraz
|
1cc8c53b0f
Avoid issues with endianness when type is used in SSL_trace()
|
1 year ago |
Matt Caswell
|
7a4e109ebe
Allow partially releasing a record for TLS
|
1 year ago |
Matt Caswell
|
2eb91b0ec3
Make the data field for get_record() const
|
1 year ago |
Matt Caswell
|
d6cf4b59a0
Don't declare SSL_CONNECTION twice
|
1 year ago |
Matt Caswell
|
3f9175c7a4
Extend the new_record_layer function
|
2 years ago |
Matt Caswell
|
bea8d70498
Add support for setting a custom TLS Record Layer
|
2 years ago |
Matt Caswell
|
ca20f61fd7
Move recordmethod.h to be an "internal" header
|
2 years ago |
Matt Caswell
|
23c57f001d
Move declarations out of record.h and record_local.h
|
2 years ago |
Matt Caswell
|
7eb39ecb29
Make SSL_alloc_buffers() and SSL_free_buffers() work again
|
2 years ago |
Matt Caswell
|
b92fc4ae18
Remove some redundant code
|
2 years ago |
Matt Caswell
|
e158ada6a7
Remove the old buffer management code
|
2 years ago |
Matt Caswell
|
22d6e8547f
Remove create_empty_fragment from do_dtls1_write()
|
2 years ago |
Matt Caswell
|
a8572674f1
Move the SSLv3 crypto code into the new record layer
|
2 years ago |
Matt Caswell
|
320145d5b3
Convert the write record layer to supply proper return values
|
2 years ago |
Matt Caswell
|
eb7d6c2a9b
Move the record block_padding capability fully into the record layer
|
2 years ago |
Matt Caswell
|
5f95eb77e7
Move the record padding callback fully into the record layer
|
2 years ago |
Matt Caswell
|
1d3676778c
Move logic for figuring out the record version out of record layer
|
2 years ago |
Matt Caswell
|
e7694c69b5
Move numwpipes in the write record layer
|
2 years ago |
Matt Caswell
|
2b71b04220
Create the write record layer method and object and use it
|
2 years ago |
Matt Caswell
|
a566864b60
Move initial TLS write record layer code into new structure
|
2 years ago |
Matt Caswell
|
e921882d57
Fix the return type for the rlayer_skip_early_data callback
|
2 years ago |
Matt Caswell
|
f6aab7b1e1
Rename DTLS1_BITMAP to DTLS_BITMAP
|
2 years ago |
Matt Caswell
|
279754d419
Standardise type for epoch
|
2 years ago |