CHANGES: Add Linux Kernel TLS data-path
Signed-off-by: Boris Pismenny <borisp@mellanox.com> Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Paul Yang <yang.yang@baishancloud.com> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5253)
This commit is contained in:
parent
fe5d945028
commit
42ea4ef2db
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
@ -87,6 +87,11 @@
|
|||
list of built in objects, i.e. OIDs with names.
|
||||
[Richard Levitte]
|
||||
|
||||
*) Added support for Linux Kernel TLS data-path. The Linux Kernel data-path
|
||||
improves application performance by removing data copies and providing
|
||||
applications with zero-copy system calls such as sendfile and splice.
|
||||
[Boris Pismenny]
|
||||
|
||||
Changes between 1.1.1 and 1.1.1a [20 Nov 2018]
|
||||
|
||||
*) Timing vulnerability in DSA signature generation
|
||||
|
|
Loading…
Reference in a new issue