]> eyrie.org Git - kerberos/krb5-strength.git/commit
Add wordlist filter mode to cdbmake-wordlist
authorRuss Allbery <eagle@eyrie.org>
Mon, 4 Nov 2013 21:16:54 +0000 (13:16 -0800)
committerRuss Allbery <eagle@eyrie.org>
Mon, 4 Nov 2013 21:16:54 +0000 (13:16 -0800)
commitdf0c85456e4e51e0ab35560a62a87dea046e5fe8
tree1e5ff0b275719af19d894247f795e7c54ffaa901
parentd834e4532202c83096e1f342799f52cc9619a6c1
Add wordlist filter mode to cdbmake-wordlist

Add a new -o (--output) option that applies any configured filtering
and writes out a new wordlist file instead of creating a CDB file.
Refactor the script to avoid adding too much complexity with this
feature.
tests/tools/cdbmake-wordlist-t
tools/cdbmake-wordlist