| Commit message (Expand) | Author | Age | Files | Lines |
| * | 2.3.0 versionv2.3.0 | Bob Halley | 2023-01-15 | 1 | -1/+1 |
| * | Update cryptography requirement from >=2.6,<39.0 to >=2.6,<40.0 (#878) | dependabot[bot] | 2023-01-02 | 1 | -1/+1 |
| * | Update versions for 2.3.0rc1 | Bob Halley | 2022-12-27 | 1 | -1/+1 |
| * | Update coverage requirement from ^6.0 to ^7.0 (#874) | dependabot[bot] | 2022-12-20 | 1 | -1/+1 |
| * | DoQ packing and testing tweaks | Bob Halley | 2022-11-24 | 1 | -1/+1 |
| * | Merge pull request #842 from rthalley/quic | Bob Halley | 2022-11-24 | 1 | -0/+4 |
| |\ |
|
| | * | Initial DoQ support. | Bob Halley | 2022-10-09 | 1 | -0/+4 |
| * | | Update wheel requirement from ^0.37.1 to ^0.38.1 | dependabot[bot] | 2022-11-04 | 1 | -1/+1 |
| |/ |
|
| * | Update requests-toolbelt requirement from ^0.9.1 to >=0.9.1,<0.11.0 | dependabot[bot] | 2022-10-07 | 1 | -1/+1 |
| * | Update pytest-cov requirement from ^3.0.0 to ^4.0.0 | dependabot[bot] | 2022-09-29 | 1 | -1/+1 |
| * | Update trio requirement from >=0.14,<0.22 to >=0.14,<0.23 | dependabot[bot] | 2022-09-28 | 1 | -1/+1 |
| * | Update cryptography requirement from >=2.6,<38.0 to >=2.6,<39.0 | dependabot[bot] | 2022-09-07 | 1 | -1/+1 |
| * | Update wheel requirement from ^0.35.0 to ^0.37.1 | dependabot[bot] | 2022-09-05 | 1 | -1/+1 |
| * | Update flake8 requirement from ^4.0.1 to ^5.0.3 | dependabot[bot] | 2022-08-02 | 1 | -1/+1 |
| * | Update trio requirement from >=0.14,<0.21 to >=0.14,<0.22 | dependabot[bot] | 2022-06-08 | 1 | -1/+1 |
| * | Update cryptography requirement from >=2.6,<37.0 to >=2.6,<38.0 | dependabot[bot] | 2022-04-26 | 1 | -1/+1 |
| * | Update twine requirement from ^3.1.1 to ^4.0.0 | dependabot[bot] | 2022-03-31 | 1 | -1/+1 |
| * | add black to pyproject.toml | Bob Halley | 2022-03-15 | 1 | -0/+1 |
| * | change mypy version requirement to require less frequent updates | Bob Halley | 2022-03-11 | 1 | -1/+1 |
| * | Update mypy requirement from ^0.931 to ^0.940 | dependabot[bot] | 2022-03-11 | 1 | -1/+1 |
| * | add mypy back to dev tools | Bob Halley | 2022-03-08 | 1 | -0/+1 |
| * | Update trio requirement from >=0.14,<0.20 to >=0.14,<0.21 | dependabot[bot] | 2022-03-05 | 1 | -1/+1 |
| * | Set minimum Python version to 3.7. | Bob Halley | 2022-03-05 | 1 | -1/+1 |
| * | Update pytest requirement from >=5.4.1,<7 to >=5.4.1,<8 | dependabot[bot] | 2022-02-04 | 1 | -1/+1 |
| * | Add more metadata to pyproject.toml [#775] | Bob Halley | 2022-01-31 | 1 | -0/+7 |
| * | remove mypy as a dev dependency | Bob Halley | 2021-12-23 | 1 | -1/+0 |
| * | Update mypy requirement from ^0.921 to ^0.930 | dependabot[bot] | 2021-12-23 | 1 | -1/+1 |
| * | Update mypy requirement from ^0.920 to ^0.921 | dependabot[bot] | 2021-12-22 | 1 | -1/+1 |
| * | master branch is now 2.3 development as we have a 2.2 release branch | Bob Halley | 2021-12-19 | 1 | -1/+1 |
| * | Update mypy requirement from ^0.910 to ^0.920dependabot/pip/mypy-tw-0.920 | dependabot[bot] | 2021-12-16 | 1 | -1/+1 |
| * | add WMI extra; simplify install doc a bit | Bob Halley | 2021-12-15 | 1 | -0/+2 |
| * | Update cryptography requirement from >=2.6,<36.0 to >=2.6,<37.0dependabot/pip/cryptography-gte-2.6-and-lt-37.0 | dependabot[bot] | 2021-11-22 | 1 | -1/+1 |
| * | fix DoH requirements | Bob Halley | 2021-11-16 | 1 | -1/+3 |
| * | incorporate feedback about sessions, optional http1, and http2 availability | Bob Halley | 2021-11-16 | 1 | -1/+1 |
| * | add setup.cfg to sdist | Bob Halley | 2021-10-26 | 1 | -1/+2 |
| * | poetry style kitting | Bob Halley | 2021-10-26 | 1 | -0/+19 |
| * | Update flake8 requirement from ^3.7.9 to ^4.0.1 | dependabot[bot] | 2021-10-11 | 1 | -1/+1 |
| * | Merge pull request #697 from rthalley/dependabot/pip/pytest-cov-tw-3.0.0 | Bob Halley | 2021-10-04 | 1 | -1/+1 |
| |\ |
|
| | * | Update pytest-cov requirement from ^2.10.0 to ^3.0.0dependabot/pip/pytest-cov-tw-3.0.0 | dependabot[bot] | 2021-10-04 | 1 | -1/+1 |
| * | | Update coverage requirement from ^5.1 to ^6.0dependabot/pip/coverage-tw-6.0 | dependabot[bot] | 2021-10-04 | 1 | -1/+1 |
| |/ |
|
| * | Update cryptography requirement from >=2.6,<4.0 to >=2.6,<36.0 | dependabot[bot] | 2021-09-30 | 1 | -1/+1 |
| * | Update idna requirement from ^2.1 to >=2.1,<4.0 | dependabot[bot] | 2021-07-13 | 1 | -1/+1 |
| * | Update mypy requirement from ^0.902 to ^0.910 | dependabot[bot] | 2021-06-23 | 1 | -1/+1 |
| * | Update trio requirement from >=0.14,<0.19 to >=0.14,<0.20 | dependabot[bot] | 2021-06-16 | 1 | -1/+1 |
| * | Update mypy requirement from ^0.901 to ^0.902 | dependabot[bot] | 2021-06-11 | 1 | -1/+1 |
| * | Update mypy requirement from ^0.812 to ^0.901 | dependabot[bot] | 2021-06-09 | 1 | -1/+1 |
| * | Update sphinx requirement from ^3.0.0 to ^4.0.0 | dependabot[bot] | 2021-05-10 | 1 | -1/+1 |
| * | finish fixing nanonameserver handle(), and test it before committing :) | Bob Halley | 2021-04-14 | 1 | -0/+1 |
| * | Update mypy requirement from ^0.800 to ^0.812dependabot/pip/mypy-tw-0.812 | dependabot[bot] | 2021-02-19 | 1 | -1/+1 |
| * | Moved the metadata into setup.cfg from setup.py. | KOLANICH | 2021-02-16 | 1 | -2/+4 |