git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18362 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-08 21:35:53 +00:00
parent 6cdb5d4a8c
commit abd07ec6b9

View File

@@ -1,5 +1,14 @@
2006-10-08 Love H<>rnquist <20>strand <lha@it.su.se> 2006-10-08 Love H<>rnquist <20>strand <lha@it.su.se>
* test_crypto.in: Put all test stuck at 2006-09-25 since all their
chains where valied then.
* hxtool.c: Implement --time= option.
* hxtool-commands.in: Add option time.
* Makefile.am: test_name is a PROGRAM_TESTS
* ks_p11.c: Return HX509_PKCS11_NO_SLOT when there are no slots * ks_p11.c: Return HX509_PKCS11_NO_SLOT when there are no slots
and HX509_PKCS11_NO_TOKEN when there are no token. For use in PAM and HX509_PKCS11_NO_TOKEN when there are no token. For use in PAM
modules that want to detect when to use smartcard login and when modules that want to detect when to use smartcard login and when