issues
search
rthalley
/
dnspython
a powerful DNS toolkit for python
http://www.dnspython.org
Other
2.46k
stars
518
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unit tests failing on master (dns.exception.Timeout: The DNS operation timed out.)
#1166
Ivorforce
opened
2 days ago
4
dns.query.https(): code now always raises exception "DNS-over-HTTP3 is not available."
#1165
wesinator
closed
2 days ago
7
Bump sphinx-rtd-theme from 3.0.1 to 3.0.2
#1164
dependabot[bot]
closed
1 week ago
0
Ensure thread does not die due to uncaught exception
#1163
farrokhi
closed
1 week ago
3
Support for PoewrDNS Alias Records
#1162
alainstucki
closed
3 weeks ago
2
Create devcontainer.json
#1161
mustafacco7
closed
1 month ago
0
Fix lifetime parameter enforcement in DNS resolver
#1160
mustafacco7
closed
1 month ago
0
Rename SECURITY.md to mustafacco7/dnspython
#1159
mustafacco7
closed
1 month ago
0
Create devcontainer.json
#1158
mustafacco7
closed
1 month ago
0
Mustafa
#1157
mustafacco7
closed
1 month ago
0
Fix lifetime parameter enforcement in DNS resolver
#1156
mustafacco7
closed
1 month ago
1
Fix timeout in async and sync DoH query
#1155
mustafacco7
closed
1 month ago
0
Create devcontainer.json
#1154
mustafacco7
closed
1 month ago
0
Add repository overview to README.md
#1153
mustafacco7
closed
1 month ago
1
Lifetime parameter not being respected
#1152
AGBell
closed
1 month ago
12
Fix AXFR-style IXFR with multiple messages.
#1151
bwelling
closed
1 month ago
2
Issues with IXFR requests against ee.
#1150
schanzen
closed
1 month ago
11
Minor README updates
#1149
RyanFrantz
closed
1 month ago
1
docs: include `dns.resolver.LifetimeTimeout` exception
#1148
miketheman
closed
1 month ago
2
Pyright lint
#1147
rthalley
closed
1 month ago
0
Retry on test timeout
#1146
rthalley
closed
1 month ago
0
Add dns.edns.Option.to_generic()
#1145
bwelling
closed
1 month ago
2
Bump sphinx-rtd-theme from 3.0.0 to 3.0.1
#1144
dependabot[bot]
closed
1 month ago
0
EDNS option backwards compatibility
#1143
cdeccio
closed
1 month ago
9
Bump sphinx-rtd-theme from 2.0.0 to 3.0.0
#1142
dependabot[bot]
closed
1 month ago
0
How to access exchange and preferenc of Rdata object
#1141
ghost
closed
1 month ago
2
pyright cleanliness
#1140
rthalley
closed
1 month ago
2
Specifying a URL containing a port when using HTTP/3 doesn't work; the port is ignored.
#1139
bwelling
closed
1 month ago
1
fix(answer): add typing to range
#1138
georgettica
closed
1 month ago
1
DDR Test Anomolies
#1137
kitterma
opened
1 month ago
1
External DNS environment test anomolies
#1136
kitterma
opened
1 month ago
2
Unable to create resolver class because of read unexpected nameserver from windows registry
#1135
lgc2333
closed
1 month ago
3
dns.zonefile.read_rrsets cannot handle lines with classes in them
#1134
paulehoffman
closed
2 months ago
5
fix typo
#1133
jschlyter
closed
2 months ago
1
Creating PTR Record is successful but returns error "The TSIG signature fails to verify"
#1132
mmn01-sky
closed
2 months ago
5
Add a copy mode to dns.message.make_response().
#1131
rthalley
closed
2 months ago
0
Only create httpx transports when needed.
#1130
bwelling
closed
2 months ago
0
The return type of Rdata.to_wire() is Optional[bytes] not bytes.
#1129
rthalley
closed
2 months ago
0
Rdata.to_wire() return type is wrong
#1128
rthalley
closed
2 months ago
1
Fixed return type annotation for `Rdata.to_wire()`
#1127
jolaf
closed
2 months ago
4
Add example of DNS over TLS
#1126
moshekaplan
closed
2 months ago
0
dns.query.https not validating IP-based DNS server's certificate
#1125
moshekaplan
closed
2 months ago
3
Create EOFError exceptions with text EOF.
#1124
bwelling
closed
3 months ago
0
Avoid instantiating Resolver when it is not necessary for DoH
#1123
URenko
closed
2 months ago
6
Refactor xfr.
#1122
bwelling
closed
3 months ago
0
to_text() on txt record adds whitespace
#1121
Alge
closed
3 months ago
5
Unable to call dns.zone.from_xfr method with non-relativized names
#1120
yeti9990
closed
3 months ago
2
AXFR over TLS only fetches part of the zone file
#1119
maxf
closed
3 months ago
2
Do not allow an empty list in TXT record wire format
#1118
rthalley
closed
3 months ago
0
TXT from_wire() permits an empty list (zero rdlen)
#1117
rthalley
closed
3 months ago
1
Next