| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | flake8 linting | Bob Halley | 2020-05-15 | 1 | -1/+1 |
| | | |||||
| * | add missing type declarations | Bob Halley | 2020-05-01 | 1 | -0/+2 |
| | | |||||
| * | ignore duplicate name warning as it is not a bug | Bob Halley | 2020-05-01 | 1 | -1/+1 |
| | | |||||
| * | fix type specification errors | Bob Halley | 2020-04-03 | 1 | -1/+6 |
| | | |||||
| * | typecheck lint | Bob Halley | 2020-03-11 | 1 | -1/+1 |
| | | |||||
| * | DoH cleanup. | Brian Wellington | 2020-01-07 | 1 | -3/+2 |
| | | |||||
| * | added bootstrap address option to https() | kimbo | 2019-12-30 | 1 | -1/+1 |
| | | |||||
| * | req'd session param to https() for connection reuse | kimbo | 2019-12-30 | 1 | -1/+2 |
| | | |||||
| * | removed af param from dns.query.https() | kimbo | 2019-12-24 | 1 | -1/+1 |
| | | | | | | not supporting setting address family for DoH until there is a better way to do it with the requests api. | ||||
| * | updated type hints for dns.query.https | kimbo | 2019-12-23 | 1 | -1/+3 |
| | | |||||
| * | Remove duplicate message import | Filip Š | 2019-10-29 | 1 | -1/+1 |
| | | |||||
| * | Handle other parameters | Filip Š | 2019-10-29 | 1 | -1/+1 |
| | | |||||
| * | Rename `doh` method to `https` | Filip Š | 2019-10-29 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/rthalley/dnspython into ↵ | Filip Š | 2019-10-29 | 1 | -6/+17 |
| |\ | | | | | | | dns-over-https | ||||
| | * | typehints for dns.query.tls, pretty up typehints | kimballo | 2019-10-29 | 1 | -7/+18 |
| | | | |||||
| * | | Support for DoH GET method | Filip Š | 2019-10-04 | 1 | -1/+1 |
| | | | |||||
| * | | Add support for DoH | Filip Š | 2019-09-28 | 1 | -0/+3 |
| |/ | |||||
| * | Initial type signatures | Janus | 2018-07-31 | 1 | -0/+15 |
