Tom Clegg
|
a843772736
|
Follow CNAME and DNAME during CAA lookups, cf. RFC 6844.
|
2015-07-26 01:25:30 -04:00 |
Tom Clegg
|
d30ea8a4b6
|
Distinguish between "lookup failed" and "CNAME does not exist" in LookupCNAME.
|
2015-07-25 05:47:15 -04:00 |
Roland Shoemaker
|
a960fa0393
|
Store redirects, reconstruct transport on redirect, add redirect + lookup tests
|
2015-07-24 12:05:27 -07:00 |
Roland Shoemaker
|
5face2bf08
|
Merge master
|
2015-07-23 00:13:24 -07:00 |
Roland Shoemaker
|
31f0674f03
|
Replace net.LookupMX with core.LookupMX using defined resolver
|
2015-07-21 22:36:29 -07:00 |
Roland Shoemaker
|
b4c1a3dbc6
|
Resolve validation hostnames and log addresses, use first resolved address to construct validation address
|
2015-07-21 19:36:37 -07:00 |
Jacob Hoffman-Andrews
|
99c339f850
|
Merge pull request #498 from tomclegg/490-mock-logs
Add mock for syslog.
|
2015-07-21 17:40:06 -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 |
Tom Clegg
|
bf0142897e
|
Change array to more readable map.
|
2015-07-21 13:02:16 -04:00 |
Tom Clegg
|
1bccb99adf
|
Fix unsafe reuse of log buffer during Clear(). Document safe use of GetAll*().
|
2015-07-21 12:08:35 -04:00 |
Tom Clegg
|
249664383d
|
Simplify init(). Add UseMockLog(), to mock syslog for an entire test process.
|
2015-07-19 14:21:48 -04:00 |
Tom Clegg
|
0e72f95660
|
Add mock for syslog.
|
2015-07-19 05:44:56 -04:00 |
Roland Shoemaker
|
e50ad76edd
|
Change tests to indicate testing SERVFAIL not DNSSEC
|
2015-07-08 22:18:38 +01:00 |
Roland Shoemaker
|
a767daed4d
|
Rebase on #438 and cleanup
|
2015-07-08 22:07:21 +01:00 |
Roland Shoemaker
|
624581518d
|
Consistent domain usage, DNSResolver comment, and empty CAA test
|
2015-07-07 22:31:44 +01:00 |
Roland Shoemaker
|
5b092db5c7
|
Actually add mock file, and remove unused commented tests
|
2015-07-07 22:31:44 +01:00 |