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
...
*
|
Merge pull request #532 from HsiehYuho/extrcode
Bob Halley
2020-07-07
1
-0
/
+16
|
\
\
|
*
|
Support more DNS rcode
Yu-Ho Hsieh
2020-07-07
1
-0
/
+16
*
|
|
Fix Message ednsflags propery setter.
Brian Wellington
2020-07-07
1
-1
/
+1
|
/
/
*
|
Fix Message.want_dnssec().
Brian Wellington
2020-07-07
1
-1
/
+1
|
/
*
Remove too strong "no metaclasses" check in _parse_rr_header().
Bob Halley
2020-07-07
1
-2
/
+0
*
In gethostbyaddr(), remove unneeded workarounds for getfqdn().
Bob Halley
2020-07-06
1
-7
/
+7
*
Fix incompatibility in getfqdn() revealed by dnspython web site change.
Bob Halley
2020-07-06
1
-2
/
+5
*
update version post release
Bob Halley
2020-07-04
1
-2
/
+2
*
Remove code in _escapify() that can never run.
Bob Halley
2020-07-03
1
-2
/
+0
*
Fix comment typo.
Bob Halley
2020-07-02
1
-1
/
+1
*
lint
Brian Wellington
2020-07-02
1
-2
/
+0
*
Consolidate NSEC/NSEC3/CSYNC bitmap handling.
Brian Wellington
2020-07-02
4
-158
/
+103
*
Rework wire format processing.
Bob Halley
2020-07-02
48
-588
/
+357
*
lint
Bob Halley
2020-07-01
1
-3
/
+2
*
Merge pull request #527 from bwelling/tsigkey
Bob Halley
2020-07-01
6
-90
/
+135
|
\
|
*
Better deal with backwards compatibility.
Brian Wellington
2020-07-01
2
-13
/
+12
|
*
Explicitly use the key's algorithm.
Brian Wellington
2020-07-01
1
-2
/
+2
|
*
Add dns.tsig.Key class.
Brian Wellington
2020-07-01
6
-88
/
+134
*
|
Merge remote-tracking branch 'upstream/master' into amtrelay
Brian Wellington
2020-07-01
4
-66
/
+43
|
\
\
|
|
/
|
*
2.0.0rc2 versioning
Bob Halley
2020-07-01
1
-1
/
+1
|
*
increase resolver coverage
Bob Halley
2020-07-01
1
-2
/
+2
|
*
add back no cover for things we cannot cover on windows without mocking
Bob Halley
2020-07-01
1
-8
/
+8
|
*
expose windows resolver code to coverage testing
Bob Halley
2020-07-01
1
-11
/
+11
|
*
remove ancient windows support
Bob Halley
2020-07-01
1
-45
/
+25
|
*
update message.pyi to reflect sections change
Bob Halley
2020-07-01
1
-4
/
+1
|
*
lint
Bob Halley
2020-06-30
1
-1
/
+1
*
|
Add support for the AMTRELAY type.
Brian Wellington
2020-07-01
5
-59
/
+195
|
/
*
Add Tokenizer.concatenate_remaining_identifiers()
Brian Wellington
2020-06-30
10
-81
/
+28
*
Add more dnssec coverage testing.
Brian Wellington
2020-06-30
1
-1
/
+1
*
Merge pull request #525 from bwelling/tsig
Bob Halley
2020-06-30
7
-211
/
+281
|
\
|
*
Update for OPT/TSIG changes.
Brian Wellington
2020-06-30
1
-12
/
+2
|
*
Remove dns.message.Message multi field.
Brian Wellington
2020-06-30
2
-8
/
+6
|
*
Fix documentation.
Brian Wellington
2020-06-30
1
-1
/
+1
|
*
Test (and fix) renderer.add_multi_tsig().
Brian Wellington
2020-06-30
1
-1
/
+1
|
*
Remove the concept from "first" from TSIG.
Brian Wellington
2020-06-30
4
-19
/
+9
|
*
Remove spaces from to_text().
Brian Wellington
2020-06-30
1
-2
/
+2
|
*
Store a TSIG rrset on the message object.
Brian Wellington
2020-06-30
4
-114
/
+109
|
*
Change dns.tsig.validate() to take a TSIG record.
Brian Wellington
2020-06-30
2
-33
/
+15
|
*
Create TSIGRecord; use it in _WireReader.
Brian Wellington
2020-06-30
3
-40
/
+155
*
|
add/adjust some no cover pragmas; fix missing catch of UnicodeError
Bob Halley
2020-06-30
1
-4
/
+4
*
|
Merge pull request #522 from nrhall/nrhall-update-changes-cosmetic
Bob Halley
2020-06-30
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
minor (cosmetic) fix to update sections
Nick Hall
2020-06-29
1
-3
/
+3
*
|
opcode is a function not an attribute
Bob Halley
2020-06-29
1
-1
/
+1
*
|
In add_edns(), the value of _make_opt() is an RRSet not an rdataset.
Bob Halley
2020-06-29
1
-1
/
+1
*
|
Remove no longer needed code to activate EDNS if setting an extended
Bob Halley
2020-06-28
1
-2
/
+0
|
/
*
Use serial number arithmetic in IXFR.
Bob Halley
2020-06-27
1
-1
/
+2
*
add serial number arithmetic helper
Bob Halley
2020-06-27
2
-0
/
+118
*
fix __all__ list: remove .py suffixes, add asyncbackend
Bob Halley
2020-06-27
1
-2
/
+3
*
Refactor OPT handling code into OPT record class. (#520)
Brian Wellington
2020-06-26
4
-70
/
+161
*
Simplify code.
Brian Wellington
2020-06-26
2
-11
/
+9
[prev]
[next]