Matt Caswell
|
4566dae723
Ensure various record layer options can be updated
|
2 жил өмнө |
Matt Caswell
|
cffafb5f57
Move some fields out of the SSL object and into the record layer object
|
2 жил өмнө |
Matt Caswell
|
4564b47d75
Remove some TODO(RECLAYER) comments
|
2 жил өмнө |
Matt Caswell
|
81c9ebd909
Remove some unnecessary function pointers from OSSL_RECORD_METHOD
|
2 жил өмнө |
Matt Caswell
|
222cf410d5
Remove reliance on the SSL object from the DTLS read record layer code
|
2 жил өмнө |
Matt Caswell
|
eddb067e2c
Move some DTLS read code into the read record layer
|
2 жил өмнө |
Matt Caswell
|
8124ab56d4
Remove some final references to the SSL object in the record layer
|
2 жил өмнө |
Matt Caswell
|
359affdead
Add support for moving data from one epoch to the next
|
2 жил өмнө |
Matt Caswell
|
7c2939999f
Distinguish between fatal and non-fatal errors when creating a record layer
|
2 жил өмнө |
Matt Caswell
|
cc110a0aae
Implement KTLS in the new read record layer code
|
2 жил өмнө |
Matt Caswell
|
79eebb0843
Ensure various SSL options are passed down to the record layer
|
2 жил өмнө |
Matt Caswell
|
aedbb71b63
Move the TLS1.0/1.1/1.2 record crypto code into the new record layer
|
2 жил өмнө |
Matt Caswell
|
e2d5742b14
Transfer the functionality from ssl3_read_n to the new record layer
|
2 жил өмнө |
Matt Caswell
|
6d6b295ac3
Fix SSL_pending() and SSL_has_pending() with DTLS
|
2 жил өмнө |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 жил өмнө |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 жил өмнө |
Pauli
|
09134f183f
Fix Coverity 1498611 & 1498608: uninitialised read
|
2 жил өмнө |
Tomas Mraz
|
dfb39f7313
Replace handling of negative verification result with SSL_set_retry_verify()
|
2 жил өмнө |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 жил өмнө |
Phus Lu
|
13a53fbf13
add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()
|
3 жил өмнө |
Pauli
|
acce055778
ssl: better support TSAN operations
|
2 жил өмнө |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
2 жил өмнө |
Matt Caswell
|
e819b57273
Don't free the EVP_PKEY on error in set0_tmp_dh_pkey() functions
|
2 жил өмнө |
Matt Caswell
|
07f620e3ac
Reset the rwstate before calling ASYNC_start_job()
|
3 жил өмнө |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 жил өмнө |
Matt Caswell
|
ca00152497
Fix some minor record layer issues
|
3 жил өмнө |
Matt Caswell
|
3bec485153
Disallow SSL_key_update() if there are writes pending
|
3 жил өмнө |
Pauli
|
407820c0e3
tls: remove TODOs
|
3 жил өмнө |
Trev Larock
|
147ed5f9de
Modify ssl_handshake_hash to call SSLfatal
|
3 жил өмнө |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 жил өмнө |