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
Commit message (
Expand
)
Author
Age
Files
Lines
*
2.0.0 versioning
v2.0.0
Bob Halley
2020-07-16
4
-5
/
+5
*
Add DoH JSON example.
Bob Halley
2020-07-13
1
-0
/
+92
*
make executable
Bob Halley
2020-07-10
2
-0
/
+0
*
add ECS example
Bob Halley
2020-07-10
1
-0
/
+15
*
Fix _wordbreak() to always return a str.
Brian Wellington
2020-07-09
1
-5
/
+6
*
Generalize the word breaking code.
Brian Wellington
2020-07-09
1
-13
/
+14
*
Make dns.rdata._base64ify(..., 0) work.
Brian Wellington
2020-07-09
2
-2
/
+4
*
Merge pull request #533 from bwelling/receive_queries
Bob Halley
2020-07-08
7
-32
/
+104
|
\
|
*
Add coverage for TCP/TLS async getsockname.
Brian Wellington
2020-07-08
1
-0
/
+4
|
*
Add support for receiving UDP queries.
Brian Wellington
2020-07-08
7
-32
/
+100
*
|
apply patch codecov rules
Bob Halley
2020-07-08
1
-0
/
+4
|
/
*
Don't read resolv.conf in tests that don't use it.
Brian Wellington
2020-07-08
4
-9
/
+10
*
Fix return type docs for receive methods.
Brian Wellington
2020-07-08
2
-4
/
+8
*
Remove debugging print.
Brian Wellington
2020-07-08
1
-1
/
+0
*
Move __str__ to the generic Option code.
Brian Wellington
2020-07-08
1
-5
/
+3
*
Merge pull request #531 from bwelling/tsig2
Bob Halley
2020-07-07
2
-33
/
+53
|
\
|
*
Split TSIG sign and validate.
Brian Wellington
2020-07-07
2
-33
/
+53
*
|
Add DSOTYPENI rcode.
Bob Halley
2020-07-07
1
-0
/
+2
*
|
TSIG code now uses dns.rcode.Rcode enum values for the TSIG error field.
Bob Halley
2020-07-07
4
-19
/
+34
*
|
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
2
-1
/
+2
|
/
*
Remove too strong "no metaclasses" check in _parse_rr_header().
Bob Halley
2020-07-07
1
-2
/
+0
*
Give up on socket.getfqdn() testing with CDN-hosted resources as it has too m...
Bob Halley
2020-07-06
1
-7
/
+16
*
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
4
-5
/
+5
*
add kit rule
Bob Halley
2020-07-04
1
-0
/
+4
*
change license badge color
v2.0.0rc2
Bob Halley
2020-07-04
1
-1
/
+1
*
add license badge
Bob Halley
2020-07-04
1
-0
/
+1
*
Update classifiers.
Bob Halley
2020-07-04
1
-2
/
+2
*
Remove code in _escapify() that can never run.
Bob Halley
2020-07-03
1
-2
/
+0
*
improve name coverage
Bob Halley
2020-07-03
1
-0
/
+4
*
relax codecov commit rules
Bob Halley
2020-07-03
1
-1
/
+1
*
ignore .dir-locals.el
Bob Halley
2020-07-03
1
-0
/
+1
*
Fix comment typo.
Bob Halley
2020-07-02
1
-1
/
+1
*
Document some parser_from_wire() methods.
Bob Halley
2020-07-02
3
-0
/
+3
*
more coverage for wire
Bob Halley
2020-07-02
1
-1
/
+33
*
Merge pull request #529 from bwelling/nsec3
Bob Halley
2020-07-02
5
-160
/
+113
|
\
|
*
lint
Brian Wellington
2020-07-02
1
-2
/
+0
|
*
Consolidate NSEC/NSEC3/CSYNC bitmap handling.
Brian Wellington
2020-07-02
5
-158
/
+113
|
/
*
Merge pull request #528 from rthalley/parser
Bob Halley
2020-07-02
52
-750
/
+435
|
\
|
*
Rework wire format processing.
Bob Halley
2020-07-02
52
-750
/
+435
|
/
*
lint
Bob Halley
2020-07-01
2
-3
/
+4
*
Merge pull request #527 from bwelling/tsigkey
Bob Halley
2020-07-01
9
-99
/
+174
|
\
|
*
Better deal with backwards compatibility.
Brian Wellington
2020-07-01
4
-25
/
+31
|
*
Explicitly use the key's algorithm.
Brian Wellington
2020-07-01
1
-2
/
+2
|
*
Add dns.tsig.Key class.
Brian Wellington
2020-07-01
9
-96
/
+165
*
|
Merge pull request #526 from bwelling/amtrelay
Bob Halley
2020-07-01
9
-59
/
+215
|
\
\
|
|
/
|
/
|
[next]