x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18179 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
15
ChangeLog
15
ChangeLog
@@ -1,5 +1,20 @@
|
|||||||
|
2006-09-26 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* appl/gssmask/gssmaestro.c: Handle FIRST_CALL in the context
|
||||||
|
building, better error handling.
|
||||||
|
|
||||||
|
* appl/gssmask/gssmaestro.c: switch from wrap/unwrap to
|
||||||
|
encrypt/decrypt
|
||||||
|
|
||||||
|
* appl/gssmask/gssmask.c: Don't announce spn if there is none.
|
||||||
|
|
||||||
|
* appl/gssmask/gssmaestro.c: Check that the pre-wrapped data is
|
||||||
|
the same as afterward.
|
||||||
|
|
||||||
2006-09-25 Love H<>rnquist <20>strand <lha@it.su.se>
|
2006-09-25 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* appl/gssmask/gssmaestro.c: Remove stray GSS_C_DCE_STYLE.
|
||||||
|
|
||||||
* appl/gssmask/gssmaestro.c: Add logsocket support.
|
* appl/gssmask/gssmaestro.c: Add logsocket support.
|
||||||
|
|
||||||
2006-09-22 Love H<>rnquist <20>strand <lha@it.su.se>
|
2006-09-22 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
@@ -1,5 +1,14 @@
|
|||||||
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
|
||||||
|
w2k3s-sp1
|
||||||
|
|
||||||
|
* krb5/gsskrb5_locl.h: move the arcfour specific stuff to the
|
||||||
|
arcfour header.
|
||||||
|
|
||||||
|
* krb5/arcfour.c: Support DCE-style unwrap, tested with
|
||||||
|
w2k3server-sp1.
|
||||||
|
|
||||||
* mech/gss_accept_sec_context.c (gss_accept_sec_context): if the
|
* mech/gss_accept_sec_context.c (gss_accept_sec_context): if the
|
||||||
token doesn't start with [APPLICATION 0] SEQUENCE, lets assume its
|
token doesn't start with [APPLICATION 0] SEQUENCE, lets assume its
|
||||||
a DCE-style kerberos 5 connection. XXX this needs to be made
|
a DCE-style kerberos 5 connection. XXX this needs to be made
|
||||||
|
Reference in New Issue
Block a user