summaryrefslogtreecommitdiff
path: root/kiki.cabal
AgeCommit message (Expand)Author
2019-07-15Switched fingerprint to wrapped ByteString + some module shuffling.Joe Crayne
2019-07-13WIP: encapsulation of KeyDB.Joe Crayne
2019-07-13warn moreAndrew Cady
2019-07-13remove more old cpp cruftAndrew Cady
2019-07-13make unused code compileAndrew Cady
2019-07-13require base >= 4.8Andrew Cady
2019-07-13cabal flags fellAndrew Cady
2019-07-13remove cryptonite flag; always use cryptoniteAndrew Cady
2019-07-06Minor refactorJoe Crayne
2019-07-04Better error reporting on unsupported packet.Joe Crayne
2019-07-04ASCII-armor support. New dependency: openpgp-asciiarmor.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-01New debugging option: --trace-verifyJoe Crayne
2019-07-01get rid of some warningsAndrew Cady
2019-07-01refactor without semantic effectAndrew Cady
2019-07-01disable some compile warningsAndrew Cady
2019-07-01enable build warningsAndrew Cady
2019-07-01Attempted to merge 0bc53f99cfd70f3a18802604d7ef3174d004db4c.Joe Crayne
2019-06-30move functions around between files. nothing should be differentAndrew Cady
2016-09-05Made cryptonite build the default.joe
2016-08-30Factored Transforms out of goliath KeyRing module.joe
2016-08-29cokiki build fix & show --packets option.joe
2016-08-28Refactored for smaller modules (faster rebuild).joe
2016-08-27Added module for talking to gpg-agent.joe
2016-08-27Replaced dataenc with memory.joe
2016-04-30jessie build fixesjoe
2016-04-29build fixesjoe
2016-04-29function to parse Triple-Field SpecsJames Crayne
2016-04-29sort cabal build-depends, add missing depsJames Crayne
2016-04-27transactional refreshCache function in cokikiJames Crayne
2016-04-27made cokiki create parent directories for missing config files.joe
2016-04-26type signatures to help debugging buildsJames Crayne
2016-04-26Set up stack-based buildsAndrew Cady
2016-04-26more export testsJames Crayne
2016-04-26backport testsuite to base 4.6.0joe
2016-04-26add cokiki tests, pending for nowJames Crayne
2016-04-26test casesJames Crayne
2016-04-26testsuiteJames Crayne
2016-04-25more work on cokiki (ssh-client)joe
2016-04-25more cokiki workjoe
2016-04-25Fixed cokiki buildjoe
2016-04-25Add ControlMaybe to lib:kikijoe
2016-04-25add need-local flag to cabal filejoe
2016-04-25Integrated CommandLine parsing library.joe
2016-04-24rename init-key to init.joe
2016-04-24Refactored build of executable and library.joe
2016-04-23Added --secrets support to tar file export.joe
2016-04-21Changed kiki synopsis.joe
2016-04-21Build fixes for Debian Jessie.joe