summaryrefslogtreecommitdiff
path: root/curl/curl
AgeCommit message (Collapse)AuthorFilesLines
2023-10-15Upgrade to 8.4.0Karen Arutyunov5-33/+315
That in particular fixes CVE-2023-38545 CVE-2023-38546.
2023-03-13Upgrade to 7.88.1Karen Arutyunov1-2/+2
That in particular fixes CVE-2023-23914 CVE-2023-23915 CVE-2023-23916.
2023-02-13Upgrade to 7.87.0Karen Arutyunov3-51/+24
That in particular fixes CVE-2022-32221 CVE-2022-43552.
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-8/+37
2021-04-05Cleanup switch statements in buildfilesKaren Arutyunov1-1/+1
2021-04-05Canonicalize license in package manifests and source filesKaren Arutyunov1-1/+1
2021-04-05Upgrade to 7.76.0Karen Arutyunov4-75/+33
2021-03-31Disable GCC -Wall and -Wno-extra warnings for curlKaren Arutyunov1-3/+5
2020-02-15Release version 7.67.0+6v7.67.0+6Karen Arutyunov1-1/+0
Drop copyright notice from source code Make curl tests to follow location for 3xx HTTP responses
2020-01-22Add implementationKaren Arutyunov12-0/+504