]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2014-11-05  Steve Holmesasl: Fixed HTTP digest challenges with spaces between...
2014-11-05  Steve Holmehttp_digest: Fixed compilation errors from commit 6f8d8...
2014-11-05  Steve Holmehttp_digest: Moved response generation into SASL module
2014-11-05  Steve Holmehttp_digest: Moved challenge decoding into SASL module
2014-11-05  Steve Holmehttp_digest: Moved clean-up function into SASL module
2014-11-05  Steve Holmehttp_digest: Moved algorithm definitions to SASL module
2014-11-05  Gisle Vanemssh: Fixed build on platforms where R_OK is not defined
2014-11-05  Steve Holmestrdup: Removed irrelevant comment
2014-11-05  Steve Holmeurl.c: Fixed compilation warning
2014-11-05  Steve Holmehttp_digest: Use CURLcode instead of CURLdigest
2014-11-05  Daniel Stenbergcontributors.sh: filter common alternative name spellings
2014-11-05  Daniel StenbergTHANKS: added missing contributor from 2012
2014-11-05  Frank GevaertsRemove duplicate names.
2014-11-05  Steve Holmesspi: Define authentication package name constants
2014-11-05  Patrick MonneratAdjust OS400-specific support to last release
2014-11-05  Daniel StenbergTHANKS: added two missing names and removed a duplicate
2014-11-05  Daniel Stenbergbump: towards next release
2014-11-05  Daniel StenbergTHANKS: added names from 7.39.0 release notes
2014-11-05  Daniel StenbergRELEASE-NOTES: 7.39.0 release (commit b3875606925) curl-7_39_0
2014-11-05  Daniel Stenbergcurl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out...
2014-11-05  Daniel Stenberglib544.c: use duphandle for test 545
2014-11-04  Daniel Stenbergtests: add new feature 'SSLpinning'
2014-11-04  Daniel Stenbergbuildconf: update copyright year
2014-11-04  Steve HolmeINSTALL: Consistent spacing in section headings, paragr...
2014-11-04  Daniel Stenbergbuildconf: stop checking for libtool
next