index
:
delta/python-packages/dnspython.git
2.2
2.3
absolute_origin_zone_txn_fix
async
cache_stats
canonical_name
cmp_fix
cname-and-other-data
comments
constants
constants2
continue_on_error
dependabot/pip/coverage-tw-6.0
dependabot/pip/cryptography-gte-2.6-and-lt-37.0
dependabot/pip/cryptography-gte-2.6-and-lt-4.0
dependabot/pip/mypy-tw-0.781
dependabot/pip/mypy-tw-0.782
dependabot/pip/mypy-tw-0.790
dependabot/pip/mypy-tw-0.800
dependabot/pip/mypy-tw-0.812
dependabot/pip/mypy-tw-0.920
dependabot/pip/pytest-cov-tw-3.0.0
dependabot/pip/pytest-tw-6.0.0
dependabot/pip/trio-gte-0.14-and-lt-0.18
dependabot/pip/trio-gte-0.14-and-lt-0.19
dependabot/pip/wheel-tw-0.35.0
full_match
httpx_if_possible
legacy-v1
lifetime_timeout
master
message
more-immut
nanonameserver
new-unversioned-zone-txn
parser
proc-order
processing_order_fix
python3
quic-899
resolve_chaining
resrefactor
revert-193-pylint
rrset-reader
soa_interval_fix
svcb
transaction
txn-names
win32util
windows_asyncio_fix
wrap
xfr
zone-refactor
github.com: rthalley/dnspython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
add canonical_name to Answer()
Bob Halley
2011-03-23
1
-4
/
+6
*
Add raise_on_no_answer option
Bob Halley
2011-03-22
1
-0
/
+8
*
Dnspython was erroneously doing case-insensitive comparisons of the names in ...
Bob Halley
2011-02-09
1
-0
/
+6
*
use is and not == when comparing sections
Bob Halley
2010-12-17
1
-0
/
+6
*
disallow metaqueries in dns.resolver.query()
Bob Halley
2010-12-10
1
-0
/
+2
*
add a __hash__() method for rdata
Bob Halley
2010-12-10
1
-0
/
+4
*
Fix DNSSEC imports, again!
v1.9.2
Bob Halley
2010-11-23
1
-0
/
+10
*
Fix namespace contamination issue that broke DSA validation
v1.9.1
Bob Halley
2010-11-22
1
-0
/
+10
*
add 1.9.0 release marker
v1.9.0
Bob Halley
2010-11-20
1
-0
/
+4
*
note that DNSSEC validation needs PyCrypto
Bob Halley
2010-11-10
1
-2
/
+2
*
make hash compatibility handling its own module; add basic DNSSEC validation
Bob Halley
2010-11-10
1
-0
/
+7
*
add missing credit
Bob Halley
2010-10-31
1
-1
/
+1
*
dns.resolver.zone_for_name() would return the wrong answer sometimes if the r...
Bob Halley
2010-10-31
1
-0
/
+5
*
Add zonediff.py to examples
Bob Halley
2010-10-31
1
-0
/
+7
*
add poll() support; bump version to 1.9.0
Bob Halley
2010-10-27
1
-0
/
+6
*
Set up the TSIG hashes table only once.
Bob Halley
2010-10-17
1
-0
/
+5
*
Allow unicode strings for rdtype and rdclass parameters
Bob Halley
2010-10-17
1
-1
/
+5
*
add constants for TSIG algorithms
Bob Halley
2010-10-17
1
-1
/
+6
*
Fix bugs in pre-hashlib compatibility code
Bob Halley
2010-10-17
1
-2
/
+3
*
Add DNSSEC helpers key_id() and make_ds()
Bob Halley
2010-10-17
1
-1
/
+5
*
message.py needs to import dns.edns
Bob Halley
2010-10-17
1
-0
/
+5
*
When initializing an RRset, pass covers to the superclass
Bob Halley
2010-05-04
1
-0
/
+6
*
The TSIG algorithm was being passed to use_tsig() incorrectly.
Bob Halley
2010-03-10
1
-0
/
+5
*
add 1.8.0 marker
Bob Halley
2010-01-26
1
-0
/
+4
*
Update with recent changes
Bob Halley
2010-01-13
1
-0
/
+14
*
add support for more TSIG algorithms
Bob Halley
2009-11-13
1
-3
/
+5
*
present() did not add a zero TTL if its argument was a single rdata
Bob Halley
2009-11-13
1
-0
/
+7
*
document further entropy fixes
Bob Halley
2009-11-13
1
-0
/
+5
*
Entropy getting and stirring need locking
Bob Halley
2009-09-16
1
-0
/
+6
*
Set the socket used for xfrs to nonblocking mode.
Bob Halley
2009-07-27
1
-0
/
+5
*
Fix SRV record comparison
Bob Halley
2009-07-23
1
-1
/
+6
*
Use the right resolver instance
Bob Halley
2009-07-23
1
-0
/
+4
*
Open /dev/random unbuffered
Bob Halley
2009-06-23
1
-0
/
+6
*
Prep 1.7.1
Bob Halley
2009-06-19
1
-0
/
+6
*
Handle negative prerequisites
Bob Halley
2009-06-19
1
-0
/
+4
*
Set the domain correctly on Windows
Bob Halley
2009-06-19
1
-0
/
+3
*
Final 1.7 prep
Bob Halley
2009-06-19
1
-27
/
+19
*
Add to_digestable() methods to rdata classes
Bob Halley
2009-06-19
1
-502
/
+510
*
Add HIP RR type
Bob Halley
2009-06-19
1
-0
/
+4
*
Add DLV support
Bob Halley
2009-06-18
1
-0
/
+4
*
Add missing ChangeLog entries for TSIG validation fix and entropy module
Bob Halley
2009-06-18
1
-0
/
+6
*
Add DNSSEC constants
Bob Halley
2009-06-18
1
-0
/
+5
*
Add BADTRUNC
Bob Halley
2009-06-18
1
-0
/
+4
*
update
Bob Halley
2009-06-18
1
-2
/
+11
*
update to include resolver query patch
Bob Halley
2009-06-18
1
-0
/
+6
*
update
Bob Halley
2009-06-18
1
-0
/
+9
*
add UDP IXFR support
Bob Halley
2009-03-30
1
-0
/
+5
*
add one_rr_per_rrset mode switch to methods which parse messages from wire fo...
Bob Halley
2009-03-30
1
-0
/
+7
*
fix typos
Bob Halley
2009-03-30
1
-2
/
+2
*
EDNS option support
Bob Halley
2009-03-30
1
-0
/
+4
[next]