Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dnsviz/dnsviz.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2015-08-19Add bin/dvCasey Deccio
2015-08-19Differentiate use_ipv* from client_ipv*Casey Deccio
2015-08-19Consider whether name is zoneCasey Deccio
2015-08-18Fix error printingCasey Deccio
2015-08-18Graph MX/NS targets alsoCasey Deccio
2015-08-18Represent rrsets on one lineCasey Deccio
2015-08-18Allow user to specify explicit rdtypesCasey Deccio
2015-08-17Use -R instead of -OCasey Deccio
2015-08-17Add -O option for explicit typesCasey Deccio
2015-08-17Add 'txt' format (default) for outputting statusCasey Deccio
2015-08-14Pass fh to finish_graph()Casey Deccio
2015-08-14SimplifyCasey Deccio
2015-08-06Change ordering of options in usageCasey Deccio
2015-08-04Change default -a behaviorCasey Deccio
2015-08-04Assess NS RRsetsCasey Deccio
2015-08-03Don't require -rCasey Deccio
2015-08-03Use names from json input, if none providedCasey Deccio
2015-08-03Collect names from json, if availableCasey Deccio
2015-08-03Move version number to analysis moduleCasey Deccio
2015-08-03Check version in dnsget and dnsgrokCasey Deccio
2015-08-03Check versionCasey Deccio
2015-08-03Don't show debug-level messagesCasey Deccio
2015-08-03Make recursive analysis the defaultCasey Deccio
2015-08-03Update usageCasey Deccio
2015-08-03Format jsonCasey Deccio
2015-08-03Create meta entry with names and versionCasey Deccio
2015-08-03Show security status in dnsgrokCasey Deccio
2015-06-04Correct grammar in commentCasey Deccio
2015-06-04Update usage for dnsgetCasey Deccio
2015-06-04Support recursive server analysis in dnsgetCasey Deccio
2015-06-04Allow plain IP addresses to be inputCasey Deccio
2015-06-04Move name/addr parsing to a functionCasey Deccio
2015-05-28Ignore extra "="Casey Deccio
2015-05-28Strip out any whitespaceCasey Deccio
2015-05-28Handle explicit delegations by name onlyCasey Deccio
2015-05-27Format names consistentlyCasey Deccio
2015-05-22Get rid of pesky trailing whitespaceCasey Deccio
2015-05-14Move digviz to contribCasey Deccio
2015-05-12Add -h option to scripts to show usageCasey Deccio
2015-04-20Fix usage formatCasey Deccio
2015-04-10Allow specification of client IPCasey Deccio
2015-04-10Use proper address familyCasey Deccio
2015-03-16Use a cache for deserializationCasey Deccio
2015-03-13Allow meta output using -mCasey Deccio
2015-03-12Change tcp_first to just tcpCasey Deccio
2015-03-03Use NS as default type when no name specifiedCasey Deccio
2015-03-03Add recursion not available warningCasey Deccio
2015-03-03Add digviz scriptCasey Deccio
2015-02-27Remove unnecessary importCasey Deccio
2015-02-20Update error messageCasey Deccio