Matt Caswell
|
da1c088f59
Copyright year updates
|
1 жил өмнө |
Frederik Wedel-Heinen
|
20a54aa21f
Removed unused member read_iv of ossl_record_layer_st
|
1 жил өмнө |
Tomas Mraz
|
eb1eaa9af4
Always use uint8_t for TLS record type
|
1 жил өмнө |
Tomas Mraz
|
1cc8c53b0f
Avoid issues with endianness when type is used in SSL_trace()
|
1 жил өмнө |
Dimitri Papadopoulos
|
eb4129e12c
Fix typos found by codespell
|
1 жил өмнө |
Matt Caswell
|
7a4e109ebe
Allow partially releasing a record for TLS
|
1 жил өмнө |
Matt Caswell
|
2eb91b0ec3
Make the data field for get_record() const
|
1 жил өмнө |
Tomas Mraz
|
25624c9087
Rationalize FIPS sources
|
2 жил өмнө |
Matt Caswell
|
e5103dfc12
Remove an unneeded OSSL_RECORD_METHOD function
|
2 жил өмнө |
Matt Caswell
|
22094d11a7
Rename SSL3_RECORD to TLS_RL_RECORD
|
2 жил өмнө |
Matt Caswell
|
e9189cc4af
Rename SSL3_BUFFER to TLS_BUFFER
|
2 жил өмнө |
Matt Caswell
|
23c57f001d
Move declarations out of record.h and record_local.h
|
2 жил өмнө |
Matt Caswell
|
b05fbac1fc
Fix dtls_get_max_record_overhead()
|
2 жил өмнө |
Matt Caswell
|
fba0206da7
Remove some unused OSSL_RECORD_METHOD functions
|
2 жил өмнө |
Matt Caswell
|
7eb39ecb29
Make SSL_alloc_buffers() and SSL_free_buffers() work again
|
2 жил өмнө |
Matt Caswell
|
e158ada6a7
Remove the old buffer management code
|
2 жил өмнө |
Matt Caswell
|
43dfa5a931
Remove dtls_write_records
|
2 жил өмнө |
Matt Caswell
|
421386e392
Move sequence increment to post encryption processing
|
2 жил өмнө |
Matt Caswell
|
bed07b1875
Consolidate sequence counter incrementing code
|
2 жил өмнө |
Matt Caswell
|
b9e37f8f57
Convert dtls_write_records to use standard record layer functions
|
2 жил өмнө |
Matt Caswell
|
602ee1f672
Use common tls_write_records() even for DTLS
|
2 жил өмнө |
Matt Caswell
|
ace3819506
Introduce a step to prepare the BIO before writing
|
2 жил өмнө |
Matt Caswell
|
2a354d5463
Add a post encryption processing step
|
2 жил өмнө |
Matt Caswell
|
757ef3bab0
Add a prepare for encryption step
|
2 жил өмнө |
Matt Caswell
|
2582de2590
Move record padding out of tls_common.c
|
2 жил өмнө |
Matt Caswell
|
aca70ca81c
Defer record header preparation to the protocol methods
|
2 жил өмнө |
Matt Caswell
|
7ca61d63e9
Abstract out the record type processing
|
2 жил өмнө |
Matt Caswell
|
91fe8ff02a
Defer write buffer and WPACKET allocation/initialisation to protocol code
|
2 жил өмнө |
Matt Caswell
|
435d88d708
Use the configured max_send_fragment value in the write record layer
|
2 жил өмнө |
Matt Caswell
|
4bf610bdce
Remove enc_write_state
|
2 жил өмнө |