summaryrefslogtreecommitdiffstats
path: root/tool/src/sqv.rs
AgeCommit message (Expand)Author
2018-07-02openpgp: Create a special Option-like type for PacketParser.Neal H. Walfield
2018-06-27tools: Make sqv check that a validated TPK is really wanted.Neal H. Walfield
2018-06-25openpgp: Generalize `hash_file`.Justus Winter
2018-06-13openpgp: Rename Message to PacketPileNeal H. Walfield
2018-06-11openpgp: Do not re-export *Algorithm in the root.Justus Winter
2018-06-06openpgp: Avoid making BufferedReader part of our public APINeal H. Walfield
2018-05-29tool: Transparently handle armored data.Justus Winter
2018-05-17openpgp: Rename HashAlgo to HashAlgorithm.Neal H. Walfield
2018-05-14tool: Tweak 'sqv's flag handling.Justus Winter
2018-05-03tool: Remove debugging remnant.Justus Winter
2018-05-03tool: Remove superfluous macro_use.Justus Winter
2018-05-03tool: Improve sqv.Justus Winter
2018-05-01tool: Add new tool, sqv.Neal H. Walfield