git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19416 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-18 17:52:48 +00:00
parent 6a8647e1c6
commit 3ac5851185

View File

@@ -1,5 +1,14 @@
2006-12-18 Love H<>rnquist <20>strand <lha@it.su.se> 2006-12-18 Love H<>rnquist <20>strand <lha@it.su.se>
* spnego/compat.c: move _gss_spnego_indicate_mechtypelist() to
compat.c, use the sequence types of MechTypeList, make
add_mech_type() static.
* spnego/accept_sec_context.c: move
_gss_spnego_indicate_mechtypelist() to compat.c
* Makefile.am: Generate sequence code for MechTypeList
* spnego: check that the generated acceptor mechlist is acceptable too * spnego: check that the generated acceptor mechlist is acceptable too
* spnego/init_sec_context.c: Abstract out the initiator filter * spnego/init_sec_context.c: Abstract out the initiator filter