index
:
kiki.git
master
wip
work
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-05-19
fixed typos
joe
2014-05-19
TLSA: swapped arguments of 'match' and added documentation.
joe
2014-05-19
new TLSA module to represent RDATA for TLSA dns records
joe
2014-05-15
fixes
joe
2014-05-14
validatecert.hs demonstrating squid's SslServerCertValidator feature.
joe
2014-05-12
Take the date from the certificate when importing PEM files.
joe
2014-05-12
parse email-style Date: headers when importing PEM files.
joe
2014-05-11
removed redundant imports from kiki.hs
joe
2014-05-11
toStrict is not in wheezy, fixing build
joe
2014-05-11
new dependencies in cabal file
joe
2014-05-11
Documented new features
joe
2014-05-11
removed debug print
joe
2014-05-11
show --cert, certificate import bug fixes
joe
2014-05-11
updated documentation to findTag to reflect that the supplied master
joe
key need not be the "current working key".
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
tag exclusively.
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
[next]