summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify; add a MessageError class.continue_on_errorBob Halley2021-10-242-50/+54
* add test of continue_on_errorBob Halley2021-10-231-1/+38
* change error format to have current instead of last goodBob Halley2021-10-231-10/+9
* draft continue_on_errorBob Halley2021-10-231-62/+103
* Merge pull request #703 from rthalley/cmp_fixBob Halley2021-10-205-15/+180
|\
| * _cmp() raised NoRelativeRdataOrdering in abs vs. abs casecmp_fixBob Halley2021-10-141-3/+5
| * Allow relative rdata comparisons for now, but disallow in the future.Bob Halley2021-10-142-37/+114
| * fix ordering issue with relative rdatasBob Halley2021-10-141-4/+4
| * fix accidental reversion of message.py typo fixBob Halley2021-10-111-1/+2
| * Fix #698 and #702, problems caused by _cmp() giving the wrongBob Halley2021-10-115-11/+96
* | Merge pull request #713 from peterthomassen/20211020_cds_rfc8078_deleteBob Halley2021-10-203-17/+35
|\ \
| * | Allow digest type 0 for CDSPeter Thomassen2021-10-203-17/+35
|/ /
* | Merge pull request #710 from paulehoffman/edns-examplesBob Halley2021-10-171-0/+52
|\ \
| * | Added examples of use_edns()Paul Hoffman2021-10-141-12/+24
| * | First attempt at edns.pyPaul Hoffman2021-10-131-0/+40
| |/
* | Merge pull request #712 from bwelling/make-query-idBob Halley2021-10-172-2/+10
|\ \
| * | Add id to dns.message.make_query().Brian Wellington2021-10-142-2/+10
|/ /
* | Improve dns.message.make_query() docs.Brian Wellington2021-10-131-1/+3
* | Merge pull request #708 from paulehoffman/connected-socketBob Halley2021-10-131-2/+2
|\ \ | |/ |/|
| * Moved "connected" to better spotPaul Hoffman2021-10-131-2/+2
| * Removed the "connected" from UDP sockets (thank you Brian!)Paul Hoffman2021-10-131-2/+2
| * Added "connected" to references to socket.socket.Paul Hoffman2021-10-131-4/+4
|/
* Merge pull request #704 from rthalley/dependabot/pip/flake8-tw-4.0.1Bob Halley2021-10-111-1/+1
|\
| * Update flake8 requirement from ^3.7.9 to ^4.0.1dependabot[bot]2021-10-111-1/+1
|/
* fix typo and improve dns.message.Message.is_response() doc stringBob Halley2021-10-101-1/+2
* add some doc on thread safetyBob Halley2021-10-102-0/+31
* Merge pull request #697 from rthalley/dependabot/pip/pytest-cov-tw-3.0.0Bob Halley2021-10-041-1/+1
|\
| * Update pytest-cov requirement from ^2.10.0 to ^3.0.0dependabot/pip/pytest-cov-tw-3.0.0dependabot[bot]2021-10-041-1/+1
* | Merge pull request #696 from rthalley/dependabot/pip/coverage-tw-6.0Bob Halley2021-10-041-1/+1
|\ \ | |/ |/|
| * Update coverage requirement from ^5.1 to ^6.0dependabot/pip/coverage-tw-6.0dependabot[bot]2021-10-041-1/+1
|/
* Merge pull request #693 from rthalley/dependabot/pip/cryptography-gte-2.6-and...Bob Halley2021-09-301-1/+1
|\
| * Update cryptography requirement from >=2.6,<4.0 to >=2.6,<36.0dependabot[bot]2021-09-301-1/+1
|/
* change the RFC cite for CERTBob Halley2021-09-211-1/+1
* Merge pull request #692 from kpawar89/cert_typesBob Halley2021-09-211-0/+10
|\
| * Add new certificate types in CERT recordKiran Pawar2021-09-211-0/+10
|/
* Merge pull request #678 from felixonmars/patch-1Bob Halley2021-08-171-1/+1
|\
| * Correct a typo in dns/asyncbackend.pyFelix Yan2021-08-171-1/+1
|/
* Merge pull request #676 from bwelling/rfc6742Bob Halley2021-07-1713-11/+278
|\
| * Add support for RFC 6742 types.Brian Wellington2021-07-1313-11/+278
|/
* Merge pull request #673 from rthalley/zone_for_name_additionsBob Halley2021-07-132-6/+120
|\
| * If a negative response has an SOA in the authority section, thenBob Halley2021-07-112-6/+120
* | Merge pull request #675 from rthalley/dependabot/pip/idna-gte-2.1-and-lt-4.0Bob Halley2021-07-131-1/+1
|\ \ | |/ |/|
| * Update idna requirement from ^2.1 to >=2.1,<4.0dependabot[bot]2021-07-131-1/+1
|/
* avoid compatibility warnings for python 3.12Bob Halley2021-07-102-4/+4
* The APLItem constructor should make sure that the address fieldBob Halley2021-07-052-1/+9
* Do some basic xfr checks with an unversioned zone too.Bob Halley2021-07-051-0/+20
* Merge pull request #671 from rthalley/dependabot/pip/mypy-tw-0.910Bob Halley2021-06-241-1/+1
|\
| * Update mypy requirement from ^0.902 to ^0.910dependabot[bot]2021-06-231-1/+1
|/
* Merge pull request #669 from rthalley/dependabot/pip/trio-gte-0.14-and-lt-0.20Bob Halley2021-06-161-1/+1
|\
| * Update trio requirement from >=0.14,<0.19 to >=0.14,<0.20dependabot[bot]2021-06-161-1/+1