git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17055 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-12 13:22:18 +00:00
parent 6815452550
commit 5948640960

View File

@@ -1,4 +1,17 @@
2006-04-10 Love H<>rnquist <20>strand <lha@it.su.se>
2006-04-12 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/config.c: Added certificate revoke information from
configuration file.
* kdc/pkinit.c: Added certificate revoke information.
* kuser/kinit.c: Added certificate revoke information from
configuration file.
* lib/krb5/pkinit.c (_krb5_pk_load_id): Added certificate revoke
information, ie CRL's
2006-04-10 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/replay.c (krb5_rc_resolve_full): make compile again.