summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-01remove redundant importsAndrew Cady
2019-07-01Removed big ugly signatures comment.Joe Crayne
2019-07-01Generated signatures for kiki.hs.Joe Crayne
2019-07-01update to stackage lts-13.26Andrew Cady
2019-07-01Avoid redundant names call.Joe Crayne
2019-07-01Refactor function 'refreshCache'Andrew Cady
2019-07-01get rid of some warningsAndrew Cady
2019-07-01refactor without semantic effectAndrew Cady
2019-07-01disable some compile warningsAndrew Cady
2019-07-01stack.yaml: fix interoAndrew Cady
2019-07-01enable build warningsAndrew Cady
2019-07-01remove unused functionAndrew 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-01use cryptonomic.net git urlsAndrew Cady
2019-07-01bump stackage to lts-9.1Andrew Cady
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
2019-06-30whitespace/documentation fixesAndrew Cady
2019-06-30Removed old todo comment.Joe Crayne
2019-06-30Export IsUTC from TimeUtil.Joe Crayne
2016-09-05i386 haddock doesn't like my unicode.joe
2016-09-05Oops, confused haddock.joe
2016-09-05Made cryptonite build the default.joe
2016-09-02Kiki now launches gpg-agent if neccessary.joe
2016-09-02Use randomized salt for default cipher.joe
2016-09-01Cleanup output some.joe
2016-09-01Password handling overhaul:joe
2016-08-31Better error reportingjoe
2016-08-31New command to rename subkeys.joe
2016-08-30Factored Transforms out of goliath KeyRing module.joe
2016-08-30More error reporting.joe
2016-08-30Merge lost Sweeden commits.joe
2016-08-30memoize encryption as well as decryptionjoe
2016-08-30Switched cache update to lib/Keyring.hs interface.joe
2016-08-30oops: only ipsec was going to /var/cache/kikijoe
2016-08-30Avoid unneccessary decryption.joe
2016-08-29Removed redundant "Packet" from output of packet.joe
2016-08-29cokiki build fix & show --packets option.joe
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-28Refactored for smaller modules (faster rebuild).joe
2016-08-28Basic gpg-agent support.joe
2016-08-27Added module for talking to gpg-agent.joe
2016-08-27Replaced dataenc with memory.joe
2016-08-25Implemented key encryption.joe
2016-08-25Debug --dump option.joe