Commit Graph

18 Commits

Author SHA1 Message Date
David Blacka a72a903d0b Fix issue when validating a response containing the original wildcard record
e.g., a response to *.foo.bar.com itself.
Enable debug logging when debug=true.
2015-07-28 15:38:27 -04:00
David Blacka 37e9932d6e Fix NullPointerException that would occur when getting a non-dnssec referral from the server. 2015-04-24 21:24:29 -04:00
David Blacka c95cd7e0e9 Upgrade to dnsjava-2.1.3-vrsn-3 and increment the version. 2013-05-14 09:48:51 -04:00
David Blacka a440dcb477 Add convenience methods to the main class to help with Ruby integration. 2013-05-14 09:04:01 -04:00
davidb df70e41643 fix warnings and findbugs hints 2010-06-25 19:03:08 -04:00
davidb fd31e22d92 handle having no trust anchors more gracefully. 2010-06-22 15:05:45 -04:00
davidb f17ea4256e fix infloop when skipping queries; add debug logging 2010-06-11 13:34:12 -04:00
davidb 3360e70e88 rename the DNSSECReconciler to DNSSECValTool 2010-06-11 11:49:05 -04:00
davidb f875a3d4bf Add README and VERSION; try again to shut up log4j; slightly nicer usage 2010-06-10 16:03:08 -04:00
davidb 7a15f36b17 add error_file, count options; configure log4j so it stops whining; eclipse formatting madness 2010-06-10 14:54:39 -04:00
davidb fe4179ad39 wrap the simpleresolver.send() in a method just to log better errors; add some progress logging 2010-06-09 19:10:48 -04:00
davidb 2c81367861 now basically works, although not tested 2010-06-09 18:25:26 -04:00
David Blacka 48bc1d9d5c add initial query string parsing code 2010-06-08 23:18:45 -04:00
David Blacka 5c433a0689 address merge conflicts 2010-06-08 22:26:34 -04:00
davidb 85f8d7b07d not-yet-working start of the command line interface 2010-06-08 18:46:17 -04:00
davidb 4a1d81264d fix source directory name typo 2010-06-08 17:16:07 -04:00
David Blacka ab60743341 somewhat gratutious reformatting by eclipse 2010-05-31 12:16:14 -04:00
David Blacka 7e517ec3df fix typo in package dir 2010-05-31 12:09:04 -04:00