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:   Thu, 23 Feb 2023 10:31:38 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
        Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net 0/3] tools: ynl-gen: fix glitches found by Chuck

A handful of fixes Chuck run into while trying to define the family
for crypto handshakes.

Jakub Kicinski (3):
  tools: ynl-gen: fix single attribute structs with attr 0 only
  tools: ynl-gen: re-raise the exception instead of printing
  tools: net: add __pycache__ to gitignore

 tools/net/ynl/lib/.gitignore | 1 +
 tools/net/ynl/lib/nlspec.py  | 4 +---
 tools/net/ynl/ynl-gen-c.py   | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)
 create mode 100644 tools/net/ynl/lib/.gitignore

-- 
2.39.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ