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
AgeCommit message (Expand)Author
2020-12-30Don't print DNSKEY negative response unless there is a response errorCasey Deccio
2020-12-17Display NSID valuesCasey Deccio
2020-12-16Retry on SSL errorCasey Deccio
2020-12-09Update URLsCasey Deccio
2020-12-09Tweak wordingCasey Deccio
2020-12-09Make dependency requirements consistentCasey Deccio
2020-12-09Check for the newer sys.base_prefixCasey Deccio
2020-12-09Update Fedora install directionsCasey Deccio
2020-12-09Add new python versionsCasey Deccio
2020-12-09Merge pull request #68 from dnsviz/inconsistent-nxdomainCasey Deccio
2020-12-09Check for negative respons inconsistencyCasey Deccio
2020-12-09Add new errors related to negative response inconsistencyCasey Deccio
2020-12-09Call get_wildcard() instead of accessing wildcard_nameCasey Deccio
2020-12-09Add opt_out instance var for consistency across NSEC/NSEC3Casey Deccio
2020-12-09Provide an option for whether an exact match is necessaryCasey Deccio
2020-12-09Don't include synthesized CNAMEs in yxrrset_properCasey Deccio
2020-12-09Use proper package name for py3-pip. Sigh.Casey Deccio
2020-12-09Fix RHEL referenceCasey Deccio
2020-12-09Add pip3Casey Deccio
2020-12-09Fix formatting / Remove python 2.6 supportCasey Deccio
2020-12-09Update RHEL7 install instructionsCasey Deccio
2020-12-08Update man pages with long optionsCasey Deccio
2020-12-08Call print_help() on parsersCasey Deccio
2020-12-08Update requirementsCasey Deccio
2020-12-08Move resolver creation to functionCasey Deccio
2020-12-08Create build_helper() functionCasey Deccio
2020-12-08Parse args in separate methodCasey Deccio
2020-12-08Fix module import detectionCasey Deccio
2020-12-08Merge pull request #67 from dnsviz/ed25519-ed448Casey Deccio
2020-12-08Install swig instead of libsodiumCasey Deccio
2020-11-20Don't require libnaclCasey Deccio
2020-11-20Add support for ed25519 and ed448Casey Deccio
2020-11-17Merge pull request #65 from dnsviz/argparseCasey Deccio
2020-11-17Add more tests to travisCasey Deccio
2020-11-17Handle trusted keys properlyCasey Deccio
2020-11-17Test trusted keysCasey Deccio
2020-11-17Use argparse for dnsviz graph and dnsviz grokCasey Deccio
2020-11-17Use argparse for dnsviz graphCasey Deccio
2020-11-17Test magic bytes of files createdCasey Deccio
2020-11-16Add tests for execution of dnsviz graph and dnsviz grokCasey Deccio
2020-11-16Update requirementsCasey Deccio
2020-11-16Don't include online test for travisCasey Deccio
2020-11-15See if TravisCI can handle online testsCasey Deccio
2020-11-15Don't test 3.4 on TravisCICasey Deccio
2020-11-15Switching order of packagesCasey Deccio
2020-11-15Add 3.7 to testingCasey Deccio
2020-11-15Test IPv6 capability before testing optionsCasey Deccio
2020-11-15Use ::1 or 127.0.0.1 as appropriateCasey Deccio
2020-11-15Only bind ::1 if using IPv6Casey Deccio
2020-11-15Add var that had been removedCasey Deccio