aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-13test22: expand a backtick commandPeter Wu
2014-11-13RELEASE-NOTES: synced with 2ee3c63b13Daniel Stenberg
2014-11-13http2: fix switched macro when http2 is not enabledDaniel Stenberg
2014-11-13http2: Deal with HTTP/2 data inside response header bufferTatsuhiro Tsujikawa
2014-11-11configure: Fixed inclusion of krb5 when CURL_DISABLE_CRYPTO_AUTH is definedSteve Holme
2014-11-10multi: removed Curl_multi_set_easy_connectionDaniel Stenberg
2014-11-10symbol-scan.pl: do not require autotoolsPeter Wu
2014-11-10cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu
2014-11-10cmake: build libhostname for test suitePeter Wu
2014-11-10cmake: fix HAVE_GETHOSTNAME definitionPeter Wu
2014-11-10tests: fix libhostname visibilityPeter Wu
2014-11-10tests: fix memleak in server/resolve.cPeter Wu
2014-11-10configure: assume krb5 when gss-api worksDaniel Stenberg
2014-11-09vtls.h: Fixed compiler warning when compiled without SSLSteve Holme
2014-11-09RELEASE-NOTES: Synced with 2fbf23875fSteve Holme
2014-11-09ntlm: Added separate SSPI based functionsSteve Holme
2014-11-09http_ntlm: Use the SASL functions insteadSteve Holme
2014-11-09libssh2: detect features based on version, not configure checksDaniel Stenberg
2014-11-09SSH: use the port number as well for known_known checksNobuhiro Ban
2014-11-09INSTALL: Updated pre-processor references to the old VC6 project filesSteve Holme
2014-11-09INSTALL: Added email protocols to the "Disabling in Win32 builds" sectionSteve Holme
2014-11-09configure: Fixed NTLM missing from features when CURL_DISABLE_HTTP definedSteve Holme
2014-11-09build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is definedSteve Holme
2014-11-09ntlm: Removed an unnecessary free of native Target InfoSteve Holme
2014-11-09ntlm: Moved the native Target Info clean-up from HTTP specific functionSteve Holme
2014-11-09ntlm: Moved SSPI clean-up code into SASL moduleSteve Holme
2014-11-08Makefile.dist: Added support for WinIDNSteve Holme
2014-11-08Makefile.vc6: Added support for WinIDNSteve Holme
2014-11-08Makefile.dist: Added some missing SSPI configurationsSteve Holme
2014-11-08Makefile.dist: Separated the groups of SSL configurations from each otherSteve Holme
2014-11-08Makefile.dist: Grouped the x64 configurations next to their x86 counterpartsSteve Holme
2014-11-07curl.h: Tidy up of CURL_VERSION_* flagsSteve Holme
2014-11-07curl_tool: Added krb5 to the supported featuresSteve Holme
2014-11-07configure: Added krb5 to the supported featuresSteve Holme
2014-11-07version info: Added Kerberos V5 to the supported featuresSteve Holme
2014-11-07mk-ca-bundle.vbs: switch to new certdata.txt url.Guenter Knauf
2014-11-07RELEASE-NOTES: Synced with dcad09e125Steve Holme
2014-11-07http_digest: Fixed some memory leaks introduced in commit 6f8d8131b1Steve Holme
2014-11-06docs: Updated following the addition of SSPI based HTTP digest authSteve Holme
2014-11-06sasl_sspi: Tidy up of the existing digest codeSteve Holme
2014-11-06http_digest: Post SSPI support tidy upSteve Holme
2014-11-06test552: Don't run HTTP digest tests for SSPI based buildsDan Fandrich
2014-11-06tests: Don't run HTTP digest tests for SSPI based buildsSteve Holme
2014-11-06curl.1: show zone index use in a URLDaniel Stenberg
2014-11-06http_digest: Fixed auth retry loop when SSPI based authentication failsSteve Holme
2014-11-06http_digest: Reworked the SSPI based input token storageSteve Holme
2014-11-06sasl_sspi: Fixed compilation warning from commit 2d2a62e3d9Steve Holme
2014-11-06sspi: Align definition values to even columns as we use 2 char spacingSteve Holme
2014-11-06sspi: Fixed missing definition of ISC_REQ_USE_HTTP_STYLESteve Holme
2014-11-06sasl: Removed non-SSPI Digest functions and defines from SSPI based buildsSteve Holme