boulder/core
J.C. Jones 1c9837ddf8 Audit all Challenges (success/failure) in VA for Issue #204
- Don't ignore entropy underruns in challenges.go
- Correct identity crisis in Policy Authority; hopefully it will remember.
- Add a method `AuditObject` in audit-logger and convert RA/VA to use it
- Fix json typo in registration-authority that caused empty audit logs
- Fix vet issue in WFE where RegID was being printed as a 32-bit int instead of 64-bit
- Unfix the issue in WFE where RegID isn't right, per PR #215
2015-05-21 13:58:40 -07:00
..
challenges.go Audit all Challenges (success/failure) in VA for Issue #204 2015-05-21 13:58:40 -07:00
core_test.go Update per spec 2015-03-20 15:37:53 -07:00
interfaces.go Add audit logging 2015-05-18 18:23:08 -07:00
objects.go Run `go fmt` for PR #186 2015-05-18 18:44:38 -07:00
objects_test.go Run `go fmt` for PR #186 2015-05-18 18:44:38 -07:00
util.go Run `go fmt` for PR #186 2015-05-18 18:44:38 -07:00
util_test.go Run `go fmt` for PR #186 2015-05-18 18:44:38 -07:00