security: fix TLS-DSK authentication
commit47b0c9e6553a941cc2db277b48ad9a0940f7d6ac
authorStefan Becker <chemobejk@gmail.com>
Sat, 23 Feb 2013 18:42:26 +0000 (23 20:42 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sat, 23 Feb 2013 18:42:26 +0000 (23 20:42 +0200)
treebb431587d4bd27c5ee8bea9d83a287a9072b2bb0
parent1869e03ed53fcc0e56da31c10b78789e00a9ff2d
security: fix TLS-DSK authentication

Commit 5fdf3728c82a23b07e7eeb80f9c1d4cee38f1511 broke TLS-DSK
authentication. Make sure we only return a special string for
gssapi_data when really requested, i.e. for the initial message in
connection-less NTLM.
src/core/sip-sec-ntlm.c
src/core/sip-sec-sspi.c
src/core/sip-sec.c