summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* include python/test_cracklib.py in release tarballJan Dittberner2012-05-192-2/+2
* update gitignoreMike Frysinger2012-05-181-0/+5
* bump to 2.8.20Nathan Neulinger2012-05-1839-42/+43
* regeneratedv2.8.19cracklib-2.8.19Nathan Neulinger2012-05-1836-41/+77
* port Python binding to Python3Jan Dittberner2012-05-182-2/+38
* add test suite for Python bindingJan Dittberner2012-05-184-9/+156
* include sys/stat.h in python code since we use "struct stat"Mike Frysinger2012-02-162-0/+4
* add "The Top 500 Worst Passwords of All Time" to dicts/cracklib-smallJan Dittberner2012-01-272-0/+28
* update NEWS to reflect Mike's changesJan Dittberner2010-10-051-2/+2
* drop AC_PROG_RANLIB as libtool takes care of itMike Frysinger2010-10-031-1/+0
* ignore more generated gettext filesMike Frysinger2010-10-030-0/+0
* remove generated gettext filesMike Frysinger2010-10-0338-4421/+7
* add some gitignoresMike Frysinger2010-09-292-0/+50
* bump to 2.8.19Nathan Neulinger2010-09-293-5/+6
* change to match version number stringNathan Neulinger2010-09-291-1/+1
* make pastableNathan Neulinger2010-09-291-1/+2
* apply patch for lib selection for pythonv2.8.18cracklib-2.8.18Nathan Neulinger2010-09-282-1/+4
* also include stdlib.hNathan Neulinger2010-09-282-1/+2