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
2021-03-12Bump version to 0.9.3v0.9.3Casey Deccio
2021-02-06Bump version to 0.9.2v0.9.2Casey Deccio
2021-01-20Bump version to 0.9.1v0.9.1Casey Deccio
2021-01-12Update version to 0.9.0Casey Deccio
2021-01-09Update version numberv0.9.0Casey Deccio
2020-12-09Make dependency requirements consistentCasey Deccio
2020-12-09Update Fedora install directionsCasey Deccio
2020-12-09Update RHEL7 install instructionsCasey Deccio
2020-12-08Update requirementsCasey Deccio
2020-11-20Don't require libnaclCasey Deccio
2019-03-29Fix arguments passed to process_looking_glass()Casey Deccio
2019-02-07Update to 0.8.1 releasev0.8.1Casey Deccio
2019-01-28Update version to 0.8.0.v0.8.0Casey Deccio
2019-01-27Correct dayCasey Deccio
2019-01-25Update copyright noticesCasey Deccio
2019-01-25Add spec filesCasey Deccio
2019-01-24Remove patches for m2crypto pre 0.24Casey Deccio
2017-06-02Add +nsid optionCasey Deccio
2017-04-14Add newlineCasey Deccio
2017-04-14Share looking glass factories between queries, for efficiencyCasey Deccio
2017-04-14Change time to timeoutCasey Deccio
2017-04-11Handle SSH and HTTPS looking glassesCasey Deccio
2016-09-22Support rpm creation on python 2.6Casey Deccio
2016-09-13Pass byte strings to struct.pack() and struct.unpack()Casey Deccio
2016-08-26Allow script to be run from command lineCasey Deccio
2016-08-08Check for string for python3 compatibilityCasey Deccio
2016-06-10Provide better backwards compatibility for python 2 QueueCasey Deccio
2016-06-10Use queue instead of Queue, for python3 compatibilityCasey Deccio
2016-06-10Update str/unicode usage for python3 compatibilityCasey Deccio
2016-06-02Replace map() instances that require list outputCasey Deccio
2016-06-02Replace filter() appropriately python3 compatibilityCasey Deccio
2016-06-02Update except syntax (for python3 support)Casey Deccio
2016-04-18Remove trailing whitespaceCasey Deccio
2016-04-14Remove trailing whitespaceCasey Deccio
2016-04-07Remove debug statementCasey Deccio
2016-03-31No exceptions are thrownCasey Deccio
2016-03-24Rename contrib files, so they're in upper level directoryCasey Deccio
2016-03-18Catch remote query exceptionsCasey Deccio
2016-03-07Add WebSocket serverCasey Deccio
2016-03-07Re-arrange looking glass directory structureCasey Deccio
2016-03-04Add java lgCasey Deccio
2016-02-16Check caseCasey Deccio
2016-02-16Allow server errors to result in 500 statusCasey Deccio
2016-02-16Allow blacklist/whitelistCasey Deccio
2016-02-16Make error message more accurateCasey Deccio
2016-02-16Remove extra queryCasey Deccio
2016-02-16Correct error textCasey Deccio
2016-02-16Check for required argumentCasey Deccio
2016-02-12Don't override class/type set with optionsCasey Deccio
2016-02-11Don't use Private factoryCasey Deccio