summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-03-13Check if workaround for older Clangs still requiredciKaren Arutyunov1-2/+2
2023-03-13Upgrade to 7.88.1Karen Arutyunov7-9/+14
That in particular fixes CVE-2023-23914 CVE-2023-23915 CVE-2023-23916.
2023-02-13Release version 7.87.0v7.87.0Karen Arutyunov2-2/+2
2023-02-13Upgrade to 7.87.0Karen Arutyunov10-108/+43
That in particular fixes CVE-2022-32221 CVE-2022-43552.
2022-08-15Release version 7.84.0v7.84.0Karen Arutyunov2-2/+2
2022-08-15Disable treating warnings as errors in libcurl's buildfileKaren Arutyunov2-3/+5
2022-08-15Switch to using -pthread instead of -D_REENTRANT/-lpthread in buildfiles and ↵Karen Arutyunov4-20/+6
bump build2 version requirement to 0.15.0
2022-08-15Add .gitattributes filesKaren Arutyunov2-0/+4
2022-08-15Update .gitignore filesKaren Arutyunov2-0/+10
2022-08-15Update TODO fileKaren Arutyunov1-0/+6
2022-08-15Exclude wasm class from buildsKaren Arutyunov2-0/+2
2022-08-15Upgrade to 7.84.0Karen Arutyunov9-58/+136
2021-04-05Release version 7.76.0v7.76.0Karen Arutyunov2-2/+2
2021-04-05Drop using redundant libcurl-symbols.expsym fileKaren Arutyunov3-99/+8
2021-04-05Use legal{} target type for COPYING and bump build2 version requirement to ↵Karen Arutyunov5-9/+8
0.13.0
2021-04-05Cleanup switch statements in buildfilesKaren Arutyunov3-7/+2
2021-04-05Canonicalize license in package manifests and source filesKaren Arutyunov27-28/+26
2021-04-05Make .vers and .expsym files prerequisites of libs type targetKaren Arutyunov2-4/+2
2021-04-05Load c.config module rather than c in curl/tests/build/root.buildKaren Arutyunov2-3/+1
2021-04-05Upgrade to 7.76.0Karen Arutyunov18-149/+179
2021-04-02Disable success build emailsKaren Arutyunov3-4/+2
2021-03-31Disable GCC -Wall and -Wno-extra warnings for curlKaren Arutyunov1-3/+5
2020-08-01Add TODO fileKaren Arutyunov1-0/+20
2020-08-01Add glue buildfileKaren Arutyunov2-0/+8
2020-08-01Fix typo in .gitattributesKaren Arutyunov1-1/+1
2020-02-28Add .gitattributes fileKaren Arutyunov1-0/+19
2020-02-25Release version 7.67.0+8v7.67.0+8Karen Arutyunov4-7/+66
Make libcurl test more robust and verbose
2020-02-22Release version 7.67.0+7v7.67.0+7Karen Arutyunov3-3/+3
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 Arutyunov25-28/+6
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 Arutyunov6-16/+29
Fix tests to fail for HTTP errors
2020-02-04Release version 7.67.0+4v7.67.0+4Karen Arutyunov3-10/+3
Revert curl's HTTPS URL query test
2020-02-04Release version 7.67.0+3v7.67.0+3Karen Arutyunov3-3/+3
Run curl with --no-tcp-nodelay in HTTPS URL query test
2020-02-04Release version 7.67.0+2v7.67.0+2Karen Arutyunov3-8/+15
Run curl in verbose mode in HTTPS URL query test
2020-02-04Release version 7.67.0+1v7.67.0+1Karen Arutyunov3-7/+7
Use build2.org instead of example.com for HTTPS URL query test
2020-01-22Release version 7.67.0v7.67.0Karen Arutyunov2-2/+2
2020-01-22Add implementationKaren Arutyunov62-0/+1898
2020-01-04Add .gitignoreKaren Arutyunov1-0/+1