lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri,  8 Jul 2022 19:52:51 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
        borisp@...dia.com, john.fastabend@...il.com, maximmi@...dia.com,
        tariqt@...dia.com, Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net-next 0/4] tls: rx: follow-ups to NoPad

A few fixes for issues spotted by Maxim.

Jakub Kicinski (4):
  tls: fix spelling of MIB
  tls: rx: add counter for NoPad violations
  tls: rx: fix the NoPad getsockopt
  selftests: tls: add test for NoPad getsockopt

 Documentation/networking/tls.rst  |  4 +++
 include/uapi/linux/snmp.h         |  3 +-
 net/tls/tls_main.c                |  9 +++---
 net/tls/tls_proc.c                |  3 +-
 net/tls/tls_sw.c                  |  4 ++-
 tools/testing/selftests/net/tls.c | 51 +++++++++++++++++++++++++++++++
 6 files changed, 66 insertions(+), 8 deletions(-)

-- 
2.36.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ