1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Separate class docstring and default str() messages in DNSException. More... almost 11 years ago
Add URI RR to test data. More... almost 11 years ago
Merge pull request #91 from pspacek/uri More... almost 11 years ago
Merge pull request #83 from bastiak/name_exceptions More... almost 11 years ago
Merge pull request #61 from mattiaslundberg/timing More... almost 11 years ago
Add list pretty-printing for parametrized exceptions. More... almost 11 years ago
Test new DNSException behavior. More... almost 11 years ago
Return list of non-existent names as part of str(NXDOMAIN). More... almost 11 years ago
Return timeout duration as part of str(Timeout). More... almost 11 years ago
Add support for parametrizable __str__ in DNSException. More... almost 11 years ago
Add URI record type (draft-faltstrom-uri-13) More... almost 11 years ago
Merge pull request #88 from wdv4758h/master More... almost 11 years ago
clean Tab
dv
More... almost 11 years ago
Implement the pickle protocol. More... about 11 years ago
Merge pull request #87 from ThomasWaldmann/master More... about 11 years ago
Merge pull request #85 from spacekpe/readable_exceptions More... about 11 years ago
fix unicode ipaddr crashes in rdata.from_text and tokenizer.Tokenizer, fixes #41 More... about 11 years ago
Add tests for str() handling in DNSException. More... about 11 years ago
Remove redundant 'pass' from class definitions. More... about 11 years ago
Add missing docstring for BadTTL exception. More... about 11 years ago
Extend NoNameservers exception with list of servers and respective errors. More... about 11 years ago
Extend NoAnswer exception with optional question. More... about 11 years ago
Amend doc strings for all DNSExceptions to make them suitable for direct printing. More... about 11 years ago
Support string representation for all DNSExceptions. More... about 11 years ago
Fix name.from_unicode to raise prorper exception More... over 11 years ago
Don't throw on unresolved-fqdn for overridden getfqdn. More... over 11 years ago
Support per-nameserver port setting. More... over 11 years ago
Support per-nameserver port setting. More... over 11 years ago
All rdata comparsion now uses the digestable form. More... over 11 years ago
Add CAA. More... over 11 years ago