Matt Caswell
|
fecb3aae22
Update copyright year
|
hace 2 años |
John Baldwin
|
85773128d0
KTLS: Check for unprocessed receive records in ktls_configure_crypto.
|
hace 2 años |
John Baldwin
|
77f3936928
Add support for Chacha20-Poly1305 to kernel TLS on FreeBSD.
|
hace 3 años |
Tianjia Zhang
|
ff3e4508bd
KTLS: use EVP_CIPHER_is_a instead of nid
|
hace 3 años |
Tomas Mraz
|
26411bc887
KTLS: AES-CCM in TLS-1.3 is broken on 5.x kernels, disable it
|
hace 3 años |
Pauli
|
f6f3a5d34a
ssl: fix indentation
|
hace 3 años |
Pauli
|
5ea4d7648c
ssl: replace tabs with spaces
|
hace 3 años |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
hace 3 años |
Rich Salz
|
9d0dd1d513
Use "" for include crypto/xxx
|
hace 3 años |
Matt Caswell
|
a3a54179b6
Only enable KTLS if it is explicitly configured
|
hace 3 años |
Richard Levitte
|
4333b89f50
Update copyright year
|
hace 3 años |
Vadim Fedorenko
|
3aa7212e0a
ktls: Initial support for ChaCha20-Poly1305
|
hace 4 años |
Tomas Mraz
|
0d83b7b903
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
|
hace 3 años |
John Baldwin
|
c7b46b549d
Move KTLS inline functions only used by libssl into ssl/ktls.c.
|
hace 4 años |