]> eyrie.org Git - kerberos/krb5-strength.git/commit
First pass at support for character class rules
authorRuss Allbery <eagle@eyrie.org>
Thu, 12 Dec 2013 06:10:27 +0000 (22:10 -0800)
committerRuss Allbery <eagle@eyrie.org>
Thu, 12 Dec 2013 06:10:27 +0000 (22:10 -0800)
commite8bc8dc1b12930898cf2d4abc6fac55b25c73011
tree86975fd394bffb0bd92d661348839e3e06b29b04
parent6e2bed2d7ca57737db3a2c2f54be270aa1b54e97
First pass at support for character class rules

This compiles, but it's not tested yet.  It supports a list of
required character classes, but not the restriction to particular
password lengths yet.
Makefile.am
plugin/classes.c [new file with mode: 0644]
plugin/config.c
plugin/error.c
plugin/general.c
plugin/internal.h
plugin/vector.c [new file with mode: 0644]
portable/kadmin.h