boulder/core
Jacob Hoffman-Andrews 941df62ad4 Switch to AuditObject for CSR logging.
This allows us to log the remote address and registration object along with the
CSR.

Also, restore part of a comment on CertificateRequest that was deleted.
2015-07-22 16:32:11 -07:00
..
challenges.go Correct most `go lint` warnings. (274 -> 5) 2015-06-16 22:18:28 -05:00
core_test.go Change all references from SimpleHTTPS -> SimpleHTTP 2015-06-12 11:22:04 -07:00
dns.go Replace net.LookupMX with core.LookupMX using defined resolver 2015-07-21 22:36:29 -07:00
dns_test.go Remove dangling timeout workarounds 2015-07-08 22:11:56 +01:00
good_key.go Allowed for more detailed error messages: 2015-06-19 12:51:09 -07:00
good_key_test.go Correct most `go lint` warnings. (274 -> 5) 2015-06-16 22:18:28 -05:00
interfaces.go Replace net.LookupMX with core.LookupMX using defined resolver 2015-07-21 22:36:29 -07:00
nonce.go Add nonce error propagation to nonce.go 2015-06-23 12:14:23 -07:00
nonce_test.go Add nonce error propagation to nonce.go 2015-06-23 12:14:23 -07:00
objects.go Switch to AuditObject for CSR logging. 2015-07-22 16:32:11 -07:00
objects_test.go Additional cleanup of error handling 2015-06-18 10:08:59 -07:00
util.go Correct most `go lint` warnings. (274 -> 5) 2015-06-16 22:18:28 -05:00
util_test.go Correct most `go lint` warnings. (274 -> 5) 2015-06-16 22:18:28 -05:00