Commit 42ea4ef2 authored by Boris Pismenny's avatar Boris Pismenny Committed by Matt Caswell
Browse files

CHANGES: Add Linux Kernel TLS data-path

parent fe5d9450
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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