aboutsummaryrefslogtreecommitdiffstats
path: root/append.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for new version 2 trustcachesHEADmainCameron Katri2022-06-161-5/+29
| | | | | 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-16/+2
|
* append: Allow specifying cdhash directlyCameron Katri2022-05-251-1/+23
|
* Fix some portability issuesCameron Katri2022-05-251-2/+2
|
* Import strtonum.c because it is not POSIXCameron Katri2022-05-221-0/+2
|
* Add tc remove and append -f flagsCameron Katri2022-05-211-8/+18
| | | | Also fix some conflicting types to hopefully prevent possible overflows.
* Initial importCameron Katri2022-05-201-0/+131