]> eyrie.org Git - kerberos/krb5-strength.git/history - plugin/internal.h
Finalize changes for 3.3-1
[kerberos/krb5-strength.git] / plugin / internal.h
2023-12-26 Russ AllberyUpdate upstream source from tag 'upstream/3.3'
2023-12-26 Russ AllberyNew upstream version 3.3 upstream/latest upstream/3.3
2023-12-25 Russ AllberyMerge pull request #4 from dariaphoebe/main
2023-12-25 Russ AllberyUpdate to rra-c-util 10.5
2023-11-15 Russ AllberyMerge pull request #3 from dariaphoebe/master
2023-11-15 Daria Phoebe Brashearcorrect upstream contributor name
2020-05-17 Russ AllberyDeclare fast forward from 3.1-2 archive/debian/3.2-1 debian/3.2-1
2020-05-17 Russ AllberyUpdate upstream source from tag 'upstream/3.2'
2020-05-17 Russ AllberyNew upstream version 3.2 upstream/3.2
2020-05-16 Russ AllberyAdd SPDX-License-Identifier headers
2020-05-16 Russ AllberyReformat with clang-format
2017-05-22 Russ AllberySupport building without CrackLib support
2016-12-25 Russ AllberyMerge tag 'upstream/3.1' into debian/master
2016-12-25 Russ AllberyNew upstream version 3.1 upstream/3.1
2016-12-23 Russ AllberyCoding style cleanup and tests for minimum classes
2016-12-19 Toby BlakeAdd support for requiring a number of character classes
2016-11-06 Russ AllberyAdd NEWS, documentation, and test suite for cracklib_maxlen
2016-11-06 Jorj BauerAdd option to bypass CrackLib for longer passwords
2014-03-27 Russ AllberyBegin error messages with a capital letter
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-25 Russ AllberyAdd real Autoconf probing for SQLite
2014-03-25 Russ AllberyAdd support for SQLite dictionaries
2014-02-27 Russ AllberyAdd minimum_different configuration option
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 AllberyAdd class requirement documentation and length ranges
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-11 Russ AllberyFix typo in some of the copyright notices
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-08 Russ AllberyFix compilation without TinyCDB
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-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 AllberySeparate Kerberos configuration handling into a separat...
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 AllberyRefactor error handling inside the plugin
2013-10-02 Russ AllberyRename the internal plugin functions
2013-10-02 Russ AllberyHide internal functions
2013-10-02 Russ AllberyRename plugin/api.h to plugin/internal.h