Issue #2. Handle CNAME responses
[captive-validator.git] / src /
2020-07-06 David BlackaIssue #2. Handle CNAME responses master
2020-07-06 David BlackaRemove some FIXME comments
2020-07-02 David BlackaIssue #3. Fix direct wildcard match
2020-07-02 David BlackaAdd a trace option; only print good responses for debug
2020-07-02 David BlackaIssue #1. Fix opt-out ENT case in NSEC3 NODATA
2020-07-02 David BlackaIssue #1. This just updates the comments
2020-06-17 David BlackaMake it build again; print responses in debug mode
2017-12-12 David BlackaStart of CNAME support; add unit test framework and...
2017-12-12 David BlackaFormatting, additional comments.
2015-04-25 David BlackaFix NullPointerException that would occur when getting...
2013-05-14 David BlackaUpgrade to dnsjava-2.1.3-vrsn-3 and increment the version.
2013-05-14 David BlackaAdd convenience methods to the main class to help with...
2010-06-25 davidbfix warnings and findbugs hints
2010-06-22 davidbhandle having no trust anchors more gracefully.
2010-06-11 davidbfix infloop when skipping queries; add debug logging
2010-06-11 davidbrename the DNSSECReconciler to DNSSECValTool
2010-06-10 davidbAdd README and VERSION; try again to shut up log4j...
2010-06-10 davidbadd error_file, count options; configure log4j so it...
2010-06-09 davidbwrap the simpleresolver.send() in a method just to...
2010-06-09 davidbnow basically works, although not tested
2010-06-09 David Blackaadd initial query string parsing code
2010-06-09 David Blackaaddress merge conflicts
2010-06-08 davidbnot-yet-working start of the command line interface
2010-06-08 davidbfix source directory name typo
2010-06-08 davidbsync with external work, part 2: this adds an error...
2010-05-31 David Blackasomewhat gratutious reformatting by eclipse
2010-05-31 David Blackafix typo in package dir
2010-05-30 davidbsync with external work.
2009-04-20 David BlackaMore progress, no idea if we are working yet
2009-04-19 David Blackaremove some warnings by using java 5 features
2009-04-19 David BlackaWe now compile, although we probably don't really work
2009-04-19 David Blackamove into the com.verisign.tat package (leaving unbound...
2009-04-19 David Blackamore progress -- still not compiling
2009-04-19 David Blackawork in progress -- doesn't all compile yet, but it...