summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/include
AgeCommit message (Expand)Author
2019-01-28openpgp-ffi: Rust bool -> C bool, not int.Neal H. Walfield
2019-01-23openpgp-ffi: Remove pgp_tpk_dump.Justus Winter
2019-01-23openpgp-ffi: Wrap TPK.Justus Winter
2019-01-22openpgp-ffi: Wrap KeyID.Justus Winter
2019-01-22openpgp-ffi: Wrap PacketPile.Justus Winter
2019-01-22openpgp-ffi: Wrap Fingerprint.Justus Winter
2019-01-17openpgp-ffi: Rename 'pgp_p_key*' to 'pgp_key*'.Justus Winter
2019-01-17openpgp-ffi: Change prefix from 'sq' to 'pgp'.Justus Winter
2019-01-17openpgp-ffi: New crate.Justus Winter