index
:
kiki.git
master
wip
work
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-31
implemented 'delete' for hosts utility
joe
2014-07-31
Fixed -c option to hosts utility
joe
2014-07-31
hosts utility for editing /etc/hosts
joe
2014-07-31
Hosts.hs tweaks
joe
2014-07-30
SimpleConfig.hs for parsing key/path associations
joe
2014-07-29
New script, samizdat-change-key.sh
joe
2014-05-20
export certOrKey
joe
2014-05-20
Renamed constraint records to be more clear.
joe
2014-05-20
documentaiton tweeks
joe
2014-05-20
more tlsa work
joe
2014-05-20
work in progress on DANE protocol
joe
2014-05-19
more debug print tweeks
joe
2014-05-19
improved log messages for validatecert
joe
2014-05-19
Switched Cert type to Data.X509.SignedCertificate in validatecert
joe
2014-05-19
Minor documentation edit.
joe
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
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
[next]