]> granicus.if.org Git - curl/shortlog
curl
2014-11-18 Daniel Stenbergmulti: move the ending condition into the loop as well
2014-11-18 Steve Holmemulti: Prefer we don't use CURLE_OK and NULL in comparisons
2014-11-18 Daniel Stenbergmulti_runsingle: use 'result' for local CURLcode storage
2014-11-18 Daniel Stenbergmulti_runsingle: rename result to rc
2014-11-18 Daniel Stenbergmulti: make multi_runsingle loop internally
2014-11-18 Carlo Woodmulti: when leaving for timeout, close accordingly
2014-11-18 Guenter Knaufbuild: in Makefile.m32 add -m32 flag for 32bit.
2014-11-18 Guenter Knaufmk-ca-bundle.vbs: update copyright year.
2014-11-18 Guenter Knaufbuild: in Makefile.m32 pass -F flag to windres.
2014-11-17 Steve Holmeconfig-win32: Fixed build targets for the VS2012+ Windo...
2014-11-16 Steve Holmesasl_sspi: Removed note about the NTLM functions being...
2014-11-16 Steve Holmeconnect.c: Fixed compilation warning when no verbose...
2014-11-16 Steve Holmeeasy.c: Fixed compilation warning when no verbose strin...
2014-11-16 Steve Holmewin32: Updated some legacy APIs to use the newer extend...
2014-11-16 Steve Holmeconfig-win32: Introduce build targets for VS2012+
2014-11-16 Steve Holmesasl_sspi: Fixed compilation warnings when no verbose...
2014-11-16 Steve Holmesasl_sspi: Added base64 decoding debug failure messages
2014-11-16 Steve Holmentlm: Moved the SSPI based Type-3 message generation...
2014-11-16 Steve Holmentlm: Moved the SSPI based Type-2 message decoding...
2014-11-16 Steve Holmentlm: Moved the SSPI based Type-1 message generation...
2014-11-16 Michael Osipovkerberos: Use symbol qualified with _KERBEROS5
2014-11-15 Jay Satiroexamples: Don't call select() to sleep on windows
2014-11-15 Tatsuhiro Tsujikawahttp2: Don't send Upgrade headers when we already do...
2014-11-15 Steve Holmesasl: Corrected Curl_sasl_build_spn() function description
2014-11-15 Steve Holmetool: Removed krb4 from the supported features
2014-11-15 Michael Osipovtool: Use Kerberos for supported features
2014-11-15 Steve Holmeurldata: Don't define sec_complete when no GSS-API...
2014-11-15 Michael Osipovdocs: Use consistent naming for Kerberos
2014-11-15 Steve HolmeTODO: Lets support QOP options in GSSAPI authentication
2014-11-14 Steve Holmesasl_sspi: Corrected a couple of comment typos
2014-11-14 Steve Holmesasl: Moved Curl_sasl_gssapi_cleanup() definition into...
2014-11-14 Steve Holmesasl_sspi: Added missing RFC reference for HTTP Digest...
2014-11-14 Steve Holmentlm: Clean-up and standardisation of base64 decoding
2014-11-14 Steve Holmentlm: We prefer 'CURLcode result'
2014-11-13 Brad KingCMake: Restore order-dependent library checks
2014-11-13 Brad KingCMake: Restore order-dependent header checks
2014-11-13 Peter Wutest22: expand a backtick command
2014-11-13 Daniel StenbergRELEASE-NOTES: synced with 2ee3c63b13
2014-11-13 Daniel Stenberghttp2: fix switched macro when http2 is not enabled
2014-11-13 Tatsuhiro Tsujikawahttp2: Deal with HTTP/2 data inside response header...
2014-11-11 Steve Holmeconfigure: Fixed inclusion of krb5 when CURL_DISABLE_CR...
2014-11-10 Daniel Stenbergmulti: removed Curl_multi_set_easy_connection
2014-11-10 Peter Wusymbol-scan.pl: do not require autotools
2014-11-10 Peter Wucmake: add ENABLE_THREADED_RESOLVER, rename ARES
2014-11-10 Peter Wucmake: build libhostname for test suite
2014-11-10 Peter Wucmake: fix HAVE_GETHOSTNAME definition
2014-11-10 Peter Wutests: fix libhostname visibility
2014-11-10 Peter Wutests: fix memleak in server/resolve.c
2014-11-10 Daniel Stenbergconfigure: assume krb5 when gss-api works
2014-11-09 Steve Holmevtls.h: Fixed compiler warning when compiled without SSL
2014-11-09 Steve HolmeRELEASE-NOTES: Synced with 2fbf23875f
2014-11-09 Steve Holmentlm: Added separate SSPI based functions
2014-11-09 Steve Holmehttp_ntlm: Use the SASL functions instead
2014-11-09 Daniel Stenberglibssh2: detect features based on version, not configur...
2014-11-09 Nobuhiro BanSSH: use the port number as well for known_known checks
2014-11-09 Steve HolmeINSTALL: Updated pre-processor references to the old...
2014-11-09 Steve HolmeINSTALL: Added email protocols to the "Disabling in...
2014-11-09 Steve Holmeconfigure: Fixed NTLM missing from features when CURL_D...
2014-11-09 Steve Holmebuild: Fixed no NTLM support for email when CURL_DISABL...
2014-11-09 Steve Holmentlm: Removed an unnecessary free of native Target...
2014-11-09 Steve Holmentlm: Moved the native Target Info clean-up from HTTP...
2014-11-09 Steve Holmentlm: Moved SSPI clean-up code into SASL module
2014-11-08 Steve HolmeMakefile.dist: Added support for WinIDN
2014-11-08 Steve HolmeMakefile.vc6: Added support for WinIDN
2014-11-08 Steve HolmeMakefile.dist: Added some missing SSPI configurations
2014-11-08 Steve HolmeMakefile.dist: Separated the groups of SSL configuratio...
2014-11-08 Steve HolmeMakefile.dist: Grouped the x64 configurations next...
2014-11-07 Steve Holmecurl.h: Tidy up of CURL_VERSION_* flags
2014-11-07 Steve Holmecurl_tool: Added krb5 to the supported features
2014-11-07 Steve Holmeconfigure: Added krb5 to the supported features
2014-11-07 Steve Holmeversion info: Added Kerberos V5 to the supported features
2014-11-07 Guenter Knaufmk-ca-bundle.vbs: switch to new certdata.txt url.
2014-11-07 Steve HolmeRELEASE-NOTES: Synced with dcad09e125
2014-11-07 Steve Holmehttp_digest: Fixed some memory leaks introduced in...
2014-11-06 Steve Holmedocs: Updated following the addition of SSPI based...
2014-11-06 Steve Holmesasl_sspi: Tidy up of the existing digest code
2014-11-06 Steve Holmehttp_digest: Post SSPI support tidy up
2014-11-06 Dan Fandrichtest552: Don't run HTTP digest tests for SSPI based...
2014-11-06 Steve Holmetests: Don't run HTTP digest tests for SSPI based builds
2014-11-06 Daniel Stenbergcurl.1: show zone index use in a URL
2014-11-06 Steve Holmehttp_digest: Fixed auth retry loop when SSPI based...
2014-11-06 Steve Holmehttp_digest: Reworked the SSPI based input token storage
2014-11-06 Steve Holmesasl_sspi: Fixed compilation warning from commit 2d2a62e3d9
2014-11-06 Steve Holmesspi: Align definition values to even columns as we...
2014-11-06 Steve Holmesspi: Fixed missing definition of ISC_REQ_USE_HTTP_STYLE
2014-11-06 Steve Holmesasl: Removed non-SSPI Digest functions and defines...
2014-11-06 Steve Holmesasl_sspi: Added HTTP digest response generation code
2014-11-06 Steve Holmehttp_digest: Added SSPI based challenge decoding code
2014-11-06 Steve Holmehttp_digest: Added SSPI based clean-up code
2014-11-06 Steve Holmehttp_digest: Added SSPI based authentication functions
2014-11-06 Steve Holmehttp_digest: Added required SSPI based variables to...
2014-11-06 Frank Gevaertscontributors.sh: --releasenotes reads in names from...
2014-11-06 Daniel StenbergRELEASE-NOTES: synced with 68542e72a9
2014-11-06 Daniel Stenbergcurl_easy_setopt.3: add CURLOPT_PINNEDPUBLICKEY
2014-11-05 Steve Holmebuild: Fixed Visual Studio project file generation...
2014-11-05 Daniel Stenbergtool_strdup.c: include the tool strdup.h
2014-11-05 Daniel StenbergTHANKS-filter: added another Michał Górny version we...
2014-11-05 Daniel Stenbergcontributors.sh: split lists using " and "
2014-11-05 Steve Holmehttp_digest: Fixed memory leaks from commit 6f8d8131b1
2014-11-05 Steve Holmesasl: Fixed compilation warning from commit 25264131e2
next