aboutsummaryrefslogtreecommitdiffstats
path: root/remove.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for new version 2 trustcachesHEADmainCameron Katri2022-06-161-0/+7
| | | | | Thanks to Linus Henze for reversing the new format https://gist.github.com/LinusHenze/4cd5d7ef057a144cda7234e2c247c056
* Unify writing of trustcache to new functionCameron Katri2022-06-131-15/+2
|
* Add tc remove and append -f flagsCameron Katri2022-05-211-0/+120
Also fix some conflicting types to hopefully prevent possible overflows.