1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
require 2.2.3 or later More... over 19 years ago
add more metadata More... over 19 years ago
add some more examples More... over 19 years ago
prep 1.5 More... over 19 years ago
prep 1.5 More... over 19 years ago
fix typo More... over 19 years ago
add use_edns parameter to make_query() More... over 19 years ago
add want_dnssec parameter to make_query() More... over 19 years ago
add reasonable defaults for Message.use_edns(); add Message.want_dnssec() More... over 19 years ago
if /etc/resolv.conf does not exist, just use the default resolver config More... over 19 years ago
fix various doco errors (thanks Brian!) More... over 19 years ago
call self._config_win32_search() with the right variable More... over 19 years ago
implement more of the sequence protocol in Answer More... over 19 years ago
fix IXFR bugs, check more of IXFR for correctness More... over 19 years ago
deal with up-to-date More... over 19 years ago
add IXFR support More... over 19 years ago
add RFC reference More... over 19 years ago
add IPSECKEY More... over 19 years ago
add IPSECKEY More... over 19 years ago
SPF rdata type More... over 19 years ago
ignore MANIFEST More... over 19 years ago
add SPF support More... over 19 years ago
add release marker More... over 19 years ago
add RRset.to_rdataset() More... almost 20 years ago
add dns.e164.query() More... almost 20 years ago
oops More... almost 20 years ago
update More... almost 20 years ago
don't remove from a list while iterating it More... almost 20 years ago
do not delay responses for successful queries More... almost 20 years ago
If the 'zone' parameter to the Update constructor was a name, we erroneously tried to invoke a method named 'copy'. Names are immutable, there's no need to copy anyway. More... almost 20 years ago