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
/
svcbbase.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic DDR support. (#919)
Bob Halley
2023-04-07
1
-0
/
+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
1
-60
/
+69
*
more lgtm linting
Bob Halley
2022-02-17
1
-1
/
+1
*
fix various typing issues (typos)
Sebastian Wagner
2022-01-29
1
-1
/
+1
*
avoid compatibility warnings for python 3.12
Bob Halley
2021-07-10
1
-3
/
+3
*
Lint pass
Bob Halley
2021-05-02
1
-1
/
+1
*
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
1
-0
/
+1
*
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
*
processing order implementation
Bob Halley
2020-09-02
1
-0
/
+7
*
more constructor checking work
Bob Halley
2020-08-26
1
-14
/
+11
*
stronger constructor checking in SVCB/HTTPS params
Bob Halley
2020-08-25
1
-17
/
+8
*
checkpoint rdata constructor checking
Bob Halley
2020-08-21
1
-3
/
+3
*
one import of dns.immutable is enough
Bob Halley
2020-08-19
1
-1
/
+0
*
make name and rdata use the immutable decorator
more-immut
Bob Halley
2020-08-19
1
-18
/
+29
*
detect escapes > 255
Bob Halley
2020-08-10
1
-1
/
+4
*
Make SVCB and HTTPS immutable.
Bob Halley
2020-08-08
1
-17
/
+28
*
SVCB and HTTPS support
Bob Halley
2020-08-07
1
-0
/
+524