1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
note that DNSSEC validation needs PyCrypto More... about 15 years ago
make hash compatibility handling its own module; add basic DNSSEC validation More... about 15 years ago
add missing credit More... about 15 years ago
dns.resolver.zone_for_name() would return the wrong answer sometimes if the response had a CNAME or DNAME More... about 15 years ago
Add zonediff.py to examples More... about 15 years ago
add poll() support; bump version to 1.9.0 More... over 15 years ago
Set up the TSIG hashes table only once. More... over 15 years ago
Allow unicode strings for rdtype and rdclass parameters More... over 15 years ago
add constants for TSIG algorithms More... over 15 years ago
Fix bugs in pre-hashlib compatibility code More... over 15 years ago
Add DNSSEC helpers key_id() and make_ds() More... over 15 years ago
message.py needs to import dns.edns More... over 15 years ago
When initializing an RRset, pass covers to the superclass More... over 15 years ago
The TSIG algorithm was being passed to use_tsig() incorrectly. More... almost 16 years ago
inc version More... about 16 years ago
add 1.8.0 marker More... about 16 years ago
do not build windows exe target More... about 16 years ago
prep for 1.8.0 More... about 16 years ago
update for 1.8 More... about 16 years ago
create exceptions with arguments as "raise E(args)" instead of "raise E, args" More... about 16 years ago
fix doco More... about 16 years ago
specify tsig algorithm correctly when passing to use_tsig More... about 16 years ago
tsig import cleanups; rename tsig signing routing from "hmac_md5" to "sign" More... about 16 years ago
test that escapes of non-digits work correctly More... about 16 years ago
Update with recent changes More... about 16 years ago
Add RSASHA256 and RSASHA512 code points; add missing entries to _algorithm_by_text More... about 16 years ago
update copyrights for 2010 More... about 16 years ago
add backwards compatibility for token objects More... about 16 years ago
fix typo More... about 16 years ago
fix problems parsing generic rdata after tokenizer changes More... about 16 years ago