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
*
Add names iteration to transactions via iterate_names().
txn-names
Bob Halley
2023-03-12
3
-6
/
+40
*
lint
Bob Halley
2023-03-12
1
-25
/
+26
*
add Bitmap.from_rdtypes() (#906)
Jakob Schlyter
2023-03-10
1
-5
/
+10
*
Add dns.resolver.resolve_name(). (#903)
Brian Wellington
2023-03-10
2
-35
/
+219
*
Fix hangs when QUIC connection fails [#899]. (#900)
Bob Halley
2023-03-02
3
-35
/
+62
*
Make a few nameserver changes that missed getting added to the PR.
Bob Halley
2023-02-25
1
-4
/
+10
*
Resolver "nameserver" object support. (#897)
Bob Halley
2023-02-25
3
-98
/
+434
*
Fix typos.
Brian Wellington
2023-02-17
3
-3
/
+3
*
add more minor typehints (#889)
Mathias Ertl
2023-02-05
1
-15
/
+17
*
The DS digest_type field is now made a DSDigest instance by the constructor (...
Dennis Værum
2023-01-25
1
-1
/
+1
*
The DNSKEY flags field is now made a Flag instance by the constructor.
Bob Halley
2023-01-24
1
-1
/
+1
*
Make Coverity happier [#882].
Bob Halley
2023-01-12
1
-0
/
+4
*
Use 'https' instead of 'http' for dnspython.org (#883)
Rafael Guterres Jeffman
2023-01-11
1
-1
/
+1
*
Remove obsolete comment (#873)
sblondon
2023-01-02
1
-7
/
+1
*
Update versions and CI post 2.3 branch.
Bob Halley
2022-12-27
1
-1
/
+1
*
lint
Bob Halley
2022-12-23
1
-3
/
+5
*
DNSSEC doco fixes.
Bob Halley
2022-12-23
1
-5
/
+5
*
CDS/CDNSKEY utilities (#872)
Jakob Schlyter
2022-12-23
1
-11
/
+239
*
Fix async quic() doco.
Bob Halley
2022-12-16
1
-1
/
+1
*
Properly pass source and source_port to connect() in the sync version of quic().
Bob Halley
2022-12-16
1
-3
/
+3
*
Fix misc. lint.
Bob Halley
2022-12-16
7
-13
/
+22
*
DNSSEC policy. (#869)
Bob Halley
2022-12-15
2
-2
/
+106
*
Improve DNSSEC _doco, minor DNSSEC and typing tweaks.
Bob Halley
2022-12-12
5
-36
/
+25
*
DNSSEC signer (#866)
Jakob Schlyter
2022-12-12
1
-39
/
+380
*
Basic SVCB and HTTPS doco.
Bob Halley
2022-11-27
1
-1
/
+1
*
Fix type lint from latest mypy.
Bob Halley
2022-11-24
4
-4
/
+4
*
Merge pull request #842 from rthalley/quic
Bob Halley
2022-11-24
9
-1
/
+985
|
\
|
*
fix doco typo
Bob Halley
2022-10-12
1
-1
/
+1
|
*
Initial DoQ support.
Bob Halley
2022-10-09
9
-1
/
+985
*
|
For async send_udp(), return a length and clarify the expiration
Bob Halley
2022-10-13
2
-2
/
+7
|
/
*
Asyncio sockets should work after a timeout [#843].
Bob Halley
2022-10-06
1
-5
/
+7
*
Deal with leading dots in search lists on Windows [#844].
Bob Halley
2022-10-06
1
-2
/
+2
*
more lint
Bob Halley
2022-10-02
7
-11
/
+21
*
lint
Bob Halley
2022-10-02
1
-1
/
+1
*
When scanning interfaces with WMI, ignore those without DNS
Bob Halley
2022-08-23
1
-5
/
+6
*
add $ to allow_directives if missing
Bob Halley
2022-08-16
1
-1
/
+8
*
fix typos
Bob Halley
2022-08-15
1
-2
/
+2
*
allow zonefile directives to be specified explicitly
Bob Halley
2022-08-14
2
-15
/
+51
*
Add idna_codec parameter to dns.zone.from_file() [#832]
Bob Halley
2022-08-14
1
-0
/
+2
*
Add support for more bases in $GENERATE
corubba
2022-08-05
1
-18
/
+37
*
fix format string lint detected by flake8 5.0.3
Bob Halley
2022-08-02
1
-2
/
+2
*
Merge pull request #822 from bwelling/rdatatype-fixes
Bob Halley
2022-07-17
2
-16
/
+36
|
\
|
*
Fix dns.rdatatype special cases.
Brian Wellington
2022-07-15
2
-16
/
+36
*
|
fixed dnpython.org typo
Chris Kuipers
2022-06-03
1
-2
/
+2
*
|
Fix passing source address with httpx.
Brian Wellington
2022-03-25
1
-1
/
+1
*
|
Fix httpx verify bug.
Brian Wellington
2022-03-25
1
-1
/
+1
|
/
*
fix type of query paramater to https() method
Bob Halley
2022-03-25
2
-3
/
+6
*
Add EDNS padding.
Bob Halley
2022-03-23
4
-34
/
+142
*
style(asyncquery): change the ``httpx.AsyncClient`` type annotation to a stri...
Ryu juheon
2022-03-20
1
-1
/
+1
*
Use nullcontext for async code, as well.
Brian Wellington
2022-03-18
1
-66
/
+47
[next]