index
:
kiki.git
master
wip
work
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-11
import certificate blobs as 'x509cert@' binary annotations.
joe
2014-05-11
doImportG now takes subpackets instead of tag string
joe
2014-05-11
makeSig now takes list of subpackets instead of a usage tag string.
joe
2014-05-10
findTag now looks for an arbitrary set of subpackets rather than a usage
joe
2014-05-10
oops, added cert parsing to readKeyFromFile. Also: code comments.
joe
2014-05-10
reorganized mergeSig
joe
2014-05-09
TODO comment
joe
2014-05-09
doImport now capable of handling multiple keys from a single pem.
joe
2014-05-09
readKeyFile "PEM" now accepts multiple keys and certs.
joe
2014-05-09
--torhash accepts CERTIFICATE pem
joe
2014-05-09
updated kiki.hs to use new pem parser
joe
2014-05-09
remove extractPEM/splitPEM in favor of pemParser
joe
2014-05-09
FilePath is more descriptive than [Char]
joe
2014-05-09
KeyRing.hs imports PEM and TimeUtil
joe
2014-05-09
dateParser
joe
2014-05-09
pemParser
joe
2014-05-09
scanAndParse export
joe
2014-05-09
ScanningParser module
joe
2014-05-09
decodeBlob
joe
2014-05-09
splitPEM function
joe
2014-05-08
Merge branch 'master' into cert-wip
joe
2014-05-08
TimeUtil module for parsing and printing RFC2822 dates.
joe
2014-05-08
certificate debug foo
joe
2014-05-08
PKCS8 public import fix.
joe
2014-05-07
Merge branch 'master' of ssh://localhost/~joe/repo/kiki
Andrew Cady
2014-05-07
samizdat-init-key.sh: use /root instead of not $HOME
Andrew Cady
2014-05-07
browser-export.sh: cleanup output
Andrew Cady
2014-05-06
bug fix: Do not import public key packets into a secret ring.
joe
2014-05-06
corrected HACKING note
joe
2014-05-06
A place to put info for would-be contributers
James Crayne
2014-05-06
Fixed wheezy build
joe
2014-05-06
Merge branch 'master' of jotunheim:samizdat/kiki
James Crayne
2014-05-06
Merge branch 'master' of jotunheim:samizdat/kiki
James Crayne
2014-05-06
example showing how to export keys from chrome/firefox
Andrew Cady
2014-05-06
build
Andrew Cady
2014-05-06
fix build error
Andrew Cady
2014-05-06
first draft man page
Andrew Cady
2014-05-06
update usage to reflect multiple passphrases are suported
joe
2014-05-06
Implemented --passphrase-fd for 'merge' command
joe
2014-05-06
--home files are always --type=keyring regardless of prior option.
joe
2014-05-06
reporting for per-file transformations
joe
2014-05-06
per file transforms
joe
2014-05-05
renamed merge KEYSPEC to SPEC for consistency with other commands.
joe
2014-05-05
better usage message for "merge" command
joe
2014-05-05
The 'merge' command exposes low-level KeyRingOperation functionality.
joe
2014-05-04
haddock link
joe
2014-05-04
removed deprecated argument to KeyRingFile
joe
2014-05-04
haddock updates
joe
2014-05-04
removed deprecated kManip field.
joe
2014-05-04
Address interface changes and warnings in kiki.hs
joe
[prev]
[next]