summaryrefslogtreecommitdiff
path: root/dns/rdtypes/nsbase.py
Commit message (Expand)AuthorAgeFilesLines
* black autoformattingBob Halley2022-03-151-3/+4
* checkpoint rdata constructor checkingBob Halley2020-08-211-1/+1
* make name and rdata use the immutable decoratormore-immutBob Halley2020-08-191-1/+4
* a way of doing commentscommentsBob Halley2020-07-201-1/+0
* Rework wire format processing.Bob Halley2020-07-021-7/+2
* remove now-unused io importsBob Halley2020-06-031-2/+0
* Improvements to dns.rdata.to_wire().Brian Wellington2020-06-011-12/+4
* checkpoint rdata subclasses docoBob Halley2020-05-091-4/+1
* In library code, replace from io import BytesIO (or StringIO) with import ioBob Halley2020-05-011-2/+2
* 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-011-0/+2
* python3 supportArthur Gautier2016-04-211-14/+16
* All rdata comparsion now uses the digestable form.Bob Halley2014-09-041-3/+0
* update copyrightsBob Halley2011-05-121-1/+1
* update copyrights for 2010Bob Halley2010-01-131-1/+1
* Add to_digestable() methods to rdata classesBob Halley2009-06-191-6/+17
* update copyrightsBob Halley2009-06-181-1/+1
* update copyrights for 2007Bob Halley2007-01-011-1/+1
* fix stuff pyflakes foundBob Halley2005-10-311-2/+0
* update copyrightsBob Halley2005-09-021-1/+1
* remove cvs $Id$ tagsBob Halley2005-09-021-2/+0
* initial importBob Halley2005-09-021-0/+75