summaryrefslogtreecommitdiff
path: root/libcurl/libcurl
AgeCommit message (Collapse)AuthorFilesLines
2023-10-15Upgrade to 8.4.0Karen Arutyunov2-16/+20
That in particular fixes CVE-2023-38545 CVE-2023-38546.
2023-03-13Upgrade to 7.88.1Karen Arutyunov1-0/+5
That in particular fixes CVE-2023-23914 CVE-2023-23915 CVE-2023-23916.
2023-02-13Upgrade to 7.87.0Karen Arutyunov1-42/+8
That in particular fixes CVE-2022-32221 CVE-2022-43552.
2022-08-15Disable treating warnings as errors in libcurl's buildfileKaren Arutyunov1-2/+4
2022-08-15Switch to using -pthread instead of -D_REENTRANT/-lpthread in buildfiles and ↵Karen Arutyunov1-8/+1
bump build2 version requirement to 0.15.0
2022-08-15Add .gitattributes filesKaren Arutyunov1-0/+2
2022-08-15Upgrade to 7.84.0Karen Arutyunov2-27/+64
2021-04-05Drop using redundant libcurl-symbols.expsym fileKaren Arutyunov2-95/+8
2021-04-05Cleanup switch statements in buildfilesKaren Arutyunov1-1/+1
2021-04-05Canonicalize license in package manifests and source filesKaren Arutyunov3-3/+3
2021-04-05Make .vers and .expsym files prerequisites of libs type targetKaren Arutyunov1-2/+2
2021-04-05Upgrade to 7.76.0Karen Arutyunov4-29/+89
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 Arutyunov3-3/+0
Drop copyright notice from source code Make curl tests to follow location for 3xx HTTP responses
2020-01-22Add implementationKaren Arutyunov7-0/+716