aboutsummaryrefslogtreecommitdiffhomepage
path: root/dict-generate.cpp
Commit message (Expand)AuthorAge
* Stop GCC 8.3 warning about possible buffer overrun when generating a dictionary.tony2019-09-29
* Correct name in LICENSE.txt and change license header in other source files t...tony2017-05-15
* Calculate the required size for PossChars based on the dictionary used. The fixtony2017-03-04
* use delete [] instead of deleteHanno2017-03-01
* Tidy-up and tweaks.tony2016-10-24
* Add option to dict-generate to limit the number of entries from a word file.tony2016-10-24
* update to use larger dictionaries from the Dropbox version of zxcvbn.tony2016-10-16
* Initial commit.tony2015-01-03