Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-09 | Update to C TAP Harness 1.1 and rra-c-util 3.0 tests | Russ Allbery | |
* Update portable and util tests for C TAP Harness 1.1. * Remove the need for Autoconf substitution in test programs. * Support running a single test program with runtests -o. * Properly handle test cases that are skipped in their entirety. * Much improved C TAP library more closely matching Test::More. Rewrite client/basic-t to use the new test library functions and my current test case coding style. | |||
2009-12-10 | Added support for Heimdal KDC | Jon Robertson | |
Added support for Heimdal as an alternative to MIT Kerberos. This involved separating out the kadmin-specific code into its own set of modules, and changing the existing Wallet::Object::Keytab code to branch based on which module is loaded. | |||
2009-06-09 | Add a .gitignore file | Russ Allbery | |