summaryrefslogtreecommitdiff
path: root/kiki.hs
AgeCommit message (Expand)Author
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
2014-04-14work in progress: buildKeyDBjoe
2014-04-14runKeyRing methodjoe
2014-04-12more experimental foojoe
2014-04-12moved merge function into KeyRing modulejoe
2014-04-12changed type of callback passed to cross_mergejoe
2014-04-12always use a single pass.joe
2014-04-12deleted commented codejoe
2014-04-12setHomejoe
2014-04-12more simplificationjoe
2014-04-12simplificationjoe
2014-04-12reorganized cross_merge to use runKeyringjoe
2014-04-11reorganized lockFilesjoe
2014-04-11process secring/pubring separately from othersjoe
2014-04-11moved getHomeDir to cross_mergejoe
2014-04-11keyring home globalsjoe
2014-04-11Started reworkjoe
2014-01-25untested: --import-if-authenticjoe
2014-01-16Removed unused bindings.joe
2014-01-15Added signature checks to --show-whose-keyjoe
2014-01-06--show-whose-key option to search who owns the given ssh key.joe
2014-01-06Documented --show-sshjoe
2014-01-06Option --show-ssh (works like --show-pem, but ssh-rsa format).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-18No private key data on command line.joe
2013-12-18Added support for importing keys from various crypto-coin networks.joe