git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16291 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-11-24 09:58:04 +00:00
parent 52e365482b
commit 859d1f0996

View File

@@ -1,5 +1,12 @@
2005-11-07 Love H<>rnquist <20>strand <lha@it.su.se>
2005-11-24 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/test_crypto.c: Split encryption and s2k iterations to
diffrent counters, 38seconds of aes256 s2k is way too long.
* lib/krb5/test_crypto.c: Add timing code for s2k function.
2005-11-07 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c: Print the time the principal expired, based on
patch from Andrew Bartlett.