summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-10learn SMTP STARTTLSLuke Shumaker
2017-02-07Slightly change the color of the daily date colors.Luke Shumaker
2017-02-07jarmon: re-add the range previewLuke Shumaker
2017-02-07Add graphs for Winston.Luke Shumaker
Having two `jarmon.TabbedInterface`s seems buggy, but things have been adjusted to be usable (mostly Winston only has one tab).
2017-02-06Makefile: go dependsLuke Shumaker
2017-02-06*-pem2html: Correctly render empty cells (made possible by recent changes)Luke Shumaker
2017-02-06Move some go stuff into a shared 'util'.Luke Shumaker
2017-02-06Tidy go color interpolation.Luke Shumaker
It kinda-ish matches the cleaner JS version. It is more awkward because it has to do type conversions. This is actually a little longer (9 lines), but I think its easier to understand.
2017-02-06gofmtLuke Shumaker
2017-02-06Correctly deal with failing to get a cert (eg: because of a timeout)Luke Shumaker
2017-02-06gofmtLuke Shumaker
2017-02-06Colorize the last-updated timestamps with JS.Luke Shumaker
2017-02-01Hopefully now Andrew's certs are under control; only hide the old ones.Luke Shumaker
2016-12-28Track Andrew's certs to avoid phone calls late at night.Luke Shumaker
Avoid displaying them in the crtsh table because there are so many and it breaks layout.
2016-12-28mv jarmon-config.js config-jarmon.jsLuke Shumaker
2016-12-13Add jarmon graphing for Proton.Luke Shumaker
2016-11-21fixLuke Shumaker
2016-11-21tidy cssLuke Shumaker
2016-11-21unify htmlLuke Shumaker
2016-11-21I don't like that socket syntaxLuke Shumaker
2016-11-21.gitignore: oopsLuke Shumaker
2016-11-21tls-getcerts: add xmpp <starttls> supportLuke Shumaker
2016-11-21crt.sh: color the NotBefore column greenLuke Shumaker
2016-11-21shorten the crt.sh tableLuke Shumaker
2016-11-21derp, i am dumLuke Shumaker
2016-11-21better time formatting/markupLuke Shumaker
2016-11-19tls-pem2html: s/Link/Url/gLuke Shumaker
2016-11-19{crtsh,tls}-pem2html: use the timestamp of input for 'now'Luke Shumaker
2016-11-19fix handleBoolLuke Shumaker
2016-11-19separate diff logic from templatingLuke Shumaker
2016-11-19diff: better stylingLuke Shumaker
2016-11-19change order of boxesLuke Shumaker
2016-11-19show everything at onceLuke Shumaker
2016-11-19diff htmlLuke Shumaker
2016-11-19tidy outputLuke Shumaker
2016-11-18tls: track errorsLuke Shumaker
2016-11-18moreLuke Shumaker
2016-11-18Check crt.sh against actual used certsLuke Shumaker
2016-10-20remove unnecessary whitespace in web viewLuke Shumaker
2016-10-20include a last-updated timestamp in the HTML outputLuke Shumaker
2016-10-20store the timestamp in the NET cookiesLuke Shumaker
2016-10-10cronLuke Shumaker
2016-10-10fix slight page overflow issueLuke Shumaker
2016-10-10JS sort!Luke Shumaker
2016-10-10colors!Luke Shumaker
2016-10-10styleLuke Shumaker
2016-10-10initial commitLuke Shumaker