summaryrefslogtreecommitdiff
path: root/KeyRing.hs
AgeCommit message (Expand)Author
2014-04-30writeHostFiles now uses InputFile instead of FilePathjoe
2014-04-30resolveForReportjoe
2014-04-30writeKeyToFile now operates on InputFile intead of FilePathjoe
2014-04-30writeKeyToFile now uses writeStampedjoe
2014-04-30writeStampedL (including compatibility cold for older unix package)joe
2014-04-30writeKeyRings now uses writeInputFileL instead of L.writeFilejoe
2014-04-29allow non-filepath keyring input.joe
2014-04-29readPacketsFromFile takes InputFile instead of FilePathjoe
2014-04-29readPacketsFromWallet takes InputFile instead of FilePathjoe
2014-04-29readKeyFromFile now accepts InputFile instead of FilePathjoe
2014-04-29implemented getInputFileTimejoe
2014-04-29mergeHostFiles now accepts non-filepath inputs.joe
2014-04-29combined secring/pubring paths into an InputFileContext structure.joe
2014-04-29todo commentsjoe
2014-04-29removed obsolete kImports and UsageTagjoe
2014-04-29Oops, handle empty keyring files.joe
2014-04-29rtRingAccess to resolve AutoAccess values.joe
2014-04-28documented KeyFilterjoe
2014-04-28grok usage form spill/fill. Obsoletes the UsageTag paramter of PEMFilejoe
2014-04-28writeRingFiles now uses fill attribute instead of kImports hack.joe
2014-04-28completely initialize StreamInfo structsjoe
2014-04-28Changed PatternGuard usage to ViewPattern usagejoe
2014-04-28changed kFiles to use StreamInfo as element type.joe
2014-04-28StreamInfo type, wipjoe
2014-04-26Some silly commentjoe
2014-04-25Simplify some code using mfilter (/="")James Crayne
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-21Minor cleanupJames Crayne
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-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 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