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
...
*
Inc version
Bob Halley
2009-06-23
1
-1
/
+1
*
Prep 1.7.1
Bob Halley
2009-06-19
1
-1
/
+1
*
Handle negative prerequisites
Bob Halley
2009-06-19
1
-1
/
+3
*
Set the domain correctly on Windows
Bob Halley
2009-06-19
1
-2
/
+2
*
Add to_digestable() methods to rdata classes
Bob Halley
2009-06-19
10
-56
/
+114
*
_addresses_equal() needs the af
Bob Halley
2009-06-19
1
-1
/
+1
*
Do not compress names in HIP RRs
Bob Halley
2009-06-19
1
-1
/
+1
*
Add HIP RR type
Bob Halley
2009-06-19
2
-0
/
+141
*
Add DLV support
Bob Halley
2009-06-18
4
-76
/
+117
*
Add DNSSEC constants
Bob Halley
2009-06-18
3
-0
/
+14
*
Add BADTRUNC
Bob Halley
2009-06-18
1
-0
/
+7
*
When checking for "same address", use the binary form of the address.
Bob Halley
2009-06-18
1
-3
/
+11
*
Allow a source port to be specified
Bob Halley
2009-06-18
1
-5
/
+9
*
update copyrights
Bob Halley
2009-06-18
79
-79
/
+79
*
Add NSEC3PARAM support
Bob Halley
2009-06-18
2
-0
/
+89
*
do not import dns.name
Bob Halley
2009-06-18
1
-1
/
+0
*
Add NSEC3 support
Bob Halley
2009-06-18
2
-0
/
+178
*
Fix NSEC.to_text()
Bob Halley
2009-06-17
1
-2
/
+3
*
Update version to 1.7.0
Bob Halley
2009-04-12
1
-1
/
+1
*
add more type codes, make NSEC a singleton, fix whitespace
Bob Halley
2009-03-31
1
-5
/
+16
*
make EDNS options comparable
Bob Halley
2009-03-30
1
-0
/
+47
*
add UDP IXFR support
Bob Halley
2009-03-30
1
-9
/
+29
*
document options
Bob Halley
2009-03-30
1
-0
/
+2
*
add one_rr_per_rrset mode switch to methods which parse messages from wire fo...
Bob Halley
2009-03-30
2
-10
/
+25
*
EDNS option support
Bob Halley
2009-03-30
4
-6
/
+142
*
allow multiple chunks in DS RR Base64
Bob Halley
2008-10-16
1
-6
/
+13
*
add entropy module
Bob Halley
2008-10-08
2
-0
/
+96
*
validate TSIGs using the absolute name; use new entropy module
Bob Halley
2008-10-08
1
-3
/
+5
*
set_rcode() was broken when used with extended rcodes; keep ednsflags coheren...
Bob Halley
2008-06-03
2
-38
/
+45
*
in inet_aton(), raise dns.exception.SyntaxError, like our contract says
Bob Halley
2008-02-06
1
-1
/
+4
*
raise an exception if the TSIG error is non-zero
Bob Halley
2008-02-06
1
-3
/
+32
*
fix typo
Bob Halley
2007-11-25
1
-1
/
+1
*
If select() raises an exception due to EINTR, we should just select()
Bob Halley
2007-11-25
1
-16
/
+23
*
only check port on multicast response
Bob Halley
2007-06-14
1
-1
/
+1
*
add basic multicast support
Bob Halley
2007-06-13
2
-1
/
+21
*
fix comparison cut-and-paste error
Bob Halley
2007-05-25
1
-1
/
+1
*
fix indentation
Bob Halley
2007-03-28
1
-46
/
+46
*
import dns.rrset, since we use it
Bob Halley
2007-03-23
1
-0
/
+1
*
find enabled NICs on Windows Vista
Bob Halley
2007-02-08
1
-9
/
+58
*
update copyrights for 2007
Bob Halley
2007-01-01
76
-76
/
+76
*
inc version
Bob Halley
2006-12-10
1
-1
/
+1
*
add DHCID
Bob Halley
2006-11-03
3
-1
/
+64
*
alphabetize; add SPF
Bob Halley
2006-11-03
1
-4
/
+5
*
add ignore_unexpected option dns.query.udp()
Bob Halley
2006-11-03
1
-8
/
+15
*
include more detail when raising UnexpectedSource
Bob Halley
2006-11-01
1
-1
/
+3
*
doc fix
Bob Halley
2006-10-16
1
-2
/
+2
*
prep 1.5
Bob Halley
2006-09-25
1
-1
/
+1
*
add use_edns parameter to make_query()
Bob Halley
2006-09-22
1
-5
/
+15
*
add want_dnssec parameter to make_query()
Bob Halley
2006-09-22
1
-2
/
+5
*
add reasonable defaults for Message.use_edns(); add Message.want_dnssec()
Bob Halley
2006-09-22
1
-3
/
+26
[prev]
[next]