aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-29libcurl.m4: include the standard source headerDaniel Stenberg
2014-07-28nss: do not check the version of NSS at run timeKamil Dudka
2014-07-28curl.h: bring back CURLE_OBSOLETE16Anthon Pang
2014-07-26tests: Fix a couple of incomplete response linesFabian Keil
2014-07-26runtests.pl: Remove filteroff() which hasn't been used since 2001Fabian Keil
2014-07-26runtests.pl: Don't expect $TESTDIR/DISABLED to existFabian Keil
2014-07-26getpart.pm: Fix a comment typoFabian Keil
2014-07-25c-ares: fix build without IPv6 supportDaniel Stenberg
2014-07-25Curl_base64url_encode: unit-tested in 1302Daniel Stenberg
2014-07-25base64: added Curl_base64url_encode()Daniel Stenberg
2014-07-24SSPI Negotiate: Fix 3 memory leaksMarcel Raad
2014-07-24symbols: CURL_VERSION_GSSNEGOTIATE is deprecatedDaniel Stenberg
2014-07-24test1013.pl: GSS-Negotiate doesn't exist as a feature anymoreDaniel Stenberg
2014-07-24libtest: fixed duplicated line in MakefileSergey Nikulov
2014-07-23GSSAPI: remove useless *_MECHANISM defines.Patrick Monnerat
2014-07-23findprotocol: show unsupported protocol within quotesDaniel Stenberg
2014-07-23GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.Patrick Monnerat
2014-07-23conncache: fix compiler warningMarcel Raad
2014-07-23RELEASE-NOTES: synced with 81cd24adb8bDaniel Stenberg
2014-07-23http2: more and better error checkingDaniel Stenberg
2014-07-23cyassl.c: return the correct error code on no CA certDan Fandrich
2014-07-23symbols-in-versions: new SPNEGO/GSS-API symbols in 7.38.0Daniel Stenberg
2014-07-23test1013.pl: remove SPNEGO/GSS-API tweaksDaniel Stenberg
2014-07-23http_negotiate: remove unused variableDaniel Stenberg
2014-07-23docs: Improve inline GSS-API naming in code documentationMichael Osipov
2014-07-23curl.h/features: Deprecate GSS-Negotiate macros due to bad namingMichael Osipov
2014-07-23configure/features: Add feature and version info for GSS-API and SPNEGOMichael Osipov
2014-07-23HTTP: Remove checkprefix("GSS-Negotiate")Michael Osipov
2014-07-23curl_gssapi: Add macros for common mechs and pass them appropriatelyMichael Osipov
2014-07-22CONNECT: Revert Curl_proxyCONNECT back to 7.29.0 designDaniel Stenberg
2014-07-22url.c: use the preferred symbol name: *READDATAMarcel Raad
2014-07-19CURLOPT_CHUNK_BGN_FUNCTION: fix typoAlessandro Ghedini
2014-07-18build: link curl to NSS libraries when NSS support is enabledAlessandro Ghedini
2014-07-17build: Removed unnecessary XML Documentation file directive from VC8 to VC12Steve Holme
2014-07-17build: Removed unnecessary Precompiled Header file directive in VC7 to VC12Steve Holme
2014-07-17build: Removed unnecessary ASM and Object file directives in VC7 to VC12Steve Holme
2014-07-17src/Makefile.am: add .DELETE_ON_ERRORDave Reisner
2014-07-17THANKS: added new contributors from 7.37.1 announcementDaniel Stenberg
2014-07-17testcurl.pl: log the value of --runtestopts in the test headerDan Fandrich
2014-07-16RELEASE-NOTES: cleared, working towards next releaseDaniel Stenberg
2014-07-16curl_gssapi.c: make line shorter than 80 columnsDaniel Stenberg
2014-07-16Fix negotiate auth to proxies to track correct stateDavid Woodhouse
2014-07-16Don't abort Negotiate auth when the server has a response for usDavid Woodhouse
2014-07-16Don't clear GSSAPI state between each exchange in the negotiationDavid Woodhouse
2014-07-16Use SPNEGO for HTTP NegotiateDavid Woodhouse
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2014-07-16ntlm_wb: Avoid invoking ntlm_auth helper with empty usernameDavid Woodhouse
2014-07-16ntlm_wb: Fix hard-coded limit on NTLM auth packet sizeDavid Woodhouse
2014-07-16RELEASE-NOTES: synced with 4cb2521595Daniel Stenberg
2014-07-16test506: verify aa6884845168Daniel Stenberg