diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index f5b0f3c0f..6929d083d 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,13 @@ 2006-12-18 Love Hörnquist Åstrand + * spnego: check that the generated acceptor mechlist is acceptable too + + * spnego/init_sec_context.c: Abstract out the initiator filter + function, it will be needed for the acceptor too. + + * spnego/accept_sec_context.c: Abstract out the initiator filter + function, it will be needed for the acceptor too. Remove negHints. + * test_context.c: allow asserting return mech * ntlm/accept_sec_context.c: add _gss_ntlm_allocate_ctx