Mirroir du dépot éponyme
Go to file
Andrew Ayer 2608a74e66 Make trailing garbage a fatal error when extracting DNS names
Logging something to stderr was not helpful, and it's best to be
on the safe side anyways.

Whitelist a single null byte following the SAN extension.  This
is a harmless and common error.

As of now, all certificates in the CT logs parse successfully.
2016-02-22 19:37:03 -08:00
cmd Fix some pointer inconsistencies in code 2016-02-22 15:29:52 -08:00
ct Embed Google CT library, with my own changes 2016-02-18 10:44:56 -08:00
auditing.go Fix bug where we were returning a nil tree builder 2016-02-18 11:58:00 -08:00
dnsnames.go Make trailing garbage a fatal error when extracting DNS names 2016-02-22 19:37:03 -08:00
helpers.go Embed Google CT library, with my own changes 2016-02-18 10:44:56 -08:00
logs.go Verify STH signatures 2016-02-17 16:03:49 -08:00
scanner.go scanner: don't prefix log messages with log URI 2016-02-22 19:23:08 -08:00