summaryrefslogtreecommitdiffstats
path: root/store/src/store_protocol.capnp
AgeCommit message (Expand)Author
2018-06-16openpgp: Consolidate the two failure::Error definitionNeal H. Walfield
2018-02-06store: Add error condition for malformed fingerprints.Justus Winter
2018-01-18store: Return tuples from iterators.Justus Winter
2018-01-18store,tool: Improve logging framework.Justus Winter
2018-01-17store: Periodically update keys from the network.Justus Winter
2018-01-11store: Implement iteration over stores, bindings, and keys.Justus Winter
2018-01-10store: Implement store and binding deletion.Justus Winter
2018-01-09store: Rename the 'node::new' rpc to 'node::open'.Justus Winter
2018-01-09store: Remove 'home' from the 'Node::new' rpc.Justus Winter
2018-01-09store: Use and honor the network policy.Justus Winter
2018-01-08store: New store module.Justus Winter