summaryrefslogtreecommitdiffstats
path: root/ffi/Cargo.toml
AgeCommit message (Expand)Author
2019-02-19Release 0.4.0.v0.4.0Justus Winter
2019-02-13openpgp: use nettle 4.0Kai Michaelis
2019-01-25ffi-macros: Protect against use-after-free.Justus Winter
2019-01-22ffi: Drop superfluous dependency on openpgp-ffi.Justus Winter
2019-01-17openpgp-ffi: New crate.Justus Winter
2019-01-16ffi: Wrap every function using ffi_catch_abort.Justus Winter
2018-12-18Release 0.3.0.v0.3.0Justus Winter
2018-12-17ffi: Wrap Signature's alive and expired methods.Neal H. Walfield
2018-11-27Fix the gitlab badges.Justus Winter
2018-11-26Release 0.2.0.v0.2.0Justus Winter
2018-11-24Rename the openpgp crate to sequoia-openpgp.Justus Winter
2018-11-24Fix mail address.Justus Winter
2018-11-24Update packaging metadata in preparation for a release.Justus Winter
2018-11-21openpgp: switch to nettle 2.0Kai Michaelis
2018-11-06Use nettle 1.0Kai Michaelis
2018-08-15Bump version of failure.Justus Winter
2018-07-26ffi: Improve c doctests.Justus Winter
2018-07-10net, ffi: Bump native-tls and hyper-tls.Justus Winter
2018-03-23ffi: Build a shared object and a library archive.Justus Winter
2018-03-16ffi: Make objects hashable.Justus Winter
2018-02-13ffi: Improve error reporting.Justus Winter
2017-12-13Split up Sequoia.Justus Winter