git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18196 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-02 09:15:24 +00:00
parent 99f1c8cb8e
commit 3259ff1f40

View File

@@ -1,3 +1,22 @@
2006-10-02 Love H<>rnquist <20>strand <lha@it.su.se>
* krb5/wrap.c (_gsskrb5_wrap_size_limit): use
_gssapi_wrap_size_arcfour for arcfour
* krb5/arcfour.c: Move _gssapi_wrap_size_arcfour here.
* Makefile.am: Split all mech to diffrent mechsrc variables.
* spnego/context_stubs.c: Make internal function static (and
rename).
2006-10-01 Love H<>rnquist <20>strand <lha@it.su.se>
* krb5/inquire_cred.c: Fix "if (x) lock(y)" bug. From Harald
Barth.
* spnego/spnego_locl.h: Include <sys/param.h> for MAXHOSTNAMELEN.
2006-09-25 Love H<>rnquist <20>strand <lha@it.su.se> 2006-09-25 Love H<>rnquist <20>strand <lha@it.su.se>
* krb5/arcfour.c: Add wrap support, interrop with itself but not * krb5/arcfour.c: Add wrap support, interrop with itself but not