Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-29 | added some more messages to SSPI error function | Yang Tse | |
2009-01-29 | Avoid inclusion of ntsecapi.h and directly provide the KERB_WRAP_NO_ENCRYPT | Yang Tse | |
definition to avoid a 'STRING' duplicate definition from OpenSSL's safestack.h | |||
2009-01-29 | fix compiler warnings | Yang Tse | |
2009-01-28 | - Markus Moeller introduced two new options to libcurl: | Daniel Stenberg | |
CURLOPT_SOCKS5_GSSAPI_SERVICE and CURLOPT_SOCKS5_GSSAPI_NEC to allow libcurl to do GSS-style authentication with SOCKS5 proxies. The curl tool got the options called --socks5-gssapi-service and --socks5-gssapi-nec to enable these. |