summaryrefslogtreecommitdiff
path: root/KeyRing.hs
AgeCommit message (Expand)Author
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
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-18export secret keys as pem filesjoe
2014-04-18support --show-*joe
2014-04-17fixed kiki to compile (todo stubs)joe
2014-04-17more decryptionjoe
2014-04-17passed doDecrypt to buildKeyDBjoe
2014-04-17doImport decrypt function takes a MappedPacket now so that differentjoe
2014-04-17adjusted cachedContents to use InputFile instead of System.Posix.Types.Fdjoe
2014-04-17cosmeticjoe
2014-04-17cachedContents for caching passwords read from fdjoe
2014-04-16removed todojoe
2014-04-16writeKeyToFilejoe
2014-04-16writePEMKeysjoe
2014-04-16fixes related to creating key files via external commandsjoe
2014-04-16runKeyRing returns a KeyRingRuntime object rather than accepting an opjoe
2014-04-16removed rtRings and rtWalletsjoe
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-15work in progress importing PEM filesjoe
2014-04-15moved doImport to KeyRing.hsjoe
2014-04-15finished writeRingKeysjoe
2014-04-15more progress on writeRingKeysjoe
2014-04-15work in progress: writeRingKeysjoe
2014-04-15finished writeWalletKeysjoe
2014-04-15work in progress: writeWalletKeysjoe
2014-04-14type sigjoe
2014-04-14CantFindHome errorjoe
2014-04-14FailedToMakeSignature errorjoe
2014-04-14imports wallet filesjoe
2014-04-14moved more code from kiki.hs to KeyRing.hs for buildKeyDBjoe
2014-04-14progress on buildKeyDBjoe
2014-04-14work in progress: buildKeyDBjoe
2014-04-14runKeyRing methodjoe
2014-04-14another alternative monadjoe
2014-04-14alternative experimental monad instancejoe
2014-04-14experimental monad instancejoe
2014-04-12more experimental foojoe
2014-04-12moved merge function into KeyRing modulejoe
2014-04-12reorganized cross_merge to use runKeyringjoe
2014-04-11keyring home globalsjoe