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:	Tue, 5 Apr 2016 10:32:58 -0400
From:	Shahbaz Youssefi <shabbyx@...il.com>
To:	LKML <linux-kernel@...r.kernel.org>, jeyu@...hat.com
Subject: RE: [PATCH v4] sscanf: implement basic character sets

Note: CC me

I just read on lwn about the implementation of `%[` in sscanf. Just
wanted to point out my implementation (which supports `]` ranges (`-`)
and negation (`^`)) and let you know that you are free to take
code/inspiration from it:

https://github.com/ShabbyX/kio/blob/master/src/scanf.c#L398

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ