summaryrefslogtreecommitdiffstats
path: root/ipc
AgeCommit message (Expand)Author
2019-08-23openpgp: Use marker types to denote a Key's type.Neal H. Walfield
2019-08-22Trim dependencies of crates 'rand' and 'quickcheck'.Justus Winter
2019-08-20openpgp: Make choice of AEAD algorithm explicit.Justus Winter
2019-07-15Switch to Rust 2018.Justus Winter
2019-07-15Prepare for Rust 2018.Justus Winter
2019-07-08Release 0.9.0.v0.9.0Justus Winter
2019-07-08ipc, store: Bump capnp to 0.10.Justus Winter
2019-06-26ipc: GnuPG RPC support.Justus Winter
2019-06-24ipc: Lazily execute commands.Justus Winter
2019-06-24ipc: Simplify the Assuan RPC interface.Justus Winter
2019-06-24ipc: Fix handling of data lines.Justus Winter
2019-06-17ipc: Add Assuan support.Justus Winter
2019-06-14Release 0.8.0.v0.8.0Justus Winter
2019-05-28Bump memsec to 0.5.6.Hussein
2019-05-15core, store, tool: Use realm instead of domain.Justus Winter
2019-05-13core, ipc: Defer the creation of the home directory.Justus Winter
2019-05-10Release 0.7.0.v0.7.0Justus Winter
2019-05-03ipc: New crate.Justus Winter