summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update versionv2.9.6cracklib-2.9.6Nathan Neulinger2015-08-1839-38/+44
* Create README.mdcracklib-2-8-9cracklib-2-8-6cracklib-2-8-5cracklib-2-8-4cracklib-2-8-3cracklib-2-8-22cracklib-2-8-2cracklib-2-8-12cracklib-2-8-11cracklib-2-8-10cracklib-2-8-1Nathan Neulinger2015-08-181-0/+5
* add to ignore listNathan Neulinger2015-08-181-0/+1
* Modified patch from Mark Sirota to fix issue with locale based sortingNathan Neulinger2015-08-183-2/+16
* reorg for githubNathan Neulinger2015-08-18113-2/+2
* add note about Clarkson projectNathan Neulinger2015-08-171-0/+4
* add openwall listsNathan Neulinger2015-08-173-2/+37
* add notes about listsNathan Neulinger2015-08-171-0/+8
* add more dictionariesNathan Neulinger2015-08-1725-1700149/+10
* patch from Matthew Miller to add some very common bad and/or bad-but-high-sco...Nathan Neulinger2015-08-171-1043/+2931
* update release process docNathan Neulinger2015-07-131-9/+2
* patch from Anton Dobkin to first detection of first password in dictionaryv2.9.5cracklib-2.9.5Nathan Neulinger2015-07-134-3/+7
* Remove doubled prototypev2.9.4cracklib-2.9.4Nathan Neulinger2015-04-1537-38/+38
* Remove doubled prototypeNathan Neulinger2015-04-151-1/+0
* bump versionNathan Neulinger2015-04-112-1/+2
* Expose more of the library functionsv2.9.3cracklib-2.9.3Nathan Neulinger2015-04-111-1/+1
* Expose more of the library functionsNathan Neulinger2015-04-112-2/+7
* bump to 2.9.3 for future devNathan Neulinger2014-10-052-1/+2
* drop back to 2.9.2, since that was never releasedv2.9.2cracklib-2.9.2Nathan Neulinger2014-10-051-1/+1
* drop back to 2.9.2, since that was never releasedNathan Neulinger2014-10-0537-37/+37
* bug 16 - prevblock checking is causing incorrect results, looks to be a perf ...Nathan Neulinger2014-10-052-1/+2
* bug 16 - prevblock checking is causing incorrect results, looks to be a perf ...Nathan Neulinger2014-10-051-11/+0
* add fix for Python string distance calculation by Pascal MuetschardJan Dittberner2014-09-252-13/+14
* bump version numberNathan Neulinger2014-05-302-2/+2
* add patch from user for out of source tree building w/ pythonNathan Neulinger2014-05-303-3/+5
* fix NEWSv2.9.1cracklib-2.9.1Nathan Neulinger2013-12-061-1/+1
* update for releaseNathan Neulinger2013-12-0639-758/+766
* deal with newer zlib and build time warningsMike Frysinger2013-06-202-9/+10
* move test helpers to checkMike Frysinger2013-06-021-1/+1
* use dist_ prefix rather than having to explicitly set EXTRA_DISTMike Frysinger2013-06-023-9/+3
* delete --with-x macro since we don't use X anywhere in this code baseMike Frysinger2013-06-021-2/+0
* add a --with-zlib flag for people to control the optional zlib dep explicitlyMike Frysinger2013-06-021-2/+11
* fix random whitespace damageMike Frysinger2013-06-024-34/+32
* more conversions to NULLMike Frysinger2013-06-021-11/+11
* use NULL in all placesMike Frysinger2013-06-023-52/+52
* move away from old AM_INIT_AUTOMAKE usageMike Frysinger2013-06-021-3/+3
* ignore generated config.cache fileMike Frysinger2013-06-020-0/+0
* stop using old AM_CONFIG_HEADER macroMike Frysinger2013-06-021-1/+1
* rename configure.ac fileMike Frysinger2013-06-021-0/+0
* add patch from Enrico Scholz for FascistCheckUser, bump lib to 2.9.0v2.9.0cracklib-2.9.0Nathan Neulinger2013-06-015-93/+106
* bump to 2.8.23Nathan Neulinger2012-12-1438-38/+183
* error return instead of exit - Nalinv2.8.22cracklib-2.8.22Nathan Neulinger2012-12-142-5/+2
* bump to 2.8.22Nathan Neulinger2012-12-132-1/+2
* export prototype for FascistLook functionv2.8.21cracklib-2.8.21Nathan Neulinger2012-12-132-1/+2
* regen and bump versionNathan Neulinger2012-12-0838-38/+39
* apply reccomendation of libtoolv2.8.20cracklib-2.8.20Nathan Neulinger2012-12-081-0/+1
* patch from Ivosh(iraisr) for small dictionary uninitialized buffer issueNathan Neulinger2012-12-083-16/+19
* rename python/_cracklibmodule.c to python/_cracklib.c to support Python 3.3Jan Dittberner2012-07-164-5/+6
* extract version from NEWSMike Frysinger2012-05-221-4/+8
* add support for passing a dictionary path to Python testJan Dittberner2012-05-193-11/+14