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
/
rdtypes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NSEC3 base32 processing. (#929)
Brian Wellington
2023-05-06
1
-0
/
+5
*
Add basic DDR support. (#919)
Bob Halley
2023-04-07
1
-0
/
+1
*
run black
Bob Halley
2023-03-30
3
-7
/
+6
*
add Bitmap.from_rdtypes() (#906)
Jakob Schlyter
2023-03-10
1
-5
/
+10
*
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
*
Basic SVCB and HTTPS doco.
Bob Halley
2022-11-27
1
-1
/
+1
*
join adjacent strings (formatting)
Bob Halley
2022-03-17
1
-3
/
+1
*
black autoformatting
Bob Halley
2022-03-15
55
-702
/
+966
*
One more pass, after adding --disallow-incomplete-defs
Bob Halley
2022-03-11
4
-5
/
+12
*
Add integrated typing to much of dnspython.
Bob Halley
2022-03-05
9
-71
/
+21
*
more lgtm linting
Bob Halley
2022-02-17
3
-5
/
+5
*
Merge pull request #773 from mathiasertl/master
Bob Halley
2022-01-29
1
-1
/
+7
|
\
|
*
typehint constructor for TXTBase
Mathias Ertl
2022-01-29
1
-1
/
+7
*
|
fix various typing issues (typos)
Sebastian Wagner
2022-01-29
1
-1
/
+1
|
/
*
Merge pull request #769 from peterthomassen/20220124_tokenizer_concatenate_re...
Bob Halley
2022-01-25
1
-1
/
+1
|
\
|
*
Require trailing field in rdata of TLSA and friends
Peter Thomassen
2022-01-25
1
-1
/
+1
*
|
Add missing items to rdtypes/ANY/__init__.py
Peter Thomassen
2022-01-18
1
-0
/
+4
|
/
*
Allow unknown digest types [#625]
Bob Halley
2021-12-20
1
-2
/
+0
*
lint
Bob Halley
2021-12-17
3
-4
/
+3
*
Allow digest type 0 for CDS
Peter Thomassen
2021-10-20
2
-13
/
+16
*
change the RFC cite for CERT
Bob Halley
2021-09-21
1
-1
/
+1
*
Add new certificate types in CERT record
Kiran Pawar
2021-09-21
1
-0
/
+10
*
Add support for RFC 6742 types.
Brian Wellington
2021-07-13
6
-1
/
+190
*
avoid compatibility warnings for python 3.12
Bob Halley
2021-07-10
1
-3
/
+3
*
The APLItem constructor should make sure that the address field
Bob Halley
2021-07-05
1
-1
/
+1
*
Prevent import failure when /etc/protocols is unavailable.
Marius Bakke
2021-05-06
1
-3
/
+7
*
Lint pass
Bob Halley
2021-05-02
3
-4
/
+3
*
Update SVCB to the current spec.
Brian Wellington
2021-04-21
1
-33
/
+44
*
Add missing dns.rdtypes.util imports [Issue #648].
processing_order_fix
Bob Halley
2021-03-09
5
-0
/
+5
*
Checkpoint ZONEMD support.
Brian Wellington
2021-02-24
2
-0
/
+67
*
Ensure that DS digest length is consistent with digest type
Peter Thomassen
2021-01-18
1
-0
/
+18
*
Add missing items to rdtypes/ANY/__init__.py
Bob Halley
2021-01-13
1
-0
/
+2
*
Add missing items to rdtypes/IN/__init__.py
Peter Thomassen
2021-01-13
1
-0
/
+2
*
Merge pull request #617 from peterthomassen/master
Bob Halley
2021-01-05
10
-10
/
+19
|
\
|
*
Pass kw from dns.rdata.to_text to _hexify and _base64ify
Peter Thomassen
2021-01-05
10
-10
/
+19
*
|
Add missing base classes to __init__.
Bob Halley
2021-01-04
1
-0
/
+4
|
/
*
TSIG: don't relativize algorithm name
Daniel Salzman
2020-11-25
1
-1
/
+1
*
add comment on NSEC downcasing to avoid future confusion
Bob Halley
2020-10-06
1
-0
/
+2
*
we should not canonicalize SVCB/HTTPS alias target either!
Bob Halley
2020-10-06
1
-1
/
+1
*
The alias target of an SVCB or HTTPS rdata must not be compressed.
Bob Halley
2020-10-06
1
-1
/
+1
*
correct and simplify weighted_processing_order()
Bob Halley
2020-09-09
3
-34
/
+17
*
Simplify code.
proc-order
Brian Wellington
2020-09-08
1
-8
/
+5
*
deal with all zero weight URI case
Bob Halley
2020-09-02
1
-0
/
+5
*
processing order implementation
Bob Halley
2020-09-02
7
-0
/
+110
*
follow usual dnspython inheritance scheme for shared types
Bob Halley
2020-08-27
3
-66
/
+77
*
lint
Bob Halley
2020-08-27
1
-1
/
+2
*
Adds SMIMEA record type, RFC 8162
Nils Wisiol
2020-08-27
2
-0
/
+8
*
Do not split OPENPGPKEY base64 into chunks. #577
Bob Halley
2020-08-26
1
-1
/
+1
*
restore missing windows tuple-fy
Bob Halley
2020-08-26
3
-3
/
+3
[next]