git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12218 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-05-06 13:01:17 +00:00
parent 57ff36e236
commit eb7f988877
2 changed files with 14 additions and 0 deletions

View File

@@ -1,5 +1,12 @@
2003-05-06 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: if __cplusplus, wrap the extern variable (just to be
safe) and functions in extern "C" { }
2003-04-30 Love H<>rnquist <20>strand <lha@it.su.se> 2003-04-30 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.3: more about the des3 mic mess
* verify_mic.c (verify_mic_des3): always check if the mic is the * verify_mic.c (verify_mic_des3): always check if the mic is the
correct mic or the mic that old heimdal would have generated correct mic or the mic that old heimdal would have generated

View File

@@ -1,5 +1,12 @@
2003-05-06 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: if __cplusplus, wrap the extern variable (just to be
safe) and functions in extern "C" { }
2003-04-30 Love H<>rnquist <20>strand <lha@it.su.se> 2003-04-30 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.3: more about the des3 mic mess
* verify_mic.c (verify_mic_des3): always check if the mic is the * verify_mic.c (verify_mic_des3): always check if the mic is the
correct mic or the mic that old heimdal would have generated correct mic or the mic that old heimdal would have generated