Matt Caswell
|
732435026b
Resolve a TODO in ssl3_dispatch_alert
|
hace 2 años |
Matt Caswell
|
6d814fd607
Remove compress/expand fields from SSL_CONNECTION
|
hace 2 años |
Matt Caswell
|
f471f60a8a
Remove remaining refs to enc_(write|read)_ctx/(read|write)_hash
|
hace 2 años |
Matt Caswell
|
7eb39ecb29
Make SSL_alloc_buffers() and SSL_free_buffers() work again
|
hace 2 años |
Tomas Mraz
|
a8086e6bfc
stack: Do not add error if pop/shift/value accesses outside of the stack
|
hace 2 años |
Matt Caswell
|
cd6e89b6b6
Move freeing of BIOs as late as possible
|
hace 2 años |
Matt Caswell
|
b92fc4ae18
Remove some redundant code
|
hace 2 años |
Matt Caswell
|
e158ada6a7
Remove the old buffer management code
|
hace 2 años |
Matt Caswell
|
faa3e66c27
Remove some TODO(RECLAYER) comments now that DTLS has been moved
|
hace 2 años |
Todd Short
|
b67cb09f8d
Add support for compressed certificates (RFC8879)
|
hace 3 años |
Matt Caswell
|
435d88d708
Use the configured max_send_fragment value in the write record layer
|
hace 2 años |
FdaSilvaYY
|
9929c81702
apps & al : Fix various typos, repeated words, align some spelling to LDP.
|
hace 2 años |
Matt Caswell
|
1e76110b72
Enable the ability to query the COMP_METHOD being used in the record layer
|
hace 2 años |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
hace 2 años |
Matt Caswell
|
9ff5195423
Fix a record layer mem leak
|
hace 2 años |
Matt Caswell
|
eb7d6c2a9b
Move the record block_padding capability fully into the record layer
|
hace 2 años |
Matt Caswell
|
b5cf81f7c9
Replace references to s->wbio with rl->bio
|
hace 2 años |
Matt Caswell
|
2b71b04220
Create the write record layer method and object and use it
|
hace 2 años |
Dr. David von Oheimb
|
30eba7f359
stack.c: add missing direct error reporting and improve coding style
|
hace 2 años |
Pauli
|
f0131dc04a
ssl: modify libssl so that it uses OSSL_TIME
|
hace 2 años |
Matt Caswell
|
4566dae723
Ensure various record layer options can be updated
|
hace 2 años |
Matt Caswell
|
cffafb5f57
Move some fields out of the SSL object and into the record layer object
|
hace 2 años |
Matt Caswell
|
4564b47d75
Remove some TODO(RECLAYER) comments
|
hace 2 años |
Matt Caswell
|
81c9ebd909
Remove some unnecessary function pointers from OSSL_RECORD_METHOD
|
hace 2 años |
Matt Caswell
|
222cf410d5
Remove reliance on the SSL object from the DTLS read record layer code
|
hace 2 años |
Matt Caswell
|
eddb067e2c
Move some DTLS read code into the read record layer
|
hace 2 años |
Matt Caswell
|
8124ab56d4
Remove some final references to the SSL object in the record layer
|
hace 2 años |
Matt Caswell
|
359affdead
Add support for moving data from one epoch to the next
|
hace 2 años |
Matt Caswell
|
7c2939999f
Distinguish between fatal and non-fatal errors when creating a record layer
|
hace 2 años |
Matt Caswell
|
cc110a0aae
Implement KTLS in the new read record layer code
|
hace 2 años |