summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Deal with "in" changes for enums in python 3.12Bob Halley2023-05-061-5/+4
* Fix NSEC3 base32 processing. (#929)Brian Wellington2023-05-065-0/+5
* Add make_resolver_at() and resolve_at(). (#926)Bob Halley2023-04-192-0/+38
* Add basic DDR support. (#919)Bob Halley2023-04-071-0/+43
* Improve get_rrset/find_rrset API. (#922)Brian Wellington2023-04-061-0/+8
* Zone signer (#911)Jakob Schlyter2023-03-201-0/+125
* re-run blackBob Halley2023-03-196-9/+5
* Better DNS-over-HTTPS support. (#908)Bob Halley2023-03-192-101/+53
* Add names iteration to transactions via iterate_names(). (#907)Bob Halley2023-03-141-7/+18
* Remove curio support.Bob Halley2023-03-122-65/+4
* Add dns.resolver.resolve_name(). (#903)Brian Wellington2023-03-102-0/+70
* Remove the DSA signature test, as it can fail in certainBob Halley2023-03-071-8/+2
* Resolver "nameserver" object support. (#897)Bob Halley2023-02-252-46/+73
* CDS/CDNSKEY utilities (#872)Jakob Schlyter2022-12-231-0/+110
* Remove unsupported python case (#871)sblondon2022-12-161-4/+1
* DNSSEC policy. (#869)Bob Halley2022-12-151-26/+93
* DNSSEC signer (#866)Jakob Schlyter2022-12-122-0/+305
* add missing skip marksBob Halley2022-10-091-0/+2
* Initial DoQ support.Bob Halley2022-10-095-0/+245
* Asyncio sockets should work after a timeout [#843].Bob Halley2022-10-061-0/+46
* add $ to allow_directives if missingBob Halley2022-08-161-0/+10
* allow zonefile directives to be specified explicitlyBob Halley2022-08-141-0/+63
* Add support for more bases in $GENERATEcorubba2022-08-051-0/+46
* Merge pull request #822 from bwelling/rdatatype-fixesBob Halley2022-07-171-0/+11
|\
| * Fix dns.rdatatype special cases.Brian Wellington2022-07-151-0/+11
* | deal with more windows idiosyncraciesBob Halley2022-06-111-5/+7
* | on windows, skip curio xfr tooBob Halley2022-06-111-1/+5
* | give up on curio tests on windowsBob Halley2022-06-111-0/+3
* | attempt to workaround curio exceptions that happen only in CIBob Halley2022-06-111-3/+6
* | apply v4/v6 testing scheme from query tests to async tooBob Halley2022-06-101-13/+4
* | remove debugging printBob Halley2022-06-101-1/+0
* | Improve network checking [#812].Bob Halley2022-06-044-32/+73
* | Merge pull request #809 from bdrung/wrap-long-linesBob Halley2022-05-162-44/+169
|\ \
| * | Wrap long linesBenjamin Drung2022-05-162-44/+169
| |/
* | Allow skipping test cases that need Internet accessBenjamin Drung2022-05-161-6/+10
* | Add tests.util.is_internet_reachable()Benjamin Drung2022-05-166-54/+37
|/
* test multi-message TSIG with and without paddingBob Halley2022-03-241-0/+51
* test padding in DoTBob Halley2022-03-231-0/+22
* test padding in DoHBob Halley2022-03-231-0/+21
* Add EDNS padding.Bob Halley2022-03-232-0/+63
* black autoformattingBob Halley2022-03-1553-4191/+5423
* test versioned zone non-txn get of nonexistent setBob Halley2022-03-121-0/+13
* improve version _validate_name test coverageBob Halley2022-03-061-0/+7
* Remove 3.6-specific code.Bob Halley2022-03-054-47/+7
* Add integrated typing to much of dnspython.Bob Halley2022-03-054-12/+29
* allow txn argument as suggested by @rthalleyJakob Schlyter2022-02-211-0/+9
* raise NoSOA if there is no SOA recordJakob Schlyter2022-02-191-1/+1
* implement dns.zone.Zone.get_soa()Jakob Schlyter2022-02-191-0/+12
* fix test TLS alertBob Halley2022-02-171-0/+4
* lgtm lint: suppress false positiveBob Halley2022-02-171-1/+1