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
/
dns
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix some issues with dns.zone.to_file().
Bob Halley
2014-08-31
1
-1
/
+1
*
pull up unicode escaping changes.
Bob Halley
2014-08-31
1
-8
/
+18
*
Add dns.zone.to_text() convenience method.
Bob Halley
2014-08-31
1
-0
/
+22
*
Tweak options rotate.
Bob Halley
2014-08-31
1
-1
/
+1
*
Pull up fcde73a2b6c323e55eaf74192885b2d4922a719a from dnspython.
Bob Halley
2014-08-31
1
-0
/
+1
*
add options rotate handling
Batch User
2014-08-31
1
-0
/
+7
*
Pull up 42a85bfb058e6d59b7674651c6fba3aebd8a3481 from dnspython.
Bob Halley
2014-08-31
1
-3
/
+8
*
Allows to copy dns.name.Name objects
bastiak
2014-08-31
1
-0
/
+7
*
Fix vertical precision parsing for LOC records.
Petr Spacek
2014-08-31
1
-2
/
+2
*
Fix default size, horizontal and vertical precition values for LOC records.
Petr Spacek
2014-08-31
1
-7
/
+15
*
Do not put back an unescaped token.
Bob Halley
2014-04-11
1
-1
/
+1
*
Responses to messages signed with TSIG were broken.
Bob Halley
2014-04-04
2
-4
/
+27
*
In LOC, deal with 0 values for size, horizontal precision, and vertical preci...
Bob Halley
2014-03-03
1
-0
/
+2
*
Remove lingering ord()s from is_multicast()
Bob Halley
2014-01-10
1
-4
/
+3
*
Fix problems with the IXFR state machine which caused long diffs to
Bob Halley
2013-12-11
1
-5
/
+12
*
prep 1.11.1
v1.11.1-py3
Bob Halley
2013-09-02
1
-1
/
+1
*
Pull up to_text() fix (1835bb9ac96818d983e7caf3218851c758019c0c)
Bob Halley
2013-09-01
1
-1
/
+1
*
Make multi-message TSIGs compute correctly for algorithms other than MD5
Bob Halley
2013-08-26
1
-1
/
+1
*
Fix APL trailing zero suppression.
Bob Halley
2013-08-13
1
-1
/
+1
*
Fix variable name in dnssec._find_candidate_keys
Bob Halley
2013-08-09
1
-2
/
+2
*
retry_servfail -> self.retry_servfail
Bob Halley
2013-07-17
1
-1
/
+1
*
fix doco
v1.11.0-py3
Bob Halley
2013-07-07
1
-2
/
+2
*
Add some backwards compatibility to the winreg fix
Bob Halley
2013-07-07
1
-1
/
+4
*
prep 1.11
Bob Halley
2013-06-30
1
-1
/
+1
*
pull up $GENERATE
Bob Halley
2013-06-30
2
-0
/
+229
*
add set_flags()
Bob Halley
2013-06-30
1
-0
/
+12
*
Do not insist the filename of a $INCLUDE is quoted
Bob Halley
2013-06-30
1
-2
/
+0
*
Add TLSA
Bob Halley
2013-06-30
2
-0
/
+92
*
fix typo
Bob Halley
2013-05-30
1
-1
/
+1
*
Do not add items with offsets >= 2^14 to the compression table
Bob Halley
2013-04-28
1
-1
/
+1
*
In dns.ipv6.inet_ntoa(), do not use :: to shorten just one 16-bit 0 field
Bob Halley
2013-04-26
1
-1
/
+1
*
lock caches in case they are shared
Bob Halley
2013-03-31
1
-49
/
+80
*
Do not retry SERVFAILing nameservers by default
Bob Halley
2013-03-31
1
-1
/
+5
*
turn tab into spaces
Bob Halley
2013-03-31
1
-1
/
+1
*
Raise YXDOMAIN if we see a YXDOMAIN rcode
Bob Halley
2013-03-31
1
-0
/
+7
*
do not print empty rdatasets
Bob Halley
2013-03-31
1
-1
/
+2
*
Pull up James Dempsey's fix: Remove DNSKEY keytag uniqueness assumption (RFC ...
Bob Halley
2013-03-31
1
-97
/
+99
*
Fix _winreg renamed to winreg in python 3
Christopher Lambacher
2012-12-15
1
-1
/
+1
*
Do not generate empty NSEC3 bitmap windows
Bob Halley
2012-08-28
1
-2
/
+4
*
merge rdclass default value doco fix
Bob Halley
2012-05-31
1
-1
/
+1
*
fix typos
Bob Halley
2012-05-21
1
-3
/
+3
*
Fix python3 port issues with RSA validation
Bob Halley
2012-04-10
1
-7
/
+7
*
doco fixes
Bob Halley
2012-04-08
7
-22
/
+39
*
allow all EDNS parameters to be specifed when making a query
Bob Halley
2012-04-08
1
-2
/
+14
*
Add source_port support to resolver; fix source_port in query code
Bob Halley
2012-04-08
2
-49
/
+45
*
try TCP if UDP response is truncated
Bob Halley
2012-04-08
1
-0
/
+18
*
add check_origin parameter to dns.zone.from_xfr()
Bob Halley
2012-04-07
1
-2
/
+6
*
allow whitespace in SSHFP fingerprints
Bob Halley
2012-04-07
1
-2
/
+10
*
fix python2ism
Bob Halley
2012-04-07
1
-1
/
+1
*
raise ValueError if the argument to node.replace_rdataset() is not an rdataset
Bob Halley
2012-04-07
1
-0
/
+2
[prev]
[next]