security: add Negotiate to GSSAPI init_step()
commitffadd84458892ca1ee5d0092013b2cfe334dc69e
authorStefan Becker <chemobejk@gmail.com>
Thu, 24 Oct 2013 14:44:25 +0000 (24 17:44 +0300)
committerStefan Becker <chemobejk@gmail.com>
Thu, 24 Oct 2013 14:44:25 +0000 (24 17:44 +0300)
treefa8cf49dc0b0ab508e171796b6a64b1596f63d55
parenta2f8708338742c46f73f61477035a2a63629ed47
security: add Negotiate to GSSAPI init_step()

- set mechanism & name type based on type
- add support for initial NTLM token, which is empty
- only set context to READY when ret == GSS_S_COMPLETE
- without HAVE_GSSAPI_ONLY the code only supports Kerberos
src/core/sip-sec-gssapi.c