]> granicus.if.org Git - curl/commit
curl_gssapi: Add macros for common mechs and pass them appropriately
authorMichael Osipov <1983-01-06@gmx.net>
Mon, 21 Jul 2014 07:53:43 +0000 (09:53 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 22 Jul 2014 22:01:39 +0000 (00:01 +0200)
commiteda12bcff8bc47380d6e997d785464f858c1d140
treef9a9f82790461362dafdb88ed42d21600f3265af
parenta4cece3d47cf092da00cf9910e87bb60b9eff533
curl_gssapi: Add macros for common mechs and pass them appropriately

Macros defined: KRB5_MECHANISM and SPNEGO_MECHANISM called from
HTTP, FTP and SOCKS on Unix
lib/curl_gssapi.c
lib/curl_gssapi.h
lib/http_negotiate.c
lib/krb5.c
lib/socks_gssapi.c