summaryrefslogtreecommitdiff
path: root/lib/Kiki.hs
AgeCommit message (Expand)Author
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-07use a type for the return value of getHostnamesAndrew Cady
2019-07-06Untested robustness fixes.Joe Crayne
2019-07-06Minor cleanup, comments.Joe Crayne
2019-07-04use a typeAndrew Cady
2019-07-04more minor refactorsAndrew Cady
2019-07-03remove unused functionsAndrew Cady
2019-07-03add type sigsAndrew Cady
2019-07-03minor refactorAndrew Cady
2019-07-03Todo stub and help for new command "spawn".Joe Crayne
2019-07-01New debugging option: --trace-verifyJoe Crayne
2019-07-01Avoid redundant names call.Joe Crayne
2019-07-01Refactor function 'refreshCache'Andrew Cady
2019-07-01correct typoAndrew Cady
2019-07-01alter strongswan configured hostnameAndrew Cady
2019-07-01change name of symlink target in /var/cache/kiki/Andrew Cady
2019-07-01More merging of 0bc53f99cfd70f3a18802604d7ef3174d004db4c.Joe Crayne
2019-06-30move functions around between files. nothing should be differentAndrew Cady
2016-09-05i386 haddock doesn't like my unicode.joe
2016-09-02Use randomized salt for default cipher.joe
2016-08-30More error reporting.joe
2016-08-30Merge lost Sweeden commits.joe
2016-08-30Switched cache update to lib/Keyring.hs interface.joe
2016-08-30oops: only ipsec was going to /var/cache/kikijoe
2016-08-29Allow alternative key ciphers.joe
2016-08-29Added "encrypt" and "sign" keys to be generated.joe
2016-08-29Better gpg-agent support.joe
2016-08-28Basic gpg-agent support.joe
2016-08-27Replaced dataenc with memory.joe
2016-08-25Implemented key encryption.joe
2016-08-25Show cipher for password-protected keys.joe
2016-08-25Progress toward encrypting keys.joe
2016-05-03nowtfjoe
2016-05-03fix rightip strongswan blah blahjoe
2016-05-02generate known_hosts + fixes to trasactional symlink code.joe
2016-05-01Refactoring.joe
2016-05-01Handle ipsec.secretjoe
2016-05-01add missing .pem on leftrsasigkey= fieldJames Crayne
2016-04-29Set appropriate umask for .gnupg creation.joe
2016-04-28use makeRelative, for more flexible mkpathJames Crayne
2016-04-28comment onlyJames Crayne
2016-04-28comment onlyJames Crayne
2016-04-28write hosts file to cache.joe