summaryrefslogtreecommitdiffstats
path: root/ffi/include/sequoia/core.h
AgeCommit message (Expand)Author
2019-05-15core, store, tool: Use realm instead of domain.Justus Winter
2019-01-17openpgp-ffi: Change prefix from 'sq' to 'pgp'.Justus Winter
2019-01-17openpgp-ffi: New crate.Justus Winter
2019-01-17ffi: Do not use a context where an errp suffices.Justus Winter
2019-01-15ffi: Allocate returned strings using libc.Justus Winter
2018-07-20ffi: Add a new allocating writer.Justus Winter
2018-07-20ffi: Fix documentation.Justus Winter
2018-03-15ffi: Improve error reporting when creating contexts.Justus Winter
2018-03-15ffi: Improve error reporting.Justus Winter
2018-02-28ffi: Create glue for readers and writers.Justus Winter
2018-02-26ffi: Use enums for network and IPC policy.Justus Winter
2018-02-16ffi: Split header up at the module boundaries.Justus Winter