certspotter/ct
Andrew Ayer 2a80e85783 Increase log client request timeout to 60 seconds
This should be configurable, but I need to experiment first.
2016-08-30 10:40:13 -07:00
..
client Increase log client request timeout to 60 seconds 2016-08-30 10:40:13 -07: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 Use io.ReadFull instead of raw Read 2016-08-25 16:48:58 -07:00
signatures.go Don't enforce public key compliance 2016-07-26 17:00:01 -07:00
types.go Run gofmt 2016-07-28 14:55:46 -04: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.