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
/
edns.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
restore globals
constants
Bob Halley
2020-08-03
1
-0
/
+1
*
Backwards compatibility constants compatible with pylint and mypy.
Bob Halley
2020-08-01
1
-1
/
+4
*
increase EDNS coverage
Bob Halley
2020-07-26
1
-2
/
+2
*
Add dns.edns.register_type().
Brian Wellington
2020-07-17
1
-0
/
+10
*
Move __str__ to the generic Option code.
Brian Wellington
2020-07-08
1
-5
/
+3
*
Rework wire format processing.
Bob Halley
2020-07-02
1
-21
/
+29
*
Make _cmp generic for all EDNS Options. It now compares the wire formats
Bob Halley
2020-06-19
1
-19
/
+11
*
The dns.inet.AF_* portability scheme is no longer needed.
Bob Halley
2020-06-16
1
-2
/
+3
*
Fix bugs found by flake8.
Bob Halley
2020-06-12
1
-3
/
+3
*
Updates to dns.edns module.
Brian Wellington
2020-06-08
1
-27
/
+45
*
Minor Python 3 cleanups.
Brian Wellington
2020-06-03
1
-3
/
+3
*
flake8 linting
Bob Halley
2020-05-15
1
-7
/
+10
*
Reharmonize doc style as I think it looks better
Bob Halley
2020-05-10
1
-2
/
+3
*
in doco, text->str, binary->bytes
Bob Halley
2020-05-08
1
-3
/
+3
*
In cases where we care that something is just an IPv4 or IPv6 address,
Bob Halley
2020-05-04
1
-3
/
+2
*
Remove "from __future__ import" statements.
Brian Wellington
2020-05-01
1
-2
/
+0
*
Merge pull request #394 from kimbo/kl/ecs-__str__
Bob Halley
2019-10-23
1
-0
/
+5
|
\
|
*
added __str__ for GenericOption
kimbo
2019-10-04
1
-0
/
+2
|
*
added ecs __str__ function
kimballo
2019-10-03
1
-0
/
+3
*
|
fix python 3.5 format string
kimballo
2019-10-03
1
-5
/
+5
*
|
added dns.edns.ECSOption.from_text()
kimballo
2019-10-03
1
-0
/
+51
|
/
*
The EDNS0 client-subnet code didn't work correctly for addresses that
Bob Halley
2019-05-03
1
-1
/
+2
*
update copyright
Bob Halley
2018-12-01
1
-0
/
+2
*
Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade
Hugo
2018-09-06
1
-2
/
+2
*
more doco overhaul
Bob Halley
2017-01-15
1
-2
/
+24
*
doc update
Bob Halley
2017-01-02
1
-44
/
+44
*
remove unused import
Bob Halley
2016-12-02
1
-1
/
+0
*
Slighly improve ECS masking.
Bob Halley
2016-12-02
1
-4
/
+4
*
Clarify ceiling, add tests, fix doc, fix python3
pascal.bouchareine
2016-11-08
1
-7
/
+13
*
make lint happy
pascal.bouchareine
2016-11-03
1
-2
/
+4
*
Implement EDNS Client Subnet option
pascal.bouchareine
2016-11-03
1
-1
/
+89
*
Fix typos
Jakub Wilk
2016-05-26
1
-2
/
+2
*
python3 support
Arthur Gautier
2016-04-21
1
-11
/
+19
*
clean Tab
dv
2015-03-02
1
-1
/
+1
*
fix typos
Bob Halley
2012-05-21
1
-3
/
+3
*
doco fixes
Bob Halley
2012-04-08
1
-2
/
+2
*
update copyrights
Bob Halley
2011-05-12
1
-1
/
+1
*
make EDNS options comparable
Bob Halley
2009-03-30
1
-0
/
+47
*
EDNS option support
Bob Halley
2009-03-30
1
-0
/
+95