summaryrefslogtreecommitdiff
path: root/libcurl
AgeCommit message (Collapse)AuthorFilesLines
2023-10-16Release version 8.4.0HEADv8.4.0masterKaren Arutyunov1-1/+1
2023-10-15Upgrade to 8.4.0Karen Arutyunov5-18/+23
That in particular fixes CVE-2023-38545 CVE-2023-38546.
2023-03-13Release version 7.88.1v7.88.1Karen Arutyunov1-1/+1
2023-03-13Upgrade to 7.88.1Karen Arutyunov3-2/+7
That in particular fixes CVE-2023-23914 CVE-2023-23915 CVE-2023-23916.
2023-02-13Release version 7.87.0v7.87.0Karen Arutyunov1-1/+1
2023-02-13Upgrade to 7.87.0Karen Arutyunov3-47/+13
That in particular fixes CVE-2022-32221 CVE-2022-43552.
2022-08-15Release version 7.84.0v7.84.0Karen Arutyunov1-1/+1
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 Arutyunov2-10/+3
bump build2 version requirement to 0.15.0
2022-08-15Add .gitattributes filesKaren Arutyunov1-0/+2
2022-08-15Update .gitignore filesKaren Arutyunov1-0/+5
2022-08-15Exclude wasm class from buildsKaren Arutyunov1-0/+1
2022-08-15Upgrade to 7.84.0Karen Arutyunov4-31/+69
2021-04-05Release version 7.76.0v7.76.0Karen Arutyunov1-1/+1
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 Arutyunov2-3/+3
0.13.0
2021-04-05Cleanup switch statements in buildfilesKaren Arutyunov1-1/+1
2021-04-05Canonicalize license in package manifests and source filesKaren Arutyunov14-14/+14
2021-04-05Make .vers and .expsym files prerequisites of libs type targetKaren Arutyunov1-2/+2
2021-04-05Upgrade to 7.76.0Karen Arutyunov9-46/+105
2021-04-02Disable success build emailsKaren Arutyunov1-1/+1
2020-02-25Release version 7.67.0+8v7.67.0+8Karen Arutyunov3-6/+65
Make libcurl test more robust and verbose
2020-02-22Release version 7.67.0+7v7.67.0+7Karen Arutyunov2-2/+2
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 Arutyunov14-15/+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-7/+22
Fix tests to fail for HTTP errors
2020-02-04Release version 7.67.0+4v7.67.0+4Karen Arutyunov1-1/+1
Revert curl's HTTPS URL query test
2020-02-04Release version 7.67.0+3v7.67.0+3Karen Arutyunov1-1/+1
Run curl with --no-tcp-nodelay in HTTPS URL query test
2020-02-04Release version 7.67.0+2v7.67.0+2Karen Arutyunov1-1/+1
Run curl in verbose mode in HTTPS URL query test
2020-02-04Release version 7.67.0+1v7.67.0+1Karen Arutyunov1-1/+1
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 Arutyunov26-0/+1022