git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18942 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-07 20:04:46 +00:00
parent 4fc6a5e397
commit 425b04dbb4

View File

@@ -1,5 +1,7 @@
2006-11-07 Love H<>rnquist <20>strand <lha@it.su.se>
* spnego/spnego_locl.h: Include <roken.h> for compatiblity.
* krb5/arcfour.c: Use IS_DCE_STYLE flag. There is no padding in
DCE-STYLE, don't try to use to. From Andrew Bartlett.