summaryrefslogtreecommitdiffstats
path: root/ffi/include/sequoia/store.h
AgeCommit message (Expand)Author
2021-11-25store: Drop crate.Justus Winter
2021-01-15net: Decouple from core.Justus Winter
2019-11-28Call TPKs Certificates, update identifiers, documentation.Justus Winter
2019-11-21openpgp: Replace time crate with std::time.Justus Winter
2019-09-18store: Rename store::Store to Mapping.Justus Winter
2019-05-15core, store, tool: Use realm instead of domain.Justus Winter
2019-01-17openpgp-ffi: Change prefix from 'sq' to 'pgp'.Justus Winter
2018-12-17ffi: Fix sq_binding_delete's signature.Neal H. Walfield
2018-11-22ffi: Wrap Pool::lookup_by_keyid and Pool::lookup_by_subkeyid.Neal H. Walfield
2018-03-15ffi: Improve error reporting.Justus Winter
2018-02-27ffi: Use structs with repr(C) for Stats and Logs.Justus Winter
2018-02-26ffi: Add prototype and fix comment.Justus Winter
2018-02-16ffi: Split header up at the module boundaries.Justus Winter