boulder/policy
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
..
blacklist.go Forgot the actual policy implementation 2015-03-16 21:48:58 -04:00
blacklist_test.go Add empty tests where missing. 2015-04-07 11:27:33 -07:00
policy-authority.go Audit all Challenges (success/failure) in VA for Issue #204 2015-05-21 13:58:40 -07:00
policy-authority_test.go Rework Authority "New" methods to obtain AuditLogger from Singleton 2015-05-01 21:50:07 -07:00
psl.go Forgot the actual policy implementation 2015-03-16 21:48:58 -04:00
psl_test.go Add empty tests where missing. 2015-04-07 11:27:33 -07:00