]> eyrie.org Git - kerberos/krb5-strength.git/commit
Fix various character class check mistakes, add test suite
authorRuss Allbery <eagle@eyrie.org>
Fri, 13 Dec 2013 00:25:03 +0000 (16:25 -0800)
committerRuss Allbery <eagle@eyrie.org>
Fri, 13 Dec 2013 00:25:03 +0000 (16:25 -0800)
commitfcc569d62e750a8476a525662ec9cdf1f4868a83
tree68f697864aa29f9e91437b4e4b366421f640021b
parente8bc8dc1b12930898cf2d4abc6fac55b25c73011
Fix various character class check mistakes, add test suite

This is the first working version of the character class checking,
which is now plugged into the module initialization.  It also adds
a test suite for the external password check utility, although not
the embedded modules yet.
plugin/classes.c
plugin/config.c
plugin/general.c
tests/data/passwords/classes.json [new file with mode: 0644]
tests/tools/heimdal-strength-t