summaryrefslogtreecommitdiff
path: root/dns/message.pyi
Commit message (Expand)AuthorAgeFilesLines
* Add a lightweight wrapper around the HMAC types and refactor the "is gss-api ...Nick Hall2020-08-081-1/+1
* expose set_rcode in MessageNick Hall2020-07-311-1/+4
* update message.pyi to reflect sections changeBob Halley2020-07-011-4/+1
* Update for OPT/TSIG changes.Brian Wellington2020-06-301-12/+2
* Remove dns.message.Message multi field.Brian Wellington2020-06-301-1/+0
* Remove the concept from "first" from TSIG.Brian Wellington2020-06-301-2/+1
* IDNA support for zones, messages, names in rdata, rrsets, and rdatasets.Bob Halley2020-05-031-1/+1
* added `is_response()` to message.pyikimbo2019-12-201-0/+4
* Initial type signaturesJanus2018-07-311-0/+55