]> eyrie.org Git - kerberos/krb5-strength.git/history - plugin/internal.h
Update default GCC warning flags
[kerberos/krb5-strength.git] / plugin / internal.h
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-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-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-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-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-08 Russ AllberyUpdate some of the password rejection error messages
2013-10-08 Russ AllberyFix compilation without TinyCDB
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