git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12799 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-09-09 03:44:26 +00:00
parent 2d9a9adcf4
commit 250a05b38c
3 changed files with 31 additions and 0 deletions

View File

@@ -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