summaryrefslogtreecommitdiffstats
path: root/ffi/include
AgeCommit message (Expand)Author
2018-03-15ffi: Improve error reporting when creating contexts.Justus Winter
2018-03-15ffi: Improve error reporting.Justus Winter
2018-02-28ffi: Bind {reader,writer}-related functions in the openpgp module.Justus Winter
2018-02-28ffi: Create glue for readers and writers.Justus Winter
2018-02-28ffi: Bind openpgp::TPK::fingerprint.Justus Winter
2018-02-27ffi: Use structs with repr(C) for Stats and Logs.Justus Winter
2018-02-26ffi: Use enums for network and IPC policy.Justus Winter
2018-02-26ffi: Add glue for equality predicates.Justus Winter
2018-02-26ffi: Add prototype and fix comment.Justus Winter
2018-02-16ffi: Split header up at the module boundaries.Justus Winter