summaryrefslogtreecommitdiff
path: root/kiki.hs
AgeCommit message (Expand)Author
2014-05-04Address interface changes and warnings in kiki.hsjoe
2014-05-04Haddock edits and removed some exports related to the now-removedjoe
2014-05-04cosmetics, haddock.joe
2014-05-03Rename show_key to show_id.James Crayne
2014-05-02Implemented kTransformsjoe
2014-04-29removed obsolete kImports and UsageTagjoe
2014-04-28completely initialize StreamInfo structsjoe
2014-04-28added KF_Authentic/KF_Subkeys usage to kiki call to pave thejoe
2014-04-28changed kFiles to use StreamInfo as element type.joe
2014-04-27More complete helpJames Crayne
2014-04-26show commandJames Crayne
2014-04-26removed --keypairs and --wallets from *-public commands.joe
2014-04-26Export commandsJames Crayne
2014-04-26use mfilter rather than guardjoe
2014-04-26Merge branch 'master' into ui2James Crayne
2014-04-26refactoring parseSpec, and common args, ...James Crayne
2014-04-26New command import-secret that does not alter inputfiles.joe
2014-04-23DocumentationJames Crayne
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-21delete doBTCImportjoe
2014-04-21fix bug introduced while cleaningJames Crayne
2014-04-21some minor cleanupJames Crayne
2014-04-21removed more unused bindings from kiki.hsjoe
2014-04-21removed unused imports and binds from kiki.hsjoe
2014-04-21autosign supportjoe
2014-04-21Don't write hosts files that are not marked mutablejoe
2014-04-20/etc/hosts file mergingjoe
2014-04-20working in remarksJames Crayne
2014-04-20prepare for autosign support & nicer namesJames Crayne
2014-04-19added kManipjoe
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
2014-04-16writeKeyToFilejoe
2014-04-16fixes related to creating key files via external commandsjoe
2014-04-16create nonexistent PEM files via external shell commandsjoe
2014-04-15Use kImports for finer control of key propagationjoe
2014-04-15importing of PEM filesjoe
2014-04-15moved doImport to KeyRing.hsjoe
2014-04-15more progress on writeRingKeysjoe
2014-04-15work in progress: writeRingKeysjoe
2014-04-15finished writeWalletKeysjoe
2014-04-15work in progress: writeWalletKeysjoe
2014-04-14moved more code from kiki.hs to KeyRing.hs for buildKeyDBjoe