1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #109 from cluck/master More... over 9 years ago
Convert TSIG other data into a binary type if needed. More... over 9 years ago
inc version More... over 9 years ago
Fix problems with escaping in quoted strings and names. [issue #168] More... over 9 years ago
Encode and decode TSIG keyrings as needed on Python 3. [issue #171] More... over 9 years ago
dns.ipv6.inet_ntoa() should return a string. [issue #167] More... over 9 years ago
revert prior patch as things are more messed up than I thought! More... over 9 years ago
dns.ipv6.inet_ntoa() should return a string. [issue #167] More... over 9 years ago
Add socket_factory to allow socket creation to be overridden when needed. More... over 9 years ago
Merge pull request #166 from kitterma/master More... over 9 years ago
Automatically skip tests that require Internet access if it is not available More... over 9 years ago
Prep 1.14.0 More... over 9 years ago
Merge pull request #164 from jwilk/spelling More... over 9 years ago
Fix typos More... over 9 years ago
Add CSYNC More... over 9 years ago
harmonize example zone More... over 9 years ago
LOC processing lost N/S or E/W info when values were within a degree of the equator or the prime meridian. More... over 9 years ago
try winreg on Windows [issue #160] More... over 9 years ago
Merge pull request #159 from n8henrie/issue_157 More... over 9 years ago
Merge pull request #158 from n8henrie/issue_156 More... over 9 years ago
Explicitly use bytes to avoid TypeError with concatenation More... almost 10 years ago
Add compatibility with BlockingIOError for Python3 More... almost 10 years ago
Update with recent changes More... almost 10 years ago
dns.message.make_query() now interprets any setting that implies EDNS as a request to turn on EDNS, if use_edns has not been set explicitly. More... almost 10 years ago
Try again to fix TSIG hashes More... almost 10 years ago
Fix TSIG algorithm to hash mapping More... almost 10 years ago
Do not reference docstrings in exception formatting as they may be stripped. [issue #154] More... almost 10 years ago
Allow an origin of None to be specified when constructing a Zone object. [issue #153] More... almost 10 years ago
Doc prep for 1.13 More... almost 10 years ago
unichr portability support More... almost 10 years ago