]> eyrie.org Git - kerberos/krb5-strength.git/history - cracklib
Merge branch 'debian' into squeeze
[kerberos/krb5-strength.git] / cracklib /
2013-12-16 Russ AllberyMerge branch 'debian' into squeeze
2013-12-16 Russ AllberyMerge tag 'upstream/2.2' into debian
2013-12-16 Russ AllberyImported Upstream version 2.2 upstream/2.2
2013-12-13 Russ AllberyClose file descriptor and memory leak in CrackLib
2013-11-04 Russ AllberyChange my email address to eagle@eyrie.org
2013-10-07 Russ AllberyMerge tag 'upstream/2.0' into debian
2013-10-07 Russ AllberyImported Upstream version 2.0 upstream/2.0
2013-10-02 Russ AllberyHide internal functions
2013-09-25 Russ AllberyRemove some reachable leaks, static data in cracklib...
2013-09-25 Russ AllberyMake the way too short error consistent with CrackLib
2013-09-19 Russ AllberyAdd additional CrackLib changes to cracklib/HISTORY
2013-09-19 Russ AllberyAdd a missing ANSI C prototyping fix
2013-09-19 Russ AllberyMake the simplicity check dependent on password length
2012-05-11 Russ AllberyMerge tag 'upstream/1.1' into debian
2012-05-11 Russ AllberyImported Upstream version 1.1 upstream/1.1
2012-05-11 Russ AllberyIn the embedded CrackLib, also check for a duplicated...
2012-05-11 Russ AllberyChange the minimum password length in the embedded...
2010-03-15 Russ AllberyNote type handling fix in cracklib/HISTORY
2010-03-14 Russ AllberyUse the correct variable sizes for int8/int16/int32...
2010-02-17 Russ AllberyMerge commit 'upstream/1.0' into debian
2010-02-17 Russ AllberyImported Upstream version 1.0
2009-11-19 Russ AllberyFixed the padding written by the packer utility
2009-10-15 Russ AllberyClean up compiler warnings in the cracklib directory
2007-03-23 Russ AllberyDon't crash if the dictionary is corrupt.
2007-03-23 Russ AllberyNote the improvement to the search algorithm.
2007-03-23 Russ AllberyApply a Debian patch to improve the search logic.
2007-03-23 Russ AllberyAdd missing includes and prototypes to get the compiler...
2007-03-23 Russ AllberyRemove a bunch of useless or unnecessary deviations...
2007-03-23 Russ AllberyNote in the documentation that these are the original...
2007-03-23 Russ AllberyRemove generated files.
2007-03-23 Russ AllberyRemove subdirectory makefiles. These will be rolled...
2007-03-23 Russ AllberyAdd original upstream documentation.
2007-03-23 Russ AllberySomething very strange happened with the last commit...