summaryrefslogtreecommitdiff
path: root/dns/rdtypes/CH
Commit message (Expand)AuthorAgeFilesLines
* black autoformattingBob Halley2022-03-152-5/+7
* checkpoint rdata constructor checkingBob Halley2020-08-211-2/+2
* make name and rdata use the immutable decoratormore-immutBob Halley2020-08-191-2/+4
* pylint lintingBob Halley2020-07-311-1/+2
* a way of doing commentscommentsBob Halley2020-07-201-1/+0
* Rework wire format processing.Bob Halley2020-07-021-14/+8
* Minor Python 3 cleanups.Brian Wellington2020-06-031-1/+1
* Improvements to dns.rdata.to_wire().Brian Wellington2020-06-011-6/+2
* flake8 lintingBob Halley2020-05-151-4/+4
* fix some leftover doco issuesBob Halley2020-05-111-5/+4
* Merge pull request #434 from bwelling/immutable-rdataBob Halley2020-04-021-2/+2
|\
| * Checkpoint immutable rdata.Brian Wellington2020-03-311-2/+2
* | Remove dns.rdata.choose_relativity().Brian Wellington2020-03-311-3/+0
|/
* Add relativize_to to from_text().Brian Wellington2020-03-181-3/+3
* update copyrightBob Halley2018-12-012-0/+4
* FIxes pylint complaints.Björn Victor2018-11-181-2/+2
* Make lint happierBjörn Victor2018-11-121-2/+2
* Support for Chaos A recordsBjörn Victor2018-11-122-0/+88