git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20961 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-07 04:48:37 +00:00
parent a3f341f304
commit 6df13ddebf

View File

@@ -1,3 +1,16 @@
2007-06-07 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/pkinit.c: Push down the kdc time into the x509 library.
* kdc/connect.c: Move up krb5_kdc_save_request so we can catch the
reply data too.
* kdc/kdc-replay.c: verify reply by checking asn1 class, type and
tag of the reply if there is one.
* kdc/process.c: Save asn1 class, type and tag of the reply if
there is one. Used to verify the reply in kdc-replay.
2007-06-06 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kdc_locl.h: extern for request_log.