git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12684 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-08-28 08:07:08 +00:00
parent 8374158e8c
commit 53ad072bc7
2 changed files with 16 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
2003-08-28 Love H<>rnquist <20>strand <lha@it.su.se>
* arcfour.c: support KEYTYPE_ARCFOUR_56 keys, from Luke Howard
<lukeh@PADL.COM>
* arcfour.c: use right seal alg, inherit keytype from parent key
* arcfour.c: include the confounder in the checksum use the right
key usage number for warped/unwraped tokens
* gssapi.h: add gss_krb5_nt_general_name as an mit compat glue
(same as GSS_KRB5_NT_PRINCIPAL_NAME)

View File

@@ -1,5 +1,13 @@
2003-08-28 Love H<>rnquist <20>strand <lha@it.su.se>
* arcfour.c: support KEYTYPE_ARCFOUR_56 keys, from Luke Howard
<lukeh@PADL.COM>
* arcfour.c: use right seal alg, inherit keytype from parent key
* arcfour.c: include the confounder in the checksum use the right
key usage number for warped/unwraped tokens
* gssapi.h: add gss_krb5_nt_general_name as an mit compat glue
(same as GSS_KRB5_NT_PRINCIPAL_NAME)