x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12799 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
23
ChangeLog
23
ChangeLog
@@ -1,3 +1,26 @@
|
||||
2003-09-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* appl/test/gssapi_client.c: allow user to select mech; krb5,
|
||||
spnego, and no-oid
|
||||
|
||||
* appl/test/test_locl.h: add mech
|
||||
|
||||
* appl/test/common.c: add --mech,-m argument
|
||||
|
||||
* appl/test/gssapi_server.c: print the mech that was used
|
||||
|
||||
* kdc/kerberos5.c (only_older_enctype_p): check request if the
|
||||
client only supports old enctypes, before it used the database
|
||||
|
||||
2003-09-08 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* **/*.c: add context argument to krb5_get_init_creds_opt_alloc
|
||||
|
||||
* lib/krb5/init_creds.c (krb5_get_init_creds_opt_alloc): add
|
||||
context argument
|
||||
|
||||
* lib/krb5/krb5_get_init_creds.3: spelling
|
||||
|
||||
2003-09-04 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* lib/krb5/context.c (add_file): make len argument an pointer to
|
||||
|
@@ -1,5 +1,9 @@
|
||||
2003-09-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* accept_sec_context.c: Add support for SPNEGO on the initator
|
||||
side. Implementation initially from Assar Westerlund, passes
|
||||
though quite a lot of hands before I commited it.
|
||||
|
||||
* init_sec_context.c: Add support for SPNEGO on the initator side.
|
||||
Tested with ldap server on a Windows 2000 DC. Implementation
|
||||
initially from Assar Westerlund, passes though quite a lot of
|
||||
|
@@ -1,5 +1,9 @@
|
||||
2003-09-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* accept_sec_context.c: Add support for SPNEGO on the initator
|
||||
side. Implementation initially from Assar Westerlund, passes
|
||||
though quite a lot of hands before I commited it.
|
||||
|
||||
* init_sec_context.c: Add support for SPNEGO on the initator side.
|
||||
Tested with ldap server on a Windows 2000 DC. Implementation
|
||||
initially from Assar Westerlund, passes though quite a lot of
|
||||
|
Reference in New Issue
Block a user