summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-20more tlsa workjoe
2014-05-20work in progress on DANE protocoljoe
2014-05-19more debug print tweeksjoe
2014-05-19improved log messages for validatecertjoe
2014-05-19Switched Cert type to Data.X509.SignedCertificate in validatecertjoe
2014-05-19Minor documentation edit.joe
2014-05-19fixed typosjoe
2014-05-19TLSA: swapped arguments of 'match' and added documentation.joe
2014-05-19new TLSA module to represent RDATA for TLSA dns recordsjoe
2014-05-15fixesjoe
2014-05-14validatecert.hs demonstrating squid's SslServerCertValidator feature.joe
2014-05-12Take the date from the certificate when importing PEM files.joe
2014-05-12parse email-style Date: headers when importing PEM files.joe
2014-05-11removed redundant imports from kiki.hsjoe
2014-05-11toStrict is not in wheezy, fixing buildjoe
2014-05-11new dependencies in cabal filejoe
2014-05-11Documented new featuresjoe
2014-05-11removed debug printjoe
2014-05-11show --cert, certificate import bug fixesjoe
2014-05-11updated documentation to findTag to reflect that the supplied masterjoe
2014-05-11import certificate blobs as 'x509cert@' binary annotations.joe
2014-05-11doImportG now takes subpackets instead of tag stringjoe
2014-05-11makeSig now takes list of subpackets instead of a usage tag string.joe
2014-05-10findTag now looks for an arbitrary set of subpackets rather than a usagejoe
2014-05-10oops, added cert parsing to readKeyFromFile. Also: code comments.joe
2014-05-10reorganized mergeSigjoe
2014-05-09TODO commentjoe
2014-05-09doImport now capable of handling multiple keys from a single pem.joe
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