summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-22Corrected sync --help to reflect new interface.joe
2014-04-22Started porting kiki to a multi-mode interface.joe
2014-04-22more cleanup of module kiki.hsjoe
2014-04-22fixed error and action reportingjoe
2014-04-22Reordered KeyRing exports and added library generation to cabal file.joe
2014-04-21delete doBTCImportjoe
2014-04-21fix bug introduced while cleaningJames Crayne
2014-04-21Minor cleanupJames Crayne
2014-04-21signature for systemEnvjoe
2014-04-21top level sigs for Base58joe
2014-04-21top level signatures for CryptoCoinsjoe
2014-04-21type signatures for Hosts modulejoe
2014-04-21more type sigs in KeyRing.hs (I reached the end of the file now)joe
2014-04-21more sigsjoe
2014-04-21more type sigsjoe
2014-04-21Some type signaturesjoe
2014-04-21some minor cleanupJames Crayne
2014-04-21Moved commented experimental codejoe
2014-04-21removed experimental codejoe
2014-04-21Restrict exports of KeyRing to only what kiki needs to compilejoe
2014-04-21removed more unused bindings from kiki.hsjoe
2014-04-21Removed remaning unused bindings and imports.joe
2014-04-21removed unused imports and binds from kiki.hsjoe
2014-04-21removed unused imports and binds from KeyRing.hsjoe
2014-04-21autosign supportjoe
2014-04-21added error handling to performManipulationsjoe
2014-04-21Don't write hosts files that are not marked mutablejoe
2014-04-20/etc/hosts file mergingjoe
2014-04-20performManipulations returns KeyRingRuntime rather than just the KeyDBjoe
2014-04-20abstracted initializeMissingPEMFilesjoe
2014-04-20minor refactorjoe
2014-04-20minor refactorjoe
2014-04-20abstract the performManipulations stepjoe
2014-04-20twinkle twinkle little starJames Crayne
2014-04-20cleanup some remark cruftJames Crayne
2014-04-20well, it buildsJames Crayne
2014-04-20decrypt the working keyjoe
2014-04-20working in remarksJames Crayne
2014-04-20prepare for autosign support & nicer namesJames Crayne
2014-04-19added kManipjoe
2014-04-18oops decodeOrFail is MIN_VERSION_binary(0,7,0) rather thanjoe
MIN_VERSION_binary(0,6,4)
2014-04-18Unresricted import of Data.Binary in KeyRing (for decodeOrFail)joe
2014-04-18Fixed cabal build for wheezyjoe
2014-04-18fixed cabal build for jessiejoe
2014-04-18support for --import-if-authentic and --importjoe
2014-04-18Fixed --show-whose-keyjoe
2014-04-18Added rings and wallets to kFiles mapjoe
2014-04-18export secret keys as pem filesjoe
2014-04-18support --show-*joe
2014-04-17fixed kiki to compile (todo stubs)joe