version: Replaced SSPI feature information with version string details
authorMarc Hoersken <info@marc-hoersken.de>
Mon, 11 Jun 2012 06:36:48 +0000 (08:36 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 Jun 2012 17:00:36 +0000 (19:00 +0200)
commit634f7cfee40d4658bc19dc9f23b5628c644c1848
tree162b2683d4659ad859daf43e99d2cec813056275
parent70d56bfe3cf2ae995ca715518c78f455c45ab95b
version: Replaced SSPI feature information with version string details

Added Windows SSPI version information to the curl version string when
SCHANNEL SSL is not enabled, as the version of the library should also
be included when SSPI is used to generate security contexts.

Removed SSPI from the feature list as the features are GSS-Negotiate,
NTLM and SSL depending on the usage of the SSPI library.
include/curl/curl.h
lib/version.c
src/tool_getparam.c