summaryrefslogtreecommitdiff
path: root/lib/Kiki.hs
AgeCommit message (Expand)Author
2019-07-16this compilesAndrew Cady
2019-07-16use more Fingerprint WIPAndrew Cady
2019-07-16use all names where previously only ".onion" names were usedAndrew Cady
2019-07-15Switched fingerprint to wrapped ByteString + some module shuffling.Joe Crayne
2019-07-13Finished encapsulation of KeyDB.Joe Crayne
2019-07-13WIP: encapsulation of KeyDB.Joe Crayne
2019-07-13do not use CPP extensionAndrew 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-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