]> eyrie.org Git - kerberos/krb5-strength.git/shortlog
kerberos/krb5-strength.git
2013-12-16 Russ AllberyImported Upstream version 2.2 upstream/2.2
2013-12-16 Russ AllberyAdd valgrind.supp to the distribution release/2.2
2013-12-16 Russ AllberyRelease 2.2
2013-12-16 Russ AllberyUpdate to rra-c-util 4.12 and C TAP Harness 2.3
2013-12-16 Russ AllberyAdd some (unnecessary) checks to unconfuse clang
2013-12-13 Russ AllberyFree the plugin in the Heimdal test as well
2013-12-13 Russ AllberyClose file descriptor and memory leak in CrackLib
2013-12-13 Russ AllberyRestructure MIT test code to allow for dlclose
2013-12-13 Russ AllberyFree character class restrictions on shutdown
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 AllberyUpdate README with more details about new checking...
2013-12-13 Russ AllberyFlesh out heimdal-strength documentation
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 AllberyFirst pass at support for character class rules
2013-12-12 Russ AllberyRename the class test set to letter
2013-12-12 Russ AllberyPut F<> around krb5.conf in heimdal-strength docs
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 alphabetization in Kerberos function probes
2013-12-05 Russ AllberyFix leading comment in tests/data/make-krb5-conf
2013-11-16 Russ AllberySwitch to LT_INIT from AC_PROG_LIBTOOL
2013-11-04 Russ AllberyRecenter maintainer line in README
2013-11-04 Russ AllberyAdd NEWS entry for cdbmake-wordlist improvements
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 AllberyFix typo in some of the copyright notices
2013-10-11 Russ AllberyImported Upstream version 2.1 upstream/2.1
2013-10-11 Russ AllberyRelease 2.1 release/2.1
2013-10-08 Russ AllberyAdd NEWS entries for TinyCDB build fixes
2013-10-08 Russ AllberyUpdate some of the password rejection error messages
2013-10-08 Russ AllberySimplify TinyCDB Autoconf probes
2013-10-08 Russ AllberyFix compilation without TinyCDB
2013-10-08 Russ AllberyFix handling of --with-tinycdb
2013-10-08 Russ AllberyFlesh out test suite requirements in README
2013-10-08 Russ AllberyUpdate BLURB in README based on the new Debian description
2013-10-07 Russ AllberyImported Upstream version 2.0 upstream/2.0
2013-10-07 Russ AllberyFix distribution contents for the release release/2.0
2013-10-07 Russ AllberyRemove now-unneeded strlcat and strlcpy .gitignore...
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-07 Russ AllberyRelease 2.0
2013-10-03 Russ AllberyRewrite LICENSE in Debian copyright-format 1.0
2013-10-03 Russ AllberyFix copyright dates and cracklib/LICENCE reference...
2013-10-03 Russ AllberyRemove a cdbmake-wordlist comment that confused build...
2013-10-03 Russ AllberyAdd a license statement to the heimdal-strength documen...
2013-10-03 Russ AllberyAdd more standard sections to README
2013-10-03 Russ AllberyFix a clang analysis error in the CDB code
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 AllberyDocument that checking against the principal is always...
2013-10-03 Russ AllberyChange strength_check to take a saner argument order
2013-10-03 Russ AllberyRefactor checking for passwords based on principals
2013-10-03 Russ AllberyClean up and refactor configuration handling
2013-10-03 Russ AllberyUse krb5_xfree for krb5_free_default_realm on Heimdal
2013-10-03 Russ AllberySeparate Kerberos configuration handling into a separat...
2013-10-03 Russ AllberyRemove unnecessary includes in plugin/cracklib.c
2013-10-03 Russ AllberyRefactor the CrackLib code into a separate source file
2013-10-02 Russ AllberyMove CDB initialization into plugin/cdb.c
2013-10-02 Russ AllberyRemove duplicate definition of KADM5_PASS_Q_GENERIC
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 AllberyRename the internal plugin functions
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 AllberyHide internal functions
2013-10-02 Russ AllberyMark the portable_dummy symbol as hidden
2013-10-02 Russ AllberyRemove strlcat and strlcpy portable replacements
2013-10-02 Russ AllberyReorganize the plugin tests
2013-10-02 Russ AllberyUpdate EXTRA_DIST for file changes
2013-10-02 Russ AllberyMove heimdal-strength test
2013-10-02 Russ AllberyRename plugin/api.h to plugin/internal.h
2013-10-02 Russ AllberyUse krb5_free_string to free krb5_appdefault_string...
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-02 Russ AllberyProbe for setrlimit for the xmalloc tests
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 AllberyAdd missing POD spelling stopword for cdbmake-wordlist
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 AllberyRenamed cdb.m4 to tinycdb.m4
2013-10-01 Russ AllberyAdd support for checking against a CDB database
2013-10-01 Russ AllberyInclude strerror results in Kerberos error messages
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-10-01 Russ AllberyAdd initial version of cdbmake-wordlist tool
2013-09-28 Russ AllberyRemove appdefaults realm support for MIT from TODO
2013-09-27 Russ AllberyUse the Kerberos context to set the error message
2013-09-27 Russ AllberyUse die_krb5 in the external password checker
2013-09-25 Russ AllberyMove krb5.conf configuration into the plugin
2013-09-25 Russ AllberyFix memory management in the MIT plugin test
next