summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/examples/Makefile
AgeCommit message (Expand)Author
2020-03-13ffi, openpgp-ffi: Properly use LDLIBS to link against Sequoia.Justus Winter
2020-01-29openpgp-ffi: Add a general reader interface.Justus Winter
2020-01-29openpgp-ffi: Add a general writer interface.Justus Winter
2019-04-29openpgp: New TSK type.Justus Winter
2019-03-19openpgp-ffi: New example.Justus Winter
2019-02-07openpgp-ffi: Add example.Justus Winter
2019-01-29openpgp-ffi: Build examples below CARGO_TARGET_DIR.Justus Winter
2019-01-25ffi-macros: Protect against use-after-free.Justus Winter
2019-01-25ffi-macros: Check wrapper types at runtime.Justus Winter
2019-01-17openpgp-ffi: New crate.Justus Winter