git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19079 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-20 18:14:57 +00:00
parent ece5f9603e
commit 240d98f20f
4 changed files with 57 additions and 3 deletions

View File

@@ -1,4 +1,16 @@
2006-11-15 Love H<>rnquist <20>strand <lha@it.su.se>
2006-11-20 Love H<>rnquist <20>strand <lha@it.su.se>
* krb5/acquire_cred.c: Make krb5_get_init_creds_opt_free take a
context argument.
2006-11-16 Love H<>rnquist <20>strand <lha@it.su.se>
* test_context.c: Test that token keys are the same, return
actual_mech.
2006-11-15 Love H<>rnquist <20>strand <lha@it.su.se>
* spnego/spnego_locl.h: Make bitfields unsigned, add maybe_open.
* spnego/accept_sec_context.c: Use ASN.1 encoder functions to
encode CHOICE structure now that we can handle it.