]> git.ipfire.org Git - thirdparty/dnspython.git/shortlog
thirdparty/dnspython.git
2024-09-13  Brian WellingtonOnly create httpx transports when needed. (#1130)
2024-09-10  Bob HalleyThe return type of Rdata.to_wire() is Optional[bytes...
2024-09-08  Moshe KaplanAdd example of DNS over TLS (#1126)
2024-09-08  Bob HalleyIgnore UP006 and UP0035 (Tuple->tuple and List->list...
2024-09-07  Bob Halleyrefresh README notices
2024-09-07  Bob Halleyproject update: remove 3.8, add 3.13
2024-08-28  URenkoAvoid instantiating Resolver when it is not necessary...
2024-08-23  Brian WellingtonCreate EOFError exceptions with text EOF. (#1124)
2024-08-18  Brian WellingtonRefactor xfr. (#1122)
2024-08-06  Bob HalleyAllow Message.from_text() to parse a TSIG but not valid...
2024-08-06  Bob HalleyDo not allow an empty list in TXT record wire format...
2024-08-01  Bob Halleyadd RFC 7871
2024-08-01  Bob Halleyignore some uninteresting coverage gaps
2024-08-01  Bob Halleydisable codecov
2024-07-31  Bob HalleyDeal with windows registry delimiters more comprehensiv...
2024-07-28  Bob HalleyInitial update of whatsnew for 2.7.0.
2024-07-24  Bob HalleyUse uv with hatch if available.
2024-07-24  Bob HalleyReportChannel EDNS option support. (#1111)
2024-07-24  Bob Halleyrun ruff in the CI
2024-07-24  Bob HalleyI do not want the SIM linting.
2024-07-24  Bob HalleyMore mostly automated (but reviewed!) f-string conversions.
2024-07-24  Bob Halleyautomated format to f-string conversion + black
2024-07-24  Bob Halleycryptography>=43 is now required to use cryptography
2024-07-24  Bob HalleyFix miscellaneous lint from increased ruff settings.
2024-07-24  Jakob SchlyterAdd support for deterministic signatures (#1104)
2024-07-23  Jakob Schlyterensure we have a zone origin (#1105)
2024-07-23  Jakob Schlyterreformat examples (#1107)
2024-07-21  Peter ThomassenFix typo in message-edns.rst (#1102)
2024-07-09  Bob HalleyFix the have_quic computation for test_doq
2024-07-09  Timothy Pillowfix doco typo in resolver-class.rst
2024-07-03  Bob HalleyAdd WALLET rdatatype support. (#1098)
2024-06-27  Bob HalleyAdd dns.rdata.load_all_types(). (#1095)
2024-06-05  Brian WellingtonMore error checking in feature detection (#1088)
2024-05-03  Bob Halleyregenerate TLS test certs
2024-04-19  Bob Halleyloosen sphinx requirement
2024-04-18  dependabot... Bump sphinx from 7.3.5 to 7.3.6 (#1079)
2024-04-17  dependabot... Bump sphinx from 7.2.6 to 7.3.5 (#1078)
2024-04-17  Bob HalleySet the minimum version of idna to 3.7.
2024-04-13  Bob Halleydo not use : in cookie EDNS text output
2024-04-13  Bob Halleyadd sphinx-rtd-theme to dev dependencies
2024-04-13  Bob HalleyAdd EDNS Cookie option.
2024-03-29  Brian WellingtonAdds support for the SVCB/HTTPS ohttp parameter. (...
2024-03-27  Bob HalleyMake 3.8 happy by removing newer type constructs in...
2024-03-27  Bob HalleyOverhaul nanonameserver, adding DoT, DoH, DoH3, and...
2024-03-25  Bob HalleyProperly fix asyncio QUIC shutdown races [#1069].
2024-03-23  Bob HalleyFix more races around long waits.
2024-03-21  Brian WellingtonReplace h3 parameter with http_version. (#1068)
2024-03-20  Brian WellingtonFix DoH3 queries sent to a literal address. (#1067)
2024-03-12  Bob HalleyRequire aioquic>=1.0.0 [#1032].
2024-03-12  Bob HalleyWe were not calling check_delete_rdataset() in one...
2024-03-11  Bob HalleyAdd a simple tsig example.
2024-03-07  Bob HalleyClose QUIC sync and trio sockets when done.
2024-03-07  Bob Halleyblack lint
2024-03-05  Brian WellingtonAdd support for saving quic tokens. (#1065)
2024-03-05  Bob HalleySet license to a TOML table to avoid PEP 639 metadata...
2024-03-04  Bob HalleyUpdate Set docstring [#1063].
2024-03-01  Bob Halleymore coverage lint
2024-03-01  Bob HalleyBump timeout on UDP with fallback.
2024-03-01  Bob HalleyBump timeout on UDP with fallback.
2024-03-01  Bob HalleyUpdate ruff invocation for ruff 0.3.0.
2024-02-29  Bob HalleyFix CI badge.
2024-02-29  Bob Halleyblack lint
2024-02-29  Bob HalleyFix some pylint lint for xfr refactor.
2024-02-29  Brian WellingtonImplement xfr() in terms of inbound_xfr(). (#1062)
2024-02-24  Bob HalleyDNS-over-HTTP3 (#1048)
2024-02-23  Bob HalleyAdd RESINFO type.
2024-02-21  Thomas Steen... add an overridable socket_factory to dns.quic._sync...
2024-02-20  Bob HalleyMessage from_wire() now stores the original wire format...
2024-02-20  Bob HalleyAdd EDE retrieval helper [#969] and a get_options(...
2024-02-18  Bob Halleysync whatsnew with 2.6.1 release
2024-02-18  Bob HalleyThe Tudoor fix should not eat valid Truncated exception...
2024-02-17  Bob Halleyupdate for branch renaming
2024-02-16  Bob HalleyFurther improve CVE fix coverage to 100% for sync and...
2024-02-16  Bob Halleytest IgnoreErrors
2024-02-16  Bob HalleyFor the Tudoor fix, we also need the UDP nameserver...
2024-02-12  Brian WellingtonRemove customizable selectors. (#1046)
2024-02-12  Bob Halleyupdate pull request template
2024-02-09  Bob HalleyCreate CODE_OF_CONDUCT.md
2024-02-09  Bob Halleygithub contributing and pull request template
2024-02-09  Bob HalleyThe DoHNameserver now supports using GET instead of...
2024-02-09  Bob Halley2.6.0 prep
2024-02-09  Bob Halleyminor (but pervasive!) black 2024 stable style changes
2024-02-09  Bob Halleylint
2024-02-09  Bob Halleyupdate for 2.6.0
2024-02-09  Bob HalleyAddress DoS via the Tudoor mechanism (CVE-2023-29483...
2024-02-09  Bob Halleyupdate for 2.6.0
2024-02-09  Bob Halleydns.dnssecalgs.base is safe to import without cryptography,
2024-02-09  Brian WellingtonInclude the text description of an EDE. (#1042)
2024-02-09  Bob HalleyTest for recent-enough versions of optional packages...
2024-02-07  Bob HalleyAdd EDNS NSID option.
2024-02-06  Bob Halleyadd accidentally omitted license field to [project]
2024-02-04  Bob HalleyThe EDNS Option base class should have a NotImplemented...
2024-02-02  Bob Halleyupdate ruff config to non-deprecated syntax
2024-02-01  Bob Halleyswitch to codecov-action@v4 take 2
2024-02-01  Bob Halleyswitch to codecov-action@v4
2024-01-27  Bob HalleyIn tests, work around musl libc and docker issues.
2024-01-27  Bob HalleyFix elliptic curve test deprecation warning from crypto...
2024-01-26  Bob Halleyupdate requirements
2024-01-15  Bob Halleyactions cleanup
2024-01-15  dependabot... Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2...
next