summaryrefslogtreecommitdiff
path: root/kiki.cabal
AgeCommit message (Collapse)Author
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
2016-04-14Updated build.joe
2015-06-22kikid: Serialization...James Crayne
2015-06-21kikid: The Beginnings of the Kiki DaemonJames Crayne
2015-06-21Prompt on interactive passphrase entry.James Crayne
Also bumbed version up, due to breaking api of KeyRing module. (The funciton cachedContents now takes a prompt parameter.)
2015-06-21Require patched openpgpJames Crayne
NOTE: When building OpenPGP-Haskell for the first time, be sure to first run: make Data/OpenPGP/Arbitrary.hs Otherwise, the first build succeeds, but cabal complains about missing the file on successive builds.
2015-06-20Restricted x509, due to Build errorJames Crayne
At version 1.6.0, Vincent Hanquez refactored x509 to depend on his cryptonite library, but this causes type errors due to functions which expect and return types from the wrong module.
2015-06-18Fix to work with x509>=1.5, probably breaks 1.4James Crayne
2014-08-01Added hosts binary to cabal filejoe
2014-08-01version bumpjoe
2014-05-11new dependencies in cabal filejoe
2014-05-08certificate debug foojoe
2014-04-22Reordered KeyRing exports and added library generation to cabal file.joe
2014-04-21removed unused imports and binds from KeyRing.hsjoe
2014-01-28allowed older version of 'network' dependencyjoe
2014-01-16Removed unused bindings.joe
2014-01-04Removed obsolete dependencies.joe
2014-01-02Experimental --hosts feature for import/export aliases from hosts file.joe
2013-12-23Added --show-key optionjoe
2013-12-13WIP: support for importing bitcoin keys.joe
2013-12-06bug fixes.joe
2013-12-02dotlock bindings.joe
2013-11-29Added containers package to cabal file.joe
2013-10-31Renamed keys to kikijoe