6227e2bd | 16-Dec-2018 |
Mert Yazıcıoğlu |
vauth/oauth2: Fix OAUTHBEARER token generation OAUTHBEARER tokens were incorrectly generated in a format similar to XOAUTH2 tokens. These changes make OAUTHBEARER tokens conform to the
vauth/oauth2: Fix OAUTHBEARER token generation OAUTHBEARER tokens were incorrectly generated in a format similar to XOAUTH2 tokens. These changes make OAUTHBEARER tokens conform to the RFC7628. Fixes: #2487 Reported-by: Paolo Mossino Closes https://github.com/curl/curl/pull/3377
show more ...
|
d110d96b | 01-Apr-2019 |
Marcel Raad |
tool_cb_wrt: fix bad-function-cast warning Commit f5bc578f4cdfdc6c708211dfc2962a0e9d79352d reintroduced the warning fixed in commit 2f5f31bb57d68b54e03bffcd9648aece1fe564f8. Extend f
tool_cb_wrt: fix bad-function-cast warning Commit f5bc578f4cdfdc6c708211dfc2962a0e9d79352d reintroduced the warning fixed in commit 2f5f31bb57d68b54e03bffcd9648aece1fe564f8. Extend fhnd's scope and reuse that variable instead of calling _get_osfhandle a second time to fix the warning again. Closes https://github.com/curl/curl/pull/3718
show more ...
|
e102ba7a | 01-Apr-2019 |
Marcel Raad |
VC15 project: remove MinimalRebuild Already done in commit d5cfefd0ea8e331b884186bff484210fad36e345 for the library project, but I forgot the tool project template. Now also removed
VC15 project: remove MinimalRebuild Already done in commit d5cfefd0ea8e331b884186bff484210fad36e345 for the library project, but I forgot the tool project template. Now also removed for that.
show more ...
|
18d11614 | 31-Mar-2019 |
Dan Fandrich |
cirrus: Customize the disabled tests per FreeBSD version Try to run as many test cases as possible on each OS version. 12.0 passes 13 more tests than the older versions, so we might as w
cirrus: Customize the disabled tests per FreeBSD version Try to run as many test cases as possible on each OS version. 12.0 passes 13 more tests than the older versions, so we might as well run them.
show more ...
|
fabd61f2 | 30-Mar-2019 |
Daniel Stenberg |
tool_help: include <strings.h> for strcasecmp Reported-by: Wyatt O'Day Fixes #3715 Closes #3716 |
a92e9f57 | 31-Mar-2019 |
Daniel Gustafsson |
scripts: fix typos |
e413baff | 15-Mar-2019 |
Dan Fandrich |
travis: allow builds on branches named "ci" This allows a way to test changes other than through PRs. |
80208d68 | 15-Jan-2019 |
Brad Spencer |
resolve: apply Happy Eyeballs philosophy to parallel c-ares queries Closes #3699 |
dbce1bd8 | 27-Mar-2019 |
Daniel Stenberg |
multi: improved HTTP_1_1_REQUIRED handling Make sure to downgrade to 1.1 even when we get this HTTP/2 stream error on first flight. Reported-by: niner on github Fixes #3696
multi: improved HTTP_1_1_REQUIRED handling Make sure to downgrade to 1.1 even when we get this HTTP/2 stream error on first flight. Reported-by: niner on github Fixes #3696 Closes #3707
show more ...
|
8759e335 | 27-Mar-2019 |
Leonardo Taccari |
configure: avoid unportable `==' test(1) operator Closes #3709 |
521bbbe2 | 27-Mar-2019 |
Daniel Stenberg |
RELEASE: 7.64.1 |
c07fc5e2 | 26-Mar-2019 |
Daniel Stenberg |
Revert "ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set" This reverts commit 9130ead9fcabdb6b8fbdb37c0b38be2d326adb00. Fixes #3708 |
9130ead9 | 26-Mar-2019 |
Christian Schmitz |
ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set Closes #3704 |
f5bc578f | 26-Mar-2019 |
Jay Satiro |
tool_cb_wrt: fix writing to Windows null device NUL - Improve console detection. Prior to this change WriteConsole could be called to write to a handle that may not be a console
tool_cb_wrt: fix writing to Windows null device NUL - Improve console detection. Prior to this change WriteConsole could be called to write to a handle that may not be a console, which would cause an error. This issue is limited to character devices that are not also consoles such as the null device NUL. Bug: https://github.com/curl/curl/issues/3175#issuecomment-439068724 Reported-by: Gisle Vanem
show more ...
|
2bcdf722 | 25-Mar-2019 |
Jay Satiro |
CURLMOPT_PIPELINING.3: fix typo |
40181043 | 25-Mar-2019 |
Daniel Stenberg |
TODO: config file parsing Closes #3698 |
a375ab3b | 18-Mar-2019 |
Jay Satiro |
os400: Disable Alt-Svc by default since it's experimental Follow-up to 520f0b4 which added Alt-Svc support and enabled it by default for OS400. Since the feature is experimental, it shou
os400: Disable Alt-Svc by default since it's experimental Follow-up to 520f0b4 which added Alt-Svc support and enabled it by default for OS400. Since the feature is experimental, it should be disabled by default. Ref: https://github.com/curl/curl/commit/520f0b4#commitcomment-32792332 Ref: https://curl.haxx.se/mail/lib-2019-02/0008.html Closes https://github.com/curl/curl/pull/3688
show more ...
|
27fb521d | 24-Mar-2019 |
Dan Fandrich |
tests: Fixed XML validation errors in some test files. |
48287c9c | 24-Mar-2019 |
Dan Fandrich |
tests: Fix some incorrect precheck error messages. [ci skip] |
7c466911 | 22-Mar-2019 |
Daniel Stenberg |
curl_url.3: this is not experimental anymore |
28a55a53 | 22-Mar-2019 |
Daniel Stenberg |
travis: bump the used wolfSSL version to 4.0.0 Test 311 is now fine, leaving only 313 (CRL) disabled. Test 313 details can be found here: https://github.com/wolfSSL/wolfssl/issu
travis: bump the used wolfSSL version to 4.0.0 Test 311 is now fine, leaving only 313 (CRL) disabled. Test 313 details can be found here: https://github.com/wolfSSL/wolfssl/issues/1546 Closes #3697
show more ...
|
d0c1268f | 22-Mar-2019 |
Daniel Gustafsson |
lib: Fix typos in comments |
efd9fba6 | 20-Mar-2019 |
David Woodhouse |
openssl: if cert type is ENG and no key specified, key is ENG too Fixes #3692 Closes #3692 |
7550f62d | 19-Mar-2019 |
Daniel Stenberg |
sectransp: tvOS 11 is required for ALPN support Reported-by: nianxuejie on github Assisted-by: Nick Zitzmann Assisted-by: Jay Satiro Fixes #3689 Closes #3690 |
dc5edf91 | 17-Mar-2019 |
Daniel Stenberg |
test1541: threaded connection sharing The threaded-shared-conn.c example turned into test case. Only works if pthread was detected. An attempt to detect future regressions such
test1541: threaded connection sharing The threaded-shared-conn.c example turned into test case. Only works if pthread was detected. An attempt to detect future regressions such as e3a53e3efb942a5 Closes #3687
show more ...
|