Mirroir du dépot éponyme
Go to file
Andrew Ayer 2426817cd5 Raise parse error if certain strings are improperly encoded
If a UTF8String in the Subject CN isn't valid UTF-8, or if a DNS SAN is
not ASCII, raise a parse error, since we don't know how to interpret
the string.
2016-04-24 09:11:28 -07:00
cmd Parse common names separately from DNS names 2016-04-22 20:58:33 -07:00
ct logclient: work around HTTP/2 issue 2016-03-27 11:54:34 -07:00
asn1.go Raise parse error if certain strings are improperly encoded 2016-04-24 09:11:28 -07:00
asn1time.go Add a relaxed ASN.1 Time parser 2016-03-23 20:18:26 -07:00
asn1time_test.go Add a relaxed ASN.1 Time parser 2016-03-23 20:18:26 -07:00
auditing.go Fix bug where we were returning a nil tree builder 2016-02-18 11:58:00 -08:00
helpers.go Parse common names separately from DNS names 2016-04-22 20:58:33 -07:00
logs.go Remove defunct Wosign log 2016-04-14 17:55:50 -07:00
precerts.go Add function to validate a pre-cert 2016-03-23 21:03:00 -07:00
scanner.go Save consistency proof along with evidence of misbehavior 2016-04-06 08:10:06 -07:00
x509.go Raise parse error if certain strings are improperly encoded 2016-04-24 09:11:28 -07:00