]> eyrie.org Git - kerberos/krb5-strength.git/history - Makefile.am
Add dependabot configuration
[kerberos/krb5-strength.git] / Makefile.am
2023-12-25 Russ AllberyFix Kerberos warning flags
2023-12-25 Russ AllberyUpdate to rra-c-util 10.5
2020-05-17 Russ AllberyAdd new files to the distribution release/3.2
2020-05-16 Russ AllberyRework valgrind testing
2020-05-16 Russ AllberyAdd SPDX-License-Identifier headers
2020-05-16 Russ AllberyAdd check-cppcheck target and fix errors
2020-05-16 Russ AllberySwitch to GitHub Actions
2020-05-16 Russ AllberyUpdate to rra-c-util 8.2 and C TAP Harness 4.7
2020-05-16 Russ AllberyReformat with clang-format
2016-12-25 Russ AllberyUpdate files included in the distribution release/3.1
2016-11-26 Russ AllberyMove configuration instructions to man pages
2016-11-07 Russ AllberyAdd Travis-CI configuration
2016-11-07 Russ AllberyUpdate to rra-c-util 5.7 and C TAP Harness 4.1
2014-03-26 Russ AllberySkip more tests for valgrind checking
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 support for SQLite dictionaries
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-05 Russ AllberyAdd password history implementation for Heimdal
2013-12-16 Russ AllberyAdd valgrind.supp to the distribution release/2.2
2013-12-16 Russ AllberyUpdate to rra-c-util 4.12 and C TAP Harness 2.3
2013-12-13 Russ AllberyAdd rules for running the test suite under valgrind
2013-12-12 Russ AllberyFirst pass at support for character class rules
2013-11-04 Russ AllberyChange my email address to eagle@eyrie.org
2013-10-07 Russ AllberyFix distribution contents for the release release/2.0
2013-10-03 Russ AllberyRefactor checking for passwords based on principals
2013-10-03 Russ AllberySeparate Kerberos configuration handling into a separat...
2013-10-03 Russ AllberyRefactor the CrackLib code into a separate source file
2013-10-02 Russ AllberyRefactor error handling inside the plugin
2013-10-02 Russ AllberyChange the default plugin install path and name
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 AllberyRename plugin/api.h to plugin/internal.h
2013-10-01 Russ AllberyMove password test data into a subdirectory
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 a test suite for cdbmake-wordlist
2013-10-01 Russ AllberyAdd initial version of cdbmake-wordlist tool
2013-09-27 Russ AllberyUse die_krb5 in the external password checker
2013-09-25 Russ AllberyUse standard CrackLib tools when not using embedded
2013-09-25 Russ AllberyRemove explicit CPPFLAGS setting for the plugin
2013-09-25 Russ AllberyUpdate EXTRA_DIST and libportable sources
2013-09-25 Russ AllberyFix configuration and status codes in the MIT plugin
2013-09-24 Russ AllberyRewrite the Heimdal plugin tests in C
2013-09-19 Russ AllberyImport the util layer from rra-c-util, use for heimdal...
2013-09-19 Russ AllberyAdd support for new MIT plugin interface, drop old...
2013-09-19 Russ AllberyUpdate to the latest warning flags fromr rra-c-util 4.9
2013-09-19 Russ AllberyRemove the need for tests/data/.placeholder
2013-09-19 Russ AllberyUpdate to rra-c-util 4.9 and C TAP Harness 2.2
2012-05-11 Russ AllberyAdd new rra-c-util files to the distribution release/1.1
2012-05-11 Russ AllberyUpdate to rra-c-util 4.4 and C TAP Harness 1.12
2012-05-11 Russ AllberyConditionally add cracklib/packer to check_PROGRAMS
2010-03-15 Russ AllberySupport linking with the system CrackLib
2010-02-17 Russ AllberyLink the plugin with the Kerberos libraries
2010-02-17 Russ AllberyAdd some more missing files to the distribution
2010-02-17 Russ AllberyDistribute and rename POD checks
2010-02-17 Russ AllberyDistribute tests/data/wordlist
2010-01-15 Russ AllberyAdd a manual page for heimdal-strength
2010-01-07 Russ AllberyAdd new plugin API for MIT Kerberos
2009-12-10 Russ AllberyMove the external Heimdal check program to a separate...
2009-12-10 Russ AllberyAdd a test for the Heimdal shared module
2009-12-10 Russ AllberyRename Heimdal external password strength test
2009-12-10 Russ AllberyAdd a basic portability library
2009-12-09 Russ AllberyInitial implementation of Heimdal plugin API
2009-11-19 Russ AllberyAdd a test suite
2009-11-18 Russ AllberyAdd heimdal-strength, a program to do Heimdal external...
2009-10-15 Russ AllberyUpdate build system for current standards
2009-10-14 Russ AllberyMove licensing information to a separate LICENSE file
2009-10-14 Russ AllberyRemove Subversion Id strings
2007-03-28 Russ AllberyReally include the patches directory in the distribution.
2007-03-23 Russ AllberyFix various build system problems.
2007-03-23 Russ AllberyClean up and standardize the build system.
2007-03-23 Russ AllberyImport the current krb5-strength code. debian/0.2-1 release/0.2