move GSS-API ChangeLog entries to correct place

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14457 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Luke Howard
2005-01-05 02:43:57 +00:00
parent 6ea142b90c
commit 2172d864c7
3 changed files with 40 additions and 18 deletions

View File

@@ -11,24 +11,6 @@
* lib/krb5/rd_req.c: support for enctype negotiation
(client sends EtypeList in Authenticator authz data)
* lib/gssapi/8003.c: use symbolic name for checksum type
* lib/gssapi/accept_sec_context.c: allow client to indicate
that subkey should be used
* lib/gssapi/acquire_cred.c: plug leak
* lib/gssapi/get_mic.c: use gss_krb5_get_subkey() instead
of gss_krb5_get_{local,remote}key()
* lib/gssapi/gssapi_local.c: use gss_krb5_get_subkey()
* lib/gssapi/unwrap.c: use gss_krb5_get_subkey()
* lib/gssapi/verify_mic.c: use gss_krb5_get_subkey()
* lib/gssapi/wrap.c: use gss_krb5_get_subkey()
2005-01-04 Luke Howard <lukeh@padl.com>
* lib/asn1/k5.asn1: add authorization data types for enctype

View File

@@ -1,3 +1,23 @@
2005-01-05 Luke Howard <lukeh@padl.com>
* 8003.c: use symbolic name for checksum type
* accept_sec_context.c: allow client to indicate
that subkey should be used
* acquire_cred.c: plug leak
* get_mic.c: use gss_krb5_get_subkey() instead
of gss_krb5_get_{local,remote}key()
* gssapi_local.c: use gss_krb5_get_subkey()
* unwrap.c: use gss_krb5_get_subkey()
* verify_mic.c: use gss_krb5_get_subkey()
* wrap.c: use gss_krb5_get_subkey()
2004-11-30 Love H<>rnquist <20>strand <lha@it.su.se>
* inquire_cred.c: Reverse order of HEIMDAL_MUTEX_unlock and

View File

@@ -1,3 +1,23 @@
2005-01-05 Luke Howard <lukeh@padl.com>
* 8003.c: use symbolic name for checksum type
* accept_sec_context.c: allow client to indicate
that subkey should be used
* acquire_cred.c: plug leak
* get_mic.c: use gss_krb5_get_subkey() instead
of gss_krb5_get_{local,remote}key()
* gssapi_local.c: use gss_krb5_get_subkey()
* unwrap.c: use gss_krb5_get_subkey()
* verify_mic.c: use gss_krb5_get_subkey()
* wrap.c: use gss_krb5_get_subkey()
2004-11-30 Love H<>rnquist <20>strand <lha@it.su.se>
* inquire_cred.c: Reverse order of HEIMDAL_MUTEX_unlock and