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
*
Add missing quic files to setup.py cythonize [#887].
2.3
Bob Halley
2023-01-18
1
-1
/
+2
*
2.3.0 version
v2.3.0
Bob Halley
2023-01-15
4
-5
/
+5
*
Add deprecation note about the Resolver nameserver attribute.
Bob Halley
2023-01-15
2
-7
/
+11
*
Use 'https' instead of 'http' for dnspython.org (#883)
Rafael Guterres Jeffman
2023-01-13
5
-8
/
+8
*
Make Coverity happier [#882].
Bob Halley
2023-01-13
1
-0
/
+4
*
remove obsolete lgtm link
Bob Halley
2023-01-02
1
-1
/
+0
*
Remove obsolete comment (#873)
sblondon
2023-01-02
1
-7
/
+1
*
Update cryptography requirement from >=2.6,<39.0 to >=2.6,<40.0 (#878)
dependabot[bot]
2023-01-02
1
-1
/
+1
*
update whatsnew
Bob Halley
2022-12-28
1
-0
/
+5
*
update github action
v2.3.0rc1
Bob Halley
2022-12-27
1
-4
/
+2
*
Update versions for 2.3.0rc1
Bob Halley
2022-12-27
5
-6
/
+6
*
update whatsnew
Bob Halley
2022-12-23
1
-1
/
+3
*
lint
Bob Halley
2022-12-23
1
-3
/
+5
*
DNSSEC doco fixes.
Bob Halley
2022-12-23
2
-5
/
+11
*
CDS/CDNSKEY utilities (#872)
Jakob Schlyter
2022-12-23
2
-11
/
+349
*
Update pocov Makefile rule for coverage 7.0.0.
Bob Halley
2022-12-20
1
-2
/
+2
*
Update coverage requirement from ^6.0 to ^7.0 (#874)
dependabot[bot]
2022-12-20
1
-1
/
+1
*
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
*
Remove unsupported python case (#871)
sblondon
2022-12-16
1
-4
/
+1
*
DNSSEC policy. (#869)
Bob Halley
2022-12-15
3
-28
/
+199
*
add DNSSEC sign() to whatsnew
Bob Halley
2022-12-13
1
-0
/
+2
*
add sign and make_dnskey functions (#868)
Jakob Schlyter
2022-12-13
1
-2
/
+3
*
Improve DNSSEC _doco, minor DNSSEC and typing tweaks.
Bob Halley
2022-12-12
5
-36
/
+25
*
DNSSEC signer (#866)
Jakob Schlyter
2022-12-12
3
-39
/
+685
*
Add NSEC3 RFC to doco.
Bob Halley
2022-12-09
1
-0
/
+3
*
Add more DNSSEC RFCs.
Bob Halley
2022-12-07
1
-0
/
+6
*
One more RFC text tweak.
Bob Halley
2022-11-30
1
-1
/
+1
*
More RFC updates.
Bob Halley
2022-11-30
1
-2
/
+10
*
More whatsnew updates.
Bob Halley
2022-11-30
1
-0
/
+13
*
Merge pull request #863 from rbrins/master
Bob Halley
2022-11-30
1
-1
/
+1
|
\
|
*
changed docs dns.resolver.Answer response to QueryMessage
Russell
2022-11-29
1
-1
/
+1
|
/
*
Basic SVCB and HTTPS doco.
Bob Halley
2022-11-27
2
-1
/
+113
*
Add some more RFCs.
Bob Halley
2022-11-27
1
-4
/
+22
*
Improve AMTRELAY doco.
Bob Halley
2022-11-27
1
-0
/
+16
*
Add doco for AMTRELAY, L32, L64, LP, and NID.
Bob Halley
2022-11-27
1
-13
/
+60
*
Make generate-rdatatype-doc.py work properly again.
Bob Halley
2022-11-27
1
-1
/
+1
*
Test on 3.10 still for windows as aioquic does not build without openssl source.
Bob Halley
2022-11-24
1
-1
/
+1
*
DoQ packing and testing tweaks
Bob Halley
2022-11-24
4
-4
/
+9
*
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
16
-1
/
+1356
|
\
|
*
fix doco typo
Bob Halley
2022-10-12
1
-1
/
+1
|
*
add missing skip marks
Bob Halley
2022-10-09
1
-0
/
+2
|
*
Initial DoQ support.
Bob Halley
2022-10-09
16
-1
/
+1354
*
|
Merge pull request #858 from rthalley/dependabot/pip/sphinx-rtd-theme-1.1.1
Bob Halley
2022-11-07
1
-1
/
+1
|
\
\
|
*
|
Bump sphinx-rtd-theme from 1.1.0 to 1.1.1
dependabot[bot]
2022-11-07
1
-1
/
+1
|
/
/
*
|
Merge pull request #856 from GlennChia/docs/fix-typo-examples
Bob Halley
2022-11-07
1
-1
/
+1
|
\
\
|
*
|
docs: programs typo
Glenn
2022-11-07
1
-1
/
+1
|
/
/
*
|
Merge pull request #852 from rthalley/dependabot/pip/sphinx-rtd-theme-1.1.0
Bob Halley
2022-11-05
1
-1
/
+1
|
\
\
[next]