summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2018-12-18Release 0.3.0.v0.3.0Justus Winter
2018-12-07guide: New crate.Justus Winter
2018-11-27Fix the gitlab badges.Justus Winter
2018-11-26Release 0.2.0.v0.2.0Justus Winter
2018-11-26sqv: Move sqv into a new crate.Justus Winter
2018-11-24Rename the openpgp crate to sequoia-openpgp.Justus Winter
2018-11-24Fix mail address.Justus Winter
2018-11-24Make cargo package happy.Justus Winter
2018-11-24Update packaging metadata in preparation for a release.Justus Winter
2018-03-13Add some metadata and a README with build instructions.Justus Winter
2018-01-03Remove the 'sequoia' binary.Justus Winter
2017-12-21tool: New crate.Justus Winter
2017-12-13Split up Sequoia.Justus Winter
2017-12-12Retrieve and send keys using the hkps? protocol.Justus Winter
2017-12-06Sort dependencies.Justus Winter
2017-11-24Implement writing ASCII Armored files.Justus Winter
2017-11-23Add a foreign function interface.Justus Winter
2017-11-21Disable documentation for the 'sequoia' binary.Justus Winter
2017-10-28Add support for parsing compressed data packets.Neal H. Walfield
2017-10-16openpgp: Add the start of a parser in nom.Neal H. Walfield