Roland Shoemaker
1bd02fbeb3
Add comments so lint will shut up
2015-08-06 16:23:11 -07:00
Roland Shoemaker
8ee990b966
typo
2015-08-06 16:11:27 -07:00
Roland Shoemaker
a888baf488
Initial PADB work for white/blacklists
2015-08-06 16:09:54 -07:00
Tom Clegg
2d0be62966
Use mock syslog in test suites (except core and log). Drop SwitchLog().
2015-07-21 17:06:39 -04:00
J.C. Jones
41f5788c77
Correct most `go lint` warnings. (274 -> 5)
2015-06-16 22:18:28 -05:00
J.C. Jones
fcaa6b9530
Issue #11 : Add tests
2015-06-16 09:03:03 -05:00
J.C. Jones
cc97492a54
Issue #11 : Basic DNS Challenge support
2015-06-16 09:03:03 -05:00
Roland Shoemaker
f4ee29d1d3
Change all references from SimpleHTTPS -> SimpleHTTP
2015-06-12 11:22:04 -07:00
Roland Shoemaker
6c0127d1b0
Add some comments, clean up RFC 6844 query order
2015-06-10 17:27:08 -07:00
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
J.C. Jones
a77152e828
Rework Authority "New" methods to obtain AuditLogger from Singleton
...
- Also ran `go fmt` against these files I was touching anyway:
sa/storage-authority.go
va/validation-authority.go
wfe/web-front-end.go
2015-05-01 21:50:07 -07:00
J.C. Jones
e828c61818
Add singleton semantics to Audit Logger, per Issue #135
...
- Update tests to use the singleton logger
- Update commands to set the audit logger singleton
- Formatting updates to the tests (go fmt)
2015-05-01 21:48:24 -07:00
Roland Shoemaker
4967e9486d
hook in everywhere, add Noop client in tests
2015-04-12 21:50:07 -07:00
Jacob Hoffman-Andrews
84df10fd6e
Add empty tests where missing.
...
This will bring our coverage numbers down to a more meaningful number, and will
mean that we can start aiming to increase them monotonically.
2015-04-07 11:27:33 -07:00
Jacob Hoffman-Andrews
bb2e03ed36
Fix policy test.
2015-03-25 18:54:17 -07:00
J.C. Jones
33ac212b70
Add logging infrastructure to all authorities and commands
2015-03-24 19:06:11 -07:00
Peter Eckersley
2cca7f6530
Fixup: missing ","
2015-03-20 13:28:09 -07:00
Peter Eckersley
24627cdb5f
Merge two sets of additional tests
...
Conflicts:
policy/policy-authority_test.go
2015-03-20 12:43:11 -07:00
Peter Eckersley
4689eb137b
Add some more tests
2015-03-20 12:30:56 -07:00
Jacob Hoffman-Andrews
718a00d572
Restore some dropped tests cases for PA.
2015-03-20 12:29:03 -07:00
Richard Barnes
3279c13b42
Removing stray copy of the PSL
2015-03-17 17:35:40 -04:00
Richard Barnes
01fd8ce4df
Add IPv6 support
2015-03-17 11:57:30 -04:00
Richard Barnes
e142aa7cf9
Forgot the actual policy implementation
2015-03-16 21:48:58 -04:00