summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-13no cpp needed, since my love is unconditionalAndrew Cady
2019-07-13cpp conditionals died of old ageAndrew Cady
2019-07-13remove cryptonite flag; always use cryptoniteAndrew Cady
2019-07-13aging ifdefs moved to nursing homeAndrew Cady
2019-07-13simplify refreshCacheAndrew Cady
2019-07-13weaker than applicativeAndrew Cady
2019-07-13remove redundant fieldAndrew Cady
2019-07-13remove redundant fieldAndrew Cady
2019-07-13Avoid external call to ssh-keygen.Joe Crayne
2019-07-13peers do not need a .onion nameAndrew Cady
2019-07-13put all the names into ssh known hostsAndrew Cady
2019-07-13use gpg address instead of .onion name in strongswan configAndrew Cady
2019-07-13factor out chooseOneNameAndrew Cady
2019-07-12further clarification of typesAndrew Cady
2019-07-12ipsec.conf format changedAndrew Cady
2019-07-12more typesAndrew Cady
2019-07-12use typeAndrew Cady
2019-07-11Promote KeyDB to a type.Joe Crayne
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