summaryrefslogtreecommitdiffstats
path: root/ffi/examples/configure.c
AgeCommit message (Expand)Author
2021-12-10Remove the ffi crates.Justus Winter
2021-01-15net: Decouple from core.Justus Winter
2019-08-20net: Drop SKS pool in favor of keys.openpgp.org.Justus Winter
2019-05-15core, store, tool: Use realm instead of domain.Justus Winter
2019-03-22openpgp-ffi: Replace glibc's error function.Justus Winter
2019-01-29openpgp-ffi: Use generated to_string() function.Justus Winter
2019-01-17openpgp-ffi: Change prefix from 'sq' to 'pgp'.Justus Winter
2019-01-15ffi: Allocate returned strings using libc.Justus Winter
2018-03-15ffi: Improve error reporting when creating contexts.Justus Winter
2018-03-15ffi: Improve error reporting.Justus Winter
2018-02-14ffi: Split into several modules.Justus Winter