1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use name.parent() More... over 20 years ago
add dns.name.Name.parent() More... over 20 years ago
add dns.resolver.zone_from_name() and .get_default_resovler() More... over 20 years ago
cope if time goes backwards a little bit More... over 20 years ago
mv More... over 20 years ago
mv More... over 20 years ago
remove .arch-ids More... over 20 years ago
allow source address and port to be specified in query.{udp,tcp,xfr} More... over 20 years ago
fix problem throwing FormErr when responding to a response More... over 20 years ago
EALREADY is OK too More... over 20 years ago
prep 1.3.4 More... over 20 years ago
improve documentation of "where" parameter More... over 20 years ago
take servers out of the mix based on rcode; add exponential backoff More... over 20 years ago
note 1.3.3 release date More... over 20 years ago
add get/del item/slice More... over 20 years ago
update for 1.3.3 More... over 20 years ago
update copyrights More... over 20 years ago
fix the TooBig test, since the message code now imposes a minimum maximum of 512 More... over 20 years ago
Do not reject unquoted TXT RR values The masterfile parser incorrectly rejected TXT records where a value was not quoted. More... over 20 years ago
Added make_response() Added make_response(), which creates a skeletal response for the specified query. Added opcode() and set_opcode() convenience methods to the Message class. Added the request_payload attribute to the Message class. More... over 20 years ago
dns.zone.from_xfr() in relativization mode incorrectly set zone.origin to the empty name More... over 20 years ago
The 'file' parameter to Name.to_wire() is now optional. The 'file' parameter to Name.to_wire() is now optional; if omitted, the wire form will be returned as the value of the function. This makes getting the wire form of a name more convenient. More... over 20 years ago
Add indexing to Message.find_rrset() More... over 20 years ago
inc version number More... over 20 years ago
make sending queries via IPv6 work More... over 20 years ago
disallow types-by-number in NSEC; update ChangeLog and README More... over 20 years ago
catch dns.exception.Timeout if our query times out More... over 20 years ago
remove cvs $Id$ tags More... over 20 years ago
import random in dns.renderer More... over 20 years ago
parse LOC milliseconds correctly More... over 20 years ago