mingw: enable TLS-DSK for SSPI version
commit9d6da89be958ed5f5ed3c6b2b26339de36d71bd3
authorStefan Becker <chemobejk@gmail.com>
Sun, 3 Mar 2013 11:29:46 +0000 (3 13:29 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sun, 3 Mar 2013 11:29:46 +0000 (3 13:29 +0200)
treed9e62e80d3f8b515fa39b910e9227227d85f9a4c
parenta517e214f096bf95528ea22523032899efdbc48e
mingw: enable TLS-DSK for SSPI version

Instead of trying to get the "Schannel" provider to work in SSPI we just
use the same code as for all other configurations.

This means also that we no longer have to maintain a Windows release
with two different installer packages. We can now drop the non-SSPI
version.
ChangeLog
src/core/Makefile.am
src/core/Makefile.mingw
src/core/sip-sec-sspi.c
src/core/sip-sec.c
src/purple/purple-plugin.c