summaryrefslogtreecommitdiff
path: root/lib/KeyRing
AgeCommit message (Expand)Author
2019-07-11Promote KeyDB to a type.Joe Crayne
2019-07-11WIP: verify command to verify clear-sign PGP signatures.Joe Crayne
2019-07-09redundant importsAndrew Cady
2019-07-09use type moreAndrew Cady
2019-07-08whitespaceAndrew Cady
2019-07-08use a type for outgoing_namesAndrew Cady
2019-07-07trying to clarify setHostnamesAndrew Cady
2019-07-07use a type for the return value of getHostnamesAndrew Cady
2019-07-06Quiet down some of the warnings.Joe Crayne
2019-07-06Minor cleanup, comments.Joe Crayne
2019-07-04Fixed ascii-armor detection.Joe Crayne
2019-07-04Added --show-key=SPEC command to low-level merge api.Joe Crayne
2019-07-04Better error reporting on unsupported packet.Joe Crayne
2019-07-04ASCII-armor support. New dependency: openpgp-asciiarmor.Joe Crayne
2019-07-04fixup! minor refactorAndrew Cady
2019-07-04Make ready for ascii-armor support.Joe Crayne
2019-07-03minor refactorAndrew Cady
2019-07-02Read packet file with larger chunk size.Joe Crayne
2019-07-02Decode packets individually.Joe Crayne
2019-07-02Make KeyKey a proper type.Joe Crayne
2019-07-02Changed KeyKey to avoid serializing bignums.Joe Crayne
2019-07-01More merging of 0bc53f99cfd70f3a18802604d7ef3174d004db4c.Joe Crayne
2019-07-01Attempted to merge 0bc53f99cfd70f3a18802604d7ef3174d004db4c.Joe Crayne
2019-06-30move functions around between files. nothing should be differentAndrew Cady