Andrew Ayer
|
7283e51420
|
Disable TLS certificate validation when communicating with log
See the source code comments for an explanation for why this is both
necessary and not insecure.
|
2017-10-19 12:51:28 -07:00 |
Andrew Ayer
|
b6f99bad2c
|
logclient: add support for add-chain request
|
2017-02-04 16:03:48 -08:00 |
Andrew Ayer
|
fecfeb033d
|
logclient: add support for POST requests
|
2017-02-04 16:03:35 -08:00 |
Andrew Ayer
|
2f0833ac9c
|
Apply gofmt
|
2017-01-08 10:17:00 -08:00 |
Andrew Ayer
|
adce61e035
|
Add GetAuditProof to LogClient
|
2016-11-25 20:09:59 -08:00 |
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 |
Andrew Ayer
|
c36452f67a
|
Improve log client error messages
|
2016-08-25 16:04:29 -07:00 |
Jonathan Rudenberg
|
acc6781f29
|
Run gofmt
Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
|
2016-07-28 14:55:46 -04:00 |
Andrew Ayer
|
74f9ceb6a2
|
Add attribution of the ct sub-directory
|
2016-06-22 10:30:16 -07:00 |
Andrew Ayer
|
196bd864cd
|
Properly handle non-200 responses from logs
|
2016-06-08 15:18:28 -07:00 |
Andrew Ayer
|
b79cb31413
|
Move package to software.sslmate.com/src/certspotter
|
2016-05-04 12:19:59 -07:00 |
Andrew Ayer
|
1e582e2e0c
|
License under the MPL 2.0
|
2016-05-04 11:56:13 -07:00 |
Andrew Ayer
|
670cddafbc
|
Rename project to certspotter
|
2016-05-04 11:49:07 -07:00 |
Andrew Ayer
|
db2cd2c458
|
logclient: work around HTTP/2 issue
See https://github.com/google/certificate-transparency/issues/1136
|
2016-03-27 11:54:34 -07:00 |
Andrew Ayer
|
f988d05b4b
|
Decode JSON directly into []byte
Simplifies the code and hopefully reduces memory usage
|
2016-03-08 07:01:10 -08:00 |
Andrew Ayer
|
16bf546258
|
Embed Google CT library, with my own changes
|
2016-02-18 10:44:56 -08:00 |