Commit Graph

34 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 6ae8eb27da increment release version 2010-06-22 18:50:02 -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 bed1ca599d remove redundant jars 2010-06-08 22:28:41 -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 4fb687016b add log4j 2010-06-08 17:18:13 -04:00
davidb 4a1d81264d fix source directory name typo 2010-06-08 17:16:07 -04:00
davidb 8a256fbb25 update dnsjava library 2010-06-08 17:13:18 -04:00
davidb 1c54b49ea6 sync with external work, part 2: this adds an error list, and fixes a major NSEC3 validation bug 2010-06-08 11:20:50 -04:00
David Blacka ab60743341 somewhat gratutious reformatting by eclipse 2010-05-31 12:16:14 -04:00
David Blacka 85f7635d43 add eclipse settings 2010-05-31 12:15:51 -04:00
David Blacka 197080830a remove old dnsjava lib, add some form of log4j 2010-05-31 12:12:35 -04:00
David Blacka 7e517ec3df fix typo in package dir 2010-05-31 12:09:04 -04:00
davidb 657c073cc5 sync with external work. 2010-05-30 18:34:04 -04:00
David Blacka bc7e5dae8e remove build.xml; since this is going to be integrated with TAT, it doesn't seem necessary 2009-04-19 21:15:20 -04:00
David Blacka 15609a3a27 add some expanded TODO notes 2009-04-19 21:05:56 -04:00
David Blacka 0b91cbfb1f More progress, no idea if we are working yet 2009-04-19 20:57:24 -04:00
David Blacka 1f647e3c77 remove some warnings by using java 5 features 2009-04-19 17:12:48 -04:00
David Blacka c43169bc24 We now compile, although we probably don't really work 2009-04-19 15:42:05 -04:00
David Blacka a852ce1790 move into the com.verisign.tat package (leaving unbound behind. sniff.) 2009-04-19 15:27:02 -04:00
David Blacka ac3dbc68e0 more progress -- still not compiling 2009-04-19 15:24:49 -04:00
David Blacka 4273d3cfb8 work in progress -- doesn't all compile yet, but it is starting to take shape 2009-04-19 13:56:34 -04:00