summaryrefslogtreecommitdiff
path: root/src/pubkey.h
AgeCommit message (Collapse)Author
2021-01-29Attach serviceRoman Smrž
2020-07-29Add owner signature for owned identityRoman Smrž
This signature is required and verified, but was not properly added by the builder on commit.
2020-04-16Remove optional from load resultRoman Smrž
Makes loading of data well-defined for arbitrary object contents. Introduce zero reference and object to represent missing or mismatched parts.
2020-03-14Storage: filter ancestors and overwritable Ref and StoredRoman Smrž
Simple but slow implementation of the filtering for now.
2020-02-05Fix compilation with clangRoman Smrž
2020-02-05Encrypted channelsRoman Smrž
2019-12-21Identity storage and modificationRoman Smrž
2019-12-18Identity loading and validationRoman Smrž