certspotter/ct
Andrew Ayer 18b2d6d2a5 Add support for contacting logs via HTTP proxies
Just set the appropriate environment variable as documented at
https://golang.org/pkg/net/http/#ProxyFromEnvironment

Closes: #31
Closes: #41
2020-06-30 10:37:34 -04:00
..
client Add support for contacting logs via HTTP proxies 2020-06-30 10:37:34 -04:00
AUTHORS Add attribution of the ct sub-directory 2016-06-22 10:30:16 -07:00
LICENSE Add attribution of the ct sub-directory 2016-06-22 10:30:16 -07:00
README Add attribution of the ct sub-directory 2016-06-22 10:30:16 -07:00
serialization.go Apply gofmt 2017-01-08 10:17:00 -08:00
signatures.go Return an error for trailing CT signature garbage rather than logging an error 2019-12-02 14:58:48 -05:00
types.go Add JSON tags to SignedCertificateTimestamp 2017-12-16 10:13:25 -08:00

README

The code in this directory is from https://github.com/google/certificate-transparency/tree/master/go
See AUTHORS for the copyright holders, and LICENSE for the license.