Skip to content

Tags: awesome-security/WhoDat

Tags

2.8

Toggle 2.8's commit message
Fix list view for pdns.

Identical fix to b420dff.

2.7

Toggle 2.7's commit message
Bump copyright year.

2.6

Toggle 2.6's commit message
Better error messages when PDNS fails.

When a PDNS lookup fails, print the escaped response. This makes it
possible to distinguish between nothing returned and an error.

While here, fix whitespace and move a comment to the proper location.

2.5

Toggle 2.5's commit message
Merge pull request MITRECND#5 from mpars0ns/master

Fixing issue from a UnboundLocalError Exception

2.4

Toggle 2.4's commit message
Fix list view.

When viewing a list dataVersion is not included in the filter, so
we have to conditionally add it to any results.

2.3

Toggle 2.3's commit message
Merge branch 'master' into mongo_include

2.2

Toggle 2.2's commit message
Merge pull request MITRECND#3 from MITRECND/list_fixes

List fixes

2.1

Toggle 2.1's commit message
Fixed sorting bug in table UI, also made Version a sortable column

2.0

Toggle 2.0's commit message
Merge branch 'historical'

Conflicts:
	README.md

1.0

Toggle 1.0's commit message
Merge pull request MITRECND#2 from jedisct1/mongodoc

Indexing domainName makes mongoimport *way* faster.