summaryrefslogtreecommitdiff
path: root/security/merkletree
AgeCommit message (Collapse)AuthorFilesLines
2022-08-22merkletree: provide fallback declaration of MINtnn1-0/+3
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2017-05-31make sure __UNCONST is defined before using itagc1-0/+4
2017-03-23Remove unused/empty distinfo files.joerg1-1/+0
2014-03-05Initial import of merkletree-20140304 into the Packages Collectionagc14-0/+1076
The merkletree(1) command performs Merkle tree calculation and verification on the input data. This allows the establishment of the block positions (i.e. relative neighbourhood) of any changed data.