summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Update wheel requirement from ^0.37.1 to ^0.38.1dependabot[bot]2022-11-041-1/+1
| |/ /
* | | Merge pull request #853 from jameshilliard/no-wheelBob Halley2022-11-051-1/+1
|\ \ \ | |/ / |/| |
| * | Remove spurious wheel build dependencyJames Hilliard2022-11-021-1/+1
|/ /
* | update to dev versionBob Halley2022-10-271-1/+1
* | Merge pull request #849 from eaglegai/masterBob Halley2022-10-271-0/+1
|\ \
| * | fix missing version in setup.cfgeaglegai2022-10-271-0/+1
|/ /
* | For async send_udp(), return a length and clarify the expirationBob Halley2022-10-132-2/+7
* | temporarily add aioquicBob Halley2022-10-091-0/+1
|/
* Merge pull request #845 from rthalley/asyncio-timeout-fixBob Halley2022-10-082-5/+53
|\
| * Asyncio sockets should work after a timeout [#843].Bob Halley2022-10-062-5/+53
* | Merge pull request #846 from rthalley/dependabot/pip/requests-toolbelt-gte-0....Bob Halley2022-10-071-1/+1
|\ \ | |/ |/|
| * Update requests-toolbelt requirement from ^0.9.1 to >=0.9.1,<0.11.0dependabot[bot]2022-10-071-1/+1
|/
* Deal with leading dots in search lists on Windows [#844].Bob Halley2022-10-061-2/+2
* more lintBob Halley2022-10-027-11/+21
* try again to fix CodeQLBob Halley2022-10-021-6/+10
* lintBob Halley2022-10-021-1/+1
* try to fix codeqlBob Halley2022-09-291-6/+6
* Merge pull request #841 from rthalley/dependabot/pip/pytest-cov-tw-4.0.0Bob Halley2022-09-291-1/+1
|\
| * Update pytest-cov requirement from ^3.0.0 to ^4.0.0dependabot[bot]2022-09-291-1/+1
|/
* Merge pull request #840 from rthalley/dependabot/pip/trio-gte-0.14-and-lt-0.23Bob Halley2022-09-281-1/+1
|\
| * Update trio requirement from >=0.14,<0.22 to >=0.14,<0.23dependabot[bot]2022-09-281-1/+1
|/
* Merge pull request #837 from rthalley/dependabot/pip/cryptography-gte-2.6-and...Bob Halley2022-09-071-1/+1
|\
| * Update cryptography requirement from >=2.6,<38.0 to >=2.6,<39.0dependabot[bot]2022-09-071-1/+1
|/
* Merge pull request #836 from rthalley/dependabot/pip/wheel-tw-0.37.1Bob Halley2022-09-051-1/+1
|\
| * Update wheel requirement from ^0.35.0 to ^0.37.1dependabot[bot]2022-09-051-1/+1
|/
* When scanning interfaces with WMI, ignore those without DNSBob Halley2022-08-231-5/+6
* Merge pull request #833 from rthalley/allow-directivesBob Halley2022-08-163-15/+131
|\
| * add $ to allow_directives if missingBob Halley2022-08-162-1/+18
| * fix typosBob Halley2022-08-151-2/+2
| * allow zonefile directives to be specified explicitlyBob Halley2022-08-143-15/+114
|/
* Add idna_codec parameter to dns.zone.from_file() [#832]Bob Halley2022-08-141-0/+2
* Merge pull request #828 from corubba/feature/generate-baseBob Halley2022-08-142-18/+83
|\
| * Add support for more bases in $GENERATEcorubba2022-08-052-18/+83
|/
* Merge pull request #827 from rthalley/dependabot/pip/flake8-tw-5.0.3Bob Halley2022-08-021-1/+1
|\
| * Update flake8 requirement from ^4.0.1 to ^5.0.3dependabot[bot]2022-08-021-1/+1
* | fix format string lint detected by flake8 5.0.3Bob Halley2022-08-021-2/+2
|/
* Merge pull request #822 from bwelling/rdatatype-fixesBob Halley2022-07-173-16/+47
|\
| * Fix dns.rdatatype special cases.Brian Wellington2022-07-153-16/+47
* | Merge pull request #820 from rthalley/dependabot/github_actions/actions/setup...Bob Halley2022-06-112-2/+2
|\ \
| * | Bump actions/setup-python from 2 to 4dependabot[bot]2022-06-122-2/+2
* | | Merge pull request #819 from rthalley/dependabot/github_actions/codecov/codec...Bob Halley2022-06-111-1/+1
|\ \ \
| * | | Bump codecov/codecov-action from 2 to 3dependabot[bot]2022-06-121-1/+1
| |/ /
* | | Merge pull request #818 from rthalley/dependabot/github_actions/actions/check...Bob Halley2022-06-113-3/+3
|\ \ \
| * | | Bump actions/checkout from 2 to 3dependabot[bot]2022-06-123-3/+3
| |/ /
* | | Merge pull request #817 from rthalley/dependabot/github_actions/github/codeql...Bob Halley2022-06-111-2/+2
|\ \ \ | |/ / |/| |
| * | Bump github/codeql-action from 1 to 2dependabot[bot]2022-06-121-2/+2
|/ /
* | have dependabot monitor github-actions tooBob Halley2022-06-111-0/+4
* | 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