summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-07browser-export.sh: cleanup outputAndrew Cady
2014-05-06example showing how to export keys from chrome/firefoxAndrew Cady
2014-05-06buildAndrew Cady
2014-05-06fix build errorAndrew Cady
2014-05-06first draft man pageAndrew Cady
2014-05-06update usage to reflect multiple passphrases are suportedjoe
2014-05-06Implemented --passphrase-fd for 'merge' commandjoe
2014-05-06--home files are always --type=keyring regardless of prior option.joe
2014-05-06reporting for per-file transformationsjoe
2014-05-06per file transformsjoe
2014-05-05renamed merge KEYSPEC to SPEC for consistency with other commands.joe
2014-05-05better usage message for "merge" commandjoe
2014-05-05The 'merge' command exposes low-level KeyRingOperation functionality.joe
2014-05-04haddock linkjoe
2014-05-04removed deprecated argument to KeyRingFilejoe
2014-05-04haddock updatesjoe
2014-05-04removed deprecated kManip field.joe
2014-05-04Address interface changes and warnings in kiki.hsjoe
2014-05-04Addressed warnings in KeyRing.hsjoe
2014-05-04document Autosign symboljoe
2014-05-04Haddock edits and removed some exports related to the now-removedjoe
kImports interface.
2014-05-04cosmetics, haddock.joe
2014-05-03more haddockjoe
2014-05-02some haddock foojoe
2014-05-02Implemented kTransformsjoe
2014-05-02Removed rtUnspilled in favor of the unspilled result from buildKeyDBjoe
2014-05-02Now supports unspillable keyrings.joe
2014-05-01refactoring (preparing heigenic design of non-spilling keyrings)joe
2014-05-01Removed unused usage_tag from annotated packets.joe
2014-05-01Document intention for unspilled KeyDB and decryption.joe
2014-05-01Added comment about seemingly unused field usage_tagjoe
2014-05-01factored mergeKeyPacket out of merge routine.joe
2014-04-30oops, really support default passphrasejoe
2014-04-30Support default passphrase specificationjoe
2014-04-30partial support for kPassphrasesjoe
2014-04-30todo stubsjoe
2014-04-30new input style: Pipejoe
2014-04-30Oops. Now its consistent.joe
2014-04-30merge and makeMemoizingDecrypter now use consistent marshalling ofjoe
InputFile keys.
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