Matt Caswell
|
f471f60a8a
Remove remaining refs to enc_(write|read)_ctx/(read|write)_hash
|
2 anni fa |
Todd Short
|
3840271e98
Add zlib oneshot compression
|
2 anni fa |
Todd Short
|
d06d5d6b68
Fix coverity 1516094 uninit
|
2 anni fa |
Matt Caswell
|
b92fc4ae18
Remove some redundant code
|
2 anni fa |
Todd Short
|
72620ac791
Add `for_comp` flag when retrieving certs for compression
|
2 anni fa |
Todd Short
|
7e3cacac94
Update COMP_METHOD
|
2 anni fa |
Todd Short
|
b67cb09f8d
Add support for compressed certificates (RFC8879)
|
3 anni fa |
Matt Caswell
|
2c50d7fb06
Convert the TLSv1.3 crypto code to the new write record layer
|
2 anni fa |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 anni fa |
Matt Caswell
|
1d3676778c
Move logic for figuring out the record version out of record layer
|
2 anni fa |
Matt Caswell
|
67ec6d2b74
Use an enum for the return value from a construction function
|
2 anni fa |
Pauli
|
f0131dc04a
ssl: modify libssl so that it uses OSSL_TIME
|
2 anni fa |
Matt Caswell
|
cffafb5f57
Move some fields out of the SSL object and into the record layer object
|
2 anni fa |
Matt Caswell
|
9cd9e0978b
Remove some use of SSL object from record layer
|
2 anni fa |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 anni fa |
slontis
|
b740012f77
Check for EVP_MD being NULL inside ssl.
|
2 anni fa |
Dmitry Belyavskiy
|
2b5e89992e
Use safe pattern for buffer size determining in case of GOST key exchange
|
2 anni fa |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 anni fa |
Tomas Mraz
|
d204a50b89
tls_process_server_hello: Disallow repeated HRR
|
2 anni fa |
Tomas Mraz
|
dfb39f7313
Replace handling of negative verification result with SSL_set_retry_verify()
|
2 anni fa |
Pauli
|
acce055778
ssl: better support TSAN operations
|
2 anni fa |
yangyangtiantianlonglong
|
e1c122711e
Delete unused param about get_construct_message_f
|
2 anni fa |
Peiwei Hu
|
10481d3384
Fix: some patches related to error exiting
|
2 anni fa |
xkernel
|
7b1264baab
fix the return check of EVP_PKEY_CTX_ctrl() in 5 spots
|
2 anni fa |
xkernel
|
1b87116a0c
properly free the resource from CRYPTO_malloc
|
2 anni fa |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
2 anni fa |
Matt Caswell
|
c1c1bb7c5e
Fix invalid handling of verify errors in libssl
|
3 anni fa |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 anni fa |
Dr. David von Oheimb
|
4672e5de9e
tls_process_{client,server}_certificate(): allow verify_callback return > 1
|
3 anni fa |
Matt Caswell
|
e54f0c9b2f
Avoid "excessive message size" for session tickets
|
3 anni fa |