aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for new version 2 trustcachesHEADmainCameron Katri2022-06-1610-22/+124
| | | | | Thanks to Linus Henze for reversing the new format https://gist.github.com/LinusHenze/4cd5d7ef057a144cda7234e2c247c056
* Unify writing of trustcache to new functionCameron Katri2022-06-135-50/+32
|
* Fix workflowsCameron Katri2022-06-131-10/+10
|
* Rename to trustcacheCameron Katri2022-06-135-27/+29
| | | | | | Linux contains a `tc(8)` that I was unaware of. https://manpages.debian.org/tc.8
* Add DESTDIR supportCameron Katri2022-06-011-3/+4
|
* tc v1.0v1.0Cameron Katri2022-05-261-0/+1
|
* Add actions and artifactsCameron Katri2022-05-251-0/+156
|
* append: Allow specifying cdhash directlyCameron Katri2022-05-253-7/+34
|
* nftw behaves differently on Apple systemsCameron Katri2022-05-251-0/+8
|
* Fix compilation with -Wall -Wextra -WerrorCameron Katri2022-05-252-11/+8
|
* Fix some portability issuesCameron Katri2022-05-258-15/+16
|
* Import strtonum.c because it is not POSIXCameron Katri2022-05-225-0/+74
|
* Add tc remove and append -f flagsCameron Katri2022-05-2110-33/+200
| | | | Also fix some conflicting types to hopefully prevent possible overflows.
* Initial importCameron Katri2022-05-2025-0/+2186