sspi: Updated RELEASE-NOTES, FEATURES and THANKS
This commit is contained in:
committed by
Daniel Stenberg
parent
a92df2e007
commit
0c86ccc647
@@ -17,6 +17,8 @@ This release includes the following changes:
|
|||||||
o pop3: Added support for sasl cram-md5 authentication
|
o pop3: Added support for sasl cram-md5 authentication
|
||||||
o pop3: Added support for sasl digest-md5 authentication
|
o pop3: Added support for sasl digest-md5 authentication
|
||||||
o pop3: Added support for apop authentication
|
o pop3: Added support for apop authentication
|
||||||
|
o sspi: Added support for Schannel SSL/TLS encryption
|
||||||
|
o sspi: Changed curl version information output
|
||||||
|
|
||||||
This release includes the following bugfixes:
|
This release includes the following bugfixes:
|
||||||
|
|
||||||
@@ -26,6 +28,7 @@ This release includes the following bugfixes:
|
|||||||
o configure: Fix libcurl.pc and curl-config generation for static MingW*
|
o configure: Fix libcurl.pc and curl-config generation for static MingW*
|
||||||
cross builds
|
cross builds
|
||||||
o ssl: fix duplicated SSL handshake with multi interface and proxy [1]
|
o ssl: fix duplicated SSL handshake with multi interface and proxy [1]
|
||||||
|
o winbuild: Fix Makefile.vc ignoring USE_IPV6 and USE_IDN flags
|
||||||
|
|
||||||
This release includes the following known bugs:
|
This release includes the following known bugs:
|
||||||
|
|
||||||
|
|||||||
@@ -125,7 +125,7 @@ FILE
|
|||||||
FOOTNOTES
|
FOOTNOTES
|
||||||
=========
|
=========
|
||||||
|
|
||||||
*1 = requires OpenSSL, GnuTLS, NSS, yassl, axTLS or PolarSSL
|
*1 = requires OpenSSL, GnuTLS, NSS, yassl, axTLS, PolarSSL or Windows SSPI
|
||||||
*2 = requires OpenLDAP
|
*2 = requires OpenLDAP
|
||||||
*3 = requires a GSSAPI-compliant library, such as Heimdal or similar.
|
*3 = requires a GSSAPI-compliant library, such as Heimdal or similar.
|
||||||
*4 = requires FBopenssl
|
*4 = requires FBopenssl
|
||||||
|
|||||||
@@ -554,6 +554,7 @@ Mandy Wu
|
|||||||
Manfred Schwarb
|
Manfred Schwarb
|
||||||
Manuel Massing
|
Manuel Massing
|
||||||
Marc Boucher
|
Marc Boucher
|
||||||
|
Marc Hoersken
|
||||||
Marc Kleine-Budde
|
Marc Kleine-Budde
|
||||||
Marcel Roelofs
|
Marcel Roelofs
|
||||||
Marcelo Juchem
|
Marcelo Juchem
|
||||||
|
|||||||
Reference in New Issue
Block a user