| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow resolver-level control over the defaulting of search (default False). | Bob Halley | 2020-05-15 | 1 | -0/+7 |
| * | Add resolver resolve(), deprecate query(). | Bob Halley | 2020-05-15 | 1 | -0/+1 |
| * | Another docs typo fix. | Brian Wellington | 2020-05-11 | 1 | -1/+1 |
| * | Resolver docs fixes. | Brian Wellington | 2020-05-11 | 1 | -2/+5 |
| * | add nsec3_hash to doco | Bob Halley | 2020-05-11 | 1 | -0/+1 |
| * | extra imports for readthedocs | Bob Halley | 2020-05-11 | 1 | -0/+2 |
| * | Add TLS. | Brian Wellington | 2020-05-11 | 1 | -0/+5 |
| * | Fix documentation typos. | Brian Wellington | 2020-05-11 | 2 | -2/+2 |
| * | remove Python 2 reference | Bob Halley | 2020-05-11 | 1 | -2/+1 |
| * | fix doco nits | Bob Halley | 2020-05-10 | 2 | -4/+4 |
| * | checkpoint rdata subclass doc, finally done | Bob Halley | 2020-05-09 | 1 | -77/+375 |
| * | checkpoint more rdata subclasses doco | Bob Halley | 2020-05-09 | 1 | -5/+75 |
| * | checkpoint rdata subclasses doco | Bob Halley | 2020-05-09 | 1 | -65/+236 |
| * | binary -> bytes, text -> str | Bob Halley | 2020-05-09 | 4 | -11/+11 |
| * | more documentation | Bob Halley | 2020-05-09 | 5 | -1/+58 |
| * | add license.rst | Bob Halley | 2020-05-08 | 1 | -0/+6 |
| * | add license | Bob Halley | 2020-05-08 | 1 | -0/+1 |
| * | remove year | Bob Halley | 2020-05-08 | 1 | -1/+1 |
| * | update doco author and copyright info | Bob Halley | 2020-05-08 | 1 | -2/+2 |
| * | remove python 2vs3 section | Bob Halley | 2020-05-08 | 2 | -19/+0 |
| * | add dns.query.https | Bob Halley | 2020-05-08 | 1 | -2/+7 |
| * | add sphinx to pyproject.toml | Bob Halley | 2020-05-07 | 1 | -2/+2 |
| * | 3.6 or later required; mention DoH in installation doc | Bob Halley | 2020-05-07 | 2 | -4/+7 |
| * | make DOH an extra feature (to avoid requests as hard dependency) | Daniel Lenski | 2020-04-30 | 1 | -0/+1 |
| * | Use python cryptography for DNSSEC | Simo Sorce | 2020-04-07 | 2 | -8/+3 |
| * | Require Python 3.6 for EdDSA. | Brian Wellington | 2020-03-11 | 2 | -3/+4 |
| * | Add support for EdDSA DNSSEC algorithms. | Brian Wellington | 2020-03-11 | 2 | -1/+5 |
| * | Use PyCryptodome for ECDSA. | Brian Wellington | 2020-03-10 | 2 | -7/+3 |
| * | refactoring of dnssec documentation | Emanuel Moser | 2020-01-07 | 2 | -18/+16 |
| * | Update required versions | Hugo | 2018-09-06 | 1 | -1/+1 |
| * | dns/dnssec: support both pycryptodome and pycryptodomex | Tomas Krizek | 2018-07-20 | 2 | -4/+4 |
| * | Update DNSSEC code to use pycryptodome instead of pycrypto. These changes | Daniel Robbins | 2018-07-20 | 2 | -7/+6 |
| * | dns.query.xfr() now raises on a non-zero rcode. | Bob Halley | 2017-01-29 | 1 | -0/+1 |
| * | resolver doco | Bob Halley | 2017-01-16 | 1 | -1/+83 |
| * | improve cache doco | Bob Halley | 2017-01-16 | 1 | -4/+0 |
| * | doco answer | Bob Halley | 2017-01-16 | 3 | -2/+34 |
| * | add resolver function placeholder | Bob Halley | 2017-01-16 | 1 | -0/+9 |
| * | more resolver doco prep | Bob Halley | 2017-01-16 | 3 | -2/+23 |
| * | start resolver doco | Bob Halley | 2017-01-16 | 4 | -0/+40 |
| * | node doco update | Bob Halley | 2017-01-16 | 1 | -2/+9 |
| * | render and tokenizer epydoc removal | Bob Halley | 2017-01-16 | 1 | -0/+5 |
| * | query doco | Bob Halley | 2017-01-16 | 4 | -1/+51 |
| * | namedict doco | Bob Halley | 2017-01-15 | 2 | -0/+8 |
| * | dnssec doco | Bob Halley | 2017-01-15 | 3 | -0/+47 |
| * | Add RFC reference. | Bob Halley | 2017-01-15 | 2 | -0/+154 |
| * | add RFC cite | Bob Halley | 2017-01-15 | 1 | -1/+3 |
| * | doco Update | Bob Halley | 2017-01-15 | 2 | -0/+12 |
| * | doco version | Bob Halley | 2017-01-15 | 1 | -0/+3 |
| * | doc more misc things | Bob Halley | 2017-01-15 | 2 | -0/+10 |
| * | more doco overhaul | Bob Halley | 2017-01-15 | 6 | -0/+122 |
