]> eyrie.org Git - kerberos/krb5-strength.git/history - tests
Merge branch 'debian' into squeeze
[kerberos/krb5-strength.git] / tests /
2014-03-26 Russ AllberyMerge branch 'debian' into squeeze debian/squeeze debian/3.0-1_sbp60+1
2014-03-26 Russ AllberyMerge tag 'upstream/3.0' into debian
2014-03-26 Russ AllberyImported Upstream version 3.0 upstream/3.0
2014-03-26 Russ AllberyFix skipped test count with Heimdal and no SQLite
2014-03-25 Russ AllberyUpdate to rra-c-util 5.4
2014-03-25 Russ AllberyFix typo in the wordlist-sqlite-t test
2014-03-25 Russ AllberyFix perltidy error in wordlist-sqlite test
2014-03-25 Russ AllberyAdd test for krb5-strength-wordlist SQLite generation
2014-03-25 Russ AllberySeparate krb5-strength-wordlist filtering to another...
2014-03-25 Russ AllberyAdd real Autoconf probing for SQLite
2014-03-25 Russ AllberyAdd a full complement of edit distance one SQLite checks
2014-03-25 Russ AllberyAdd support for SQLite dictionaries
2014-03-25 Russ AllberyFix CDB krb5-strength-wordlist check for no overwrite...
2014-03-25 Russ AllberyRename cdbmake-wordlist and add SQLite support
2014-03-06 Russ AllberyUpdate to rra-c-util 5.3 and C TAP Harness 3.0
2014-02-27 Russ AllberyAdd a test suite for heimdal-history
2014-02-27 Russ AllberySkip Perl strictness testing if module prereqs are...
2014-02-27 Russ AllberyAdd minimum_different configuration option
2014-02-26 Russ AllberyRevert "Fix edit distance checking and add a test suite"
2014-02-12 Russ AllberyFix edit distance checking and add a test suite
2014-02-05 Russ AllberyAdd password history implementation for Heimdal
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-16 Russ AllberyUpdate to rra-c-util 4.12 and C TAP Harness 2.3
2013-12-13 Russ AllberyFree the plugin in the Heimdal test as well
2013-12-13 Russ AllberyRestructure MIT test code to allow for dlclose
2013-12-13 Russ AllberyAdd rules for running the test suite under valgrind
2013-12-13 Russ AllberyAdd tests for configuration syntax errors
2013-12-13 Russ AllberyUse Perl6::Slurp instead of File::Slurp
2013-12-13 Russ AllberyAdd class requirement documentation and length ranges
2013-12-13 Russ AllberyFix various character class check mistakes, add test...
2013-12-12 Russ AllberyRename the class test set to letter
2013-12-07 Russ AllberyMinor coding style fix to the heimdal-strength test
2013-12-05 Russ AllberyDon't use sysbail to report libdl errors in test suite
2013-12-05 Russ AllberyFix leading comment in tests/data/make-krb5-conf
2013-11-05 Russ AllberyMerge branch 'debian' into squeeze
2013-11-04 Russ AllberyAdd wordlist filter mode to cdbmake-wordlist
2013-11-04 Russ AllberySupport filtering wordlists by regex in cdbmake-wordlist
2013-11-04 Russ AllberySupport a maximum word length in cdbmake-wordlist
2013-11-04 Russ AllberyChange my email address to eagle@eyrie.org
2013-10-11 Russ AllberyMerge tag 'upstream/2.1' into debian
2013-10-11 Russ AllberyImported Upstream version 2.1 upstream/2.1
2013-10-08 Russ AllberyUpdate some of the password rejection error messages
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-07 Russ AllberyFix logic to find the test CDB database
2013-10-07 Russ AllberyAdjust the test suite for being run with a weird umask
2013-10-03 Russ AllberyAdd additional checks for passwords based on principals
2013-10-03 Russ AllberyRename generic tests to principal tests
2013-10-03 Russ AllberyClean up and refactor configuration handling
2013-10-02 Russ AllberyRefactor error handling inside the plugin
2013-10-02 Russ AllberyClean up error handling in the Heimdal plugin
2013-10-02 Russ AllberyChange the default plugin install path and name
2013-10-02 Russ AllberyFix Heimdal pwcheck header probing
2013-10-02 Russ AllberyRemove strlcat and strlcpy portable replacements
2013-10-02 Russ AllberyReorganize the plugin tests
2013-10-02 Russ AllberyMove heimdal-strength test
2013-10-02 Russ AllberyAdd configurable checks for ASCII and for non-letters
2013-10-02 Russ AllberySupport UTF-8 data in password test cases
2013-10-02 Russ AllberyAdd support for enforcing a minimum password length
2013-10-01 Russ AllberySeparate generic tests from CrackLib tests
2013-10-01 Russ AllberyMove password test data into a subdirectory
2013-10-01 Russ AllberyAdd Perl testing from rra-c-util
2013-10-01 Russ AllberyFix style problems in the heimdal/external test
2013-10-01 Russ AllberyFix naming of cdbmake-wordlist test
2013-10-01 Russ AllberyAdd test suite for util/messages-krb5
2013-10-01 Russ AllberyMove heimdal-strength to the tools directory
2013-10-01 Russ AllberyAdd support for checking against a CDB database
2013-10-01 Russ AllberyAdd cdbmake-wordlist test to the default test suite
2013-10-01 Russ AllberyAdd a test suite for cdbmake-wordlist
2013-09-27 Russ AllberyUse the Kerberos context to set the error message
2013-09-25 Russ AllberyMove krb5.conf configuration into the plugin
2013-09-25 Russ AllberyFix memory management in the MIT plugin test
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-25 Russ AllberyRewrite the MIT plugin tests in C
2013-09-25 Russ AllberyFix configuration and status codes in the MIT plugin
2013-09-24 Russ AllberyReport a real plan for the heimdal/external test
2013-09-24 Russ AllberyRewrite the Heimdal plugin tests in C
2013-09-24 Russ AllberyRewrite the heimdal-strength tests in Perl
2013-09-24 Russ AllberyImport Perl test support modules from rra-c-util
2013-09-19 Russ AllberyImport the util layer from rra-c-util, use for heimdal...
2013-09-19 Russ AllberyUse the correct Stanford copyright notice, update dates
2013-09-19 Russ AllberyInclude portable/krb5.h instead of krb5.h
2013-09-19 Russ AllberyAdd support for new MIT plugin interface, drop old...
2013-09-19 Russ AllberyUpdate to rra-c-util 4.9 and C TAP Harness 2.2
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 AllberyStop using local in the test suite for portability...
2012-05-11 Russ AllberyUpdate LICENSE statements
2012-05-11 Russ AllberyIn the embedded CrackLib, also check for a duplicated...
2012-05-11 Russ AllberyUpdate to rra-c-util 4.4 and C TAP Harness 1.12
2012-05-11 Russ AllberyUpdate Heimdal plugin test for changes to CrackLib...
2012-05-11 Russ AllberyUpdate test suite for new length restriction, new usern...
2010-02-17 Russ AllberyMerge commit 'upstream/1.0' into debian
2010-02-17 Russ AllberyImported Upstream version 1.0
2010-02-17 Russ AllberyDistribute and rename POD checks
2010-01-15 Russ AllberyAdd tests for POD documentation and spelling stopwords
next