summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-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
2019-07-01Avoid redundant names call.Joe Crayne
2019-07-01Refactor function 'refreshCache'Andrew Cady
2019-07-01refactor without semantic effectAndrew 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-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-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-25cryptonite-based bitcoin: fixed missing hash.joe