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
/
query.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add poll() support; bump version to 1.9.0
Bob Halley
2010-10-27
1
-9
/
+73
*
Allow unicode strings for rdtype and rdclass parameters
Bob Halley
2010-10-17
1
-1
/
+1
*
create exceptions with arguments as "raise E(args)" instead of "raise E, args"
Bob Halley
2010-01-14
1
-10
/
+9
*
specify tsig algorithm correctly when passing to use_tsig
Bob Halley
2010-01-13
1
-1
/
+1
*
update copyrights for 2010
Bob Halley
2010-01-13
1
-1
/
+1
*
add support for more TSIG algorithms
Bob Halley
2009-11-13
1
-2
/
+5
*
Set the socket used for xfrs to nonblocking mode.
Bob Halley
2009-07-27
1
-0
/
+1
*
_addresses_equal() needs the af
Bob Halley
2009-06-19
1
-1
/
+1
*
When checking for "same address", use the binary form of the address.
Bob Halley
2009-06-18
1
-3
/
+11
*
update copyrights
Bob Halley
2009-06-18
1
-1
/
+1
*
add UDP IXFR support
Bob Halley
2009-03-30
1
-9
/
+29
*
add one_rr_per_rrset mode switch to methods which parse messages from wire fo...
Bob Halley
2009-03-30
1
-6
/
+15
*
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
1
-1
/
+3
*
update copyrights for 2007
Bob Halley
2007-01-01
1
-1
/
+1
*
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
*
fix IXFR bugs, check more of IXFR for correctness
Bob Halley
2006-07-20
1
-17
/
+37
*
deal with up-to-date
Bob Halley
2006-07-20
1
-0
/
+2
*
add IXFR support
Bob Halley
2006-07-20
1
-15
/
+28
*
Preliminary Unicode support
Bob Halley
2005-11-13
1
-1
/
+1
*
fix doco bugs; note need to match relativize between dns.query.xfr() and dns....
Bob Halley
2005-10-17
1
-4
/
+5
*
allow source address and port to be specified in query.{udp,tcp,xfr}
Bob Halley
2005-09-02
1
-8
/
+43
*
EALREADY is OK too
Bob Halley
2005-09-02
1
-1
/
+1
*
improve documentation of "where" parameter
Bob Halley
2005-09-02
1
-3
/
+3
*
update copyrights
Bob Halley
2005-09-02
1
-1
/
+1
*
make sending queries via IPv6 work
Bob Halley
2005-09-02
1
-10
/
+44
*
remove cvs $Id$ tags
Bob Halley
2005-09-02
1
-2
/
+0
*
Add documentation for where parameter in dns.query.*
Bob Halley
2005-09-02
1
-0
/
+6
*
initial import
Bob Halley
2005-09-02
1
-0
/
+261