]> eyrie.org Git - kerberos/krb5-strength.git/commit - NEWS
Add new plugin API for MIT Kerberos
authorRuss Allbery <rra@stanford.edu>
Thu, 7 Jan 2010 04:50:08 +0000 (20:50 -0800)
committerRuss Allbery <rra@stanford.edu>
Thu, 7 Jan 2010 04:50:32 +0000 (20:50 -0800)
commit9639c4639671baa1c1d6abeef99c6e2943a41342
tree2f28d7fe6161425cef08d4648bf0560d7f15f58d
parent5f418f5ef965b81732e5f7e3566cb99aaef57ada
Add new plugin API for MIT Kerberos

Add a new plugin API for MIT Kerberos modelled after the plugin API
used for other MIT Kerberos plugins.  Thanks to Marcus Watts for
substantial research and contributions to the interface design.
.gitignore
LICENSE
Makefile.am
NEWS
configure.ac
plugin/mit.c [new file with mode: 0644]
tests/TESTS
tests/mit/plugin-t [new file with mode: 0755]
tests/mit/plugin.c [new file with mode: 0644]