summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-11WIP: verify command to verify clear-sign PGP signatures.Joe Crayne
2019-07-11fix whitespaceAndrew Cady
2019-07-10improve FileWriterAndrew Cady
2019-07-10have the write functions call mkpathAndrew Cady
2019-07-10pass FileWriter through to write*Andrew Cady
2019-07-10use a type (FileWriter)Andrew Cady
2019-07-09redundant importsAndrew Cady
2019-07-09whitespaceAndrew Cady
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-07whitespaceAndrew Cady
2019-07-07use a type for the return value of getHostnamesAndrew Cady
2019-07-06sigsJoe Crayne
2019-07-06Quiet down some of the warnings.Joe Crayne
2019-07-06Minor refactorJoe Crayne
2019-07-06Untested robustness fixes.Joe Crayne
2019-07-06Minor cleanup, comments.Joe Crayne
2019-07-05Correction to merge documentation.Joe Crayne
2019-07-05Give useful error when kiki init is non-root.Joe Crayne
2019-07-05Tweaked merge command. Default --flow=spill, new option --packets.Joe Crayne
2019-07-04Fixed ascii-armor detection.Joe Crayne
2019-07-04Added --show-all option to low-level merge api.Joe Crayne
2019-07-04Fix pattern fail.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-04Make ready for ascii-armor (write) support.Joe Crayne
2019-07-04add type sigsJoe Crayne
2019-07-04fixup! minor refactorAndrew Cady
2019-07-04use a typeAndrew Cady
2019-07-04more minor refactorsAndrew Cady
2019-07-04Make ready for ascii-armor support.Joe Crayne
2019-07-03fix errant whitespaceAndrew Cady
2019-07-03remove unused functionsAndrew Cady
2019-07-03add type sigsAndrew Cady
2019-07-03minor refactorAndrew Cady
2019-07-03Remove noisy debug print.Joe Crayne
2019-07-03Todo stub and help for new command "spawn".Joe Crayne
2019-07-02improve clarity in kiki.hsAndrew Cady
2019-07-02Find agent-socket in new location.Joe Crayne
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-01New debugging option: --trace-verifyJoe Crayne
2019-07-01add type signaturesAndrew Cady
2019-07-01remove reundant importsAndrew Cady