summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-09readKeyFile "PEM" now accepts multiple keys and certs.joe
2014-05-09--torhash accepts CERTIFICATE pemjoe
2014-05-09updated kiki.hs to use new pem parserjoe
2014-05-09remove extractPEM/splitPEM in favor of pemParserjoe
2014-05-09FilePath is more descriptive than [Char]joe
2014-05-09KeyRing.hs imports PEM and TimeUtiljoe
2014-05-09dateParserjoe
2014-05-09pemParserjoe
2014-05-09scanAndParse exportjoe
2014-05-09ScanningParser modulejoe
2014-05-09decodeBlobjoe
2014-05-09splitPEM functionjoe
2014-05-08Merge branch 'master' into cert-wipjoe
2014-05-08TimeUtil module for parsing and printing RFC2822 dates.joe
2014-05-08certificate debug foojoe
2014-05-08PKCS8 public import fix.joe
2014-05-07Merge branch 'master' of ssh://localhost/~joe/repo/kikiAndrew Cady
2014-05-07samizdat-init-key.sh: use /root instead of not $HOMEAndrew Cady
2014-05-07browser-export.sh: cleanup outputAndrew Cady
2014-05-06bug fix: Do not import public key packets into a secret ring.joe
2014-05-06corrected HACKING notejoe
2014-05-06A place to put info for would-be contributersJames Crayne
2014-05-06Fixed wheezy buildjoe
2014-05-06Merge branch 'master' of jotunheim:samizdat/kikiJames Crayne
2014-05-06Merge branch 'master' of jotunheim:samizdat/kikiJames Crayne
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
2014-05-04cosmetics, haddock.joe
2014-05-03Rename show_key to show_id.James Crayne
2014-05-03more haddockjoe
2014-05-02some haddock foojoe
2014-05-02Implemented kTransformsjoe