summaryrefslogtreecommitdiff
path: root/curl
AgeCommit message (Collapse)AuthorFilesLines
2021-04-05Load c.config module rather than c in curl/tests/build/root.buildKaren Arutyunov1-1/+1
2021-04-05Upgrade to 7.76.0Karen Arutyunov7-82/+43
2021-04-02Disable success build emailsKaren Arutyunov1-1/+1
2021-03-31Disable GCC -Wall and -Wno-extra warnings for curlKaren Arutyunov1-3/+5
2020-02-25Release version 7.67.0+8v7.67.0+8Karen Arutyunov1-1/+1
Make libcurl test more robust and verbose
2020-02-22Release version 7.67.0+7v7.67.0+7Karen Arutyunov1-1/+1
Fix cross-compiling with x86_64-w64-mingw32-gcc that fails with 'incomplete type struct pollfd' error
2020-02-15Release version 7.67.0+6v7.67.0+6Karen Arutyunov11-13/+3
Drop copyright notice from source code Make curl tests to follow location for 3xx HTTP responses
2020-02-06Release version 7.67.0+5v7.67.0+5Karen Arutyunov3-9/+7
Fix tests to fail for HTTP errors
2020-02-04Release version 7.67.0+4v7.67.0+4Karen Arutyunov2-9/+2
Revert curl's HTTPS URL query test
2020-02-04Release version 7.67.0+3v7.67.0+3Karen Arutyunov2-2/+2
Run curl with --no-tcp-nodelay in HTTPS URL query test
2020-02-04Release version 7.67.0+2v7.67.0+2Karen Arutyunov2-7/+14
Run curl in verbose mode in HTTPS URL query test
2020-02-04Release version 7.67.0+1v7.67.0+1Karen Arutyunov2-6/+6
Use build2.org instead of example.com for HTTPS URL query test
2020-01-22Release version 7.67.0v7.67.0Karen Arutyunov1-1/+1
2020-01-22Add implementationKaren Arutyunov31-0/+703