From eb7f988877ab6e8a8be81a225aea5c706984f671 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 6 May 2003 13:01:17 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12218 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 7 +++++++ lib/gssapi/krb5/ChangeLog | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index ddafa119c..d21fdda17 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,12 @@ +2003-05-06 Love Hörnquist Åstrand + + * gssapi.h: if __cplusplus, wrap the extern variable (just to be + safe) and functions in extern "C" { } + 2003-04-30 Love Hörnquist Åstrand + * gssapi.3: more about the des3 mic mess + * verify_mic.c (verify_mic_des3): always check if the mic is the correct mic or the mic that old heimdal would have generated diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index ddafa119c..d21fdda17 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,5 +1,12 @@ +2003-05-06 Love Hörnquist Åstrand + + * gssapi.h: if __cplusplus, wrap the extern variable (just to be + safe) and functions in extern "C" { } + 2003-04-30 Love Hörnquist Åstrand + * gssapi.3: more about the des3 mic mess + * verify_mic.c (verify_mic_des3): always check if the mic is the correct mic or the mic that old heimdal would have generated