summaryrefslogtreecommitdiff
path: root/curl/curl/buildfile
AgeCommit message (Collapse)AuthorFilesLines
2023-10-15Upgrade to 8.4.0Karen Arutyunov1-1/+1
That in particular fixes CVE-2023-38545 CVE-2023-38546.
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
2021-04-05Cleanup switch statements in buildfilesKaren Arutyunov1-1/+1
2021-04-05Canonicalize license in package manifests and source filesKaren Arutyunov1-1/+1
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 Arutyunov1-0/+59