]> eyrie.org Git - kerberos/krb5-strength.git/history - plugin/heimdal.c
Use new support for SPDX check exclusions
[kerberos/krb5-strength.git] / plugin / heimdal.c
2023-12-25 Russ AllberyMerge pull request #4 from dariaphoebe/main
2023-12-25 Russ AllberyFix cppcheck errors
2023-12-25 Russ AllberyExplicitly erase Heimdal password copy
2020-05-17 Russ AllberyRemove initializations older cppcheck doesn't like
2020-05-16 Russ AllberyAdd SPDX-License-Identifier headers
2020-05-16 Russ AllberyFix Clang warning when built with Heimdal
2020-05-16 Russ AllberyReformat with clang-format
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-03 Russ AllberyChange strength_check to take a saner argument order
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 AllberyFix Heimdal pwcheck header probing
2013-10-02 Russ AllberyRename plugin/api.h to plugin/internal.h
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 configuration and status codes in the MIT plugin
2013-09-19 Russ AllberyUse util/macros.h for the UNUSED macro
2013-09-19 Russ AllberyInclude portable/krb5.h instead of krb5.h
2013-09-19 Russ AllberyUse the portability layer and close a memory leak
2013-09-19 Russ AllberyFix the path to the Heimdal password strength header
2012-05-11 Russ AllberyUpdate LICENSE statements
2009-12-10 Russ AllberyFix the Heimdal plugin and test suite
2009-12-09 Russ AllberyInitial implementation of Heimdal plugin API