Age | Commit message (Expand) | Author |
2014-11-10 | configure: assume krb5 when gss-api works | Daniel Stenberg |
2014-11-09 | vtls.h: Fixed compiler warning when compiled without SSL | Steve Holme |
2014-11-09 | RELEASE-NOTES: Synced with 2fbf23875f | Steve Holme |
2014-11-09 | ntlm: Added separate SSPI based functions | Steve Holme |
2014-11-09 | http_ntlm: Use the SASL functions instead | Steve Holme |
2014-11-09 | libssh2: detect features based on version, not configure checks | Daniel Stenberg |
2014-11-09 | SSH: use the port number as well for known_known checks | Nobuhiro Ban |
2014-11-09 | INSTALL: Updated pre-processor references to the old VC6 project files | Steve Holme |
2014-11-09 | INSTALL: Added email protocols to the "Disabling in Win32 builds" section | Steve Holme |
2014-11-09 | configure: Fixed NTLM missing from features when CURL_DISABLE_HTTP defined | Steve Holme |
2014-11-09 | build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is defined | Steve Holme |
2014-11-09 | ntlm: Removed an unnecessary free of native Target Info | Steve Holme |
2014-11-09 | ntlm: Moved the native Target Info clean-up from HTTP specific function | Steve Holme |
2014-11-09 | ntlm: Moved SSPI clean-up code into SASL module | Steve Holme |
2014-11-08 | Makefile.dist: Added support for WinIDN | Steve Holme |
2014-11-08 | Makefile.vc6: Added support for WinIDN | Steve Holme |
2014-11-08 | Makefile.dist: Added some missing SSPI configurations | Steve Holme |
2014-11-08 | Makefile.dist: Separated the groups of SSL configurations from each other | Steve Holme |
2014-11-08 | Makefile.dist: Grouped the x64 configurations next to their x86 counterparts | Steve Holme |
2014-11-07 | curl.h: Tidy up of CURL_VERSION_* flags | Steve Holme |
2014-11-07 | curl_tool: Added krb5 to the supported features | Steve Holme |
2014-11-07 | configure: Added krb5 to the supported features | Steve Holme |
2014-11-07 | version info: Added Kerberos V5 to the supported features | Steve Holme |
2014-11-07 | mk-ca-bundle.vbs: switch to new certdata.txt url. | Guenter Knauf |
2014-11-07 | RELEASE-NOTES: Synced with dcad09e125 | Steve Holme |
2014-11-07 | http_digest: Fixed some memory leaks introduced in commit 6f8d8131b1 | Steve Holme |
2014-11-06 | docs: Updated following the addition of SSPI based HTTP digest auth | Steve Holme |
2014-11-06 | sasl_sspi: Tidy up of the existing digest code | Steve Holme |
2014-11-06 | http_digest: Post SSPI support tidy up | Steve Holme |
2014-11-06 | test552: Don't run HTTP digest tests for SSPI based builds | Dan Fandrich |
2014-11-06 | tests: Don't run HTTP digest tests for SSPI based builds | Steve Holme |
2014-11-06 | curl.1: show zone index use in a URL | Daniel Stenberg |
2014-11-06 | http_digest: Fixed auth retry loop when SSPI based authentication fails | Steve Holme |
2014-11-06 | http_digest: Reworked the SSPI based input token storage | Steve Holme |
2014-11-06 | sasl_sspi: Fixed compilation warning from commit 2d2a62e3d9 | Steve Holme |
2014-11-06 | sspi: Align definition values to even columns as we use 2 char spacing | Steve Holme |
2014-11-06 | sspi: Fixed missing definition of ISC_REQ_USE_HTTP_STYLE | Steve Holme |
2014-11-06 | sasl: Removed non-SSPI Digest functions and defines from SSPI based builds | Steve Holme |
2014-11-06 | sasl_sspi: Added HTTP digest response generation code | Steve Holme |
2014-11-06 | http_digest: Added SSPI based challenge decoding code | Steve Holme |
2014-11-06 | http_digest: Added SSPI based clean-up code | Steve Holme |
2014-11-06 | http_digest: Added SSPI based authentication functions | Steve Holme |
2014-11-06 | http_digest: Added required SSPI based variables to digest structure | Steve Holme |
2014-11-06 | contributors.sh: --releasenotes reads in names from RELEASE-NOTES | Frank Gevaerts |
2014-11-06 | RELEASE-NOTES: synced with 68542e72a9 | Daniel Stenberg |
2014-11-06 | curl_easy_setopt.3: add CURLOPT_PINNEDPUBLICKEY | Daniel Stenberg |
2014-11-05 | build: Fixed Visual Studio project file generation of strdup.[c|h] | Steve Holme |
2014-11-05 | tool_strdup.c: include the tool strdup.h | Daniel Stenberg |
2014-11-05 | THANKS-filter: added another Michał Górny version we've used | Daniel Stenberg |
2014-11-05 | contributors.sh: split lists using " and " | Daniel Stenberg |