summaryrefslogtreecommitdiff
path: root/dns/rdtypes/ANY/RP.py
Commit message (Expand)AuthorAgeFilesLines
* make name and rdata use the immutable decoratormore-immutBob Halley2020-08-191-2/+4
* a way of doing commentscommentsBob Halley2020-07-201-1/+0
* Rework wire format processing.Bob Halley2020-07-021-14/+3
* Minor Python 3 cleanups.Brian Wellington2020-06-031-1/+1
* Improvements to dns.rdata.to_wire().Brian Wellington2020-06-011-7/+3
* checkpoint rdata subclass doc, finally doneBob Halley2020-05-091-7/+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-4/+0
|/
* Add relativize_to to from_text().Brian Wellington2020-03-181-5/+4
* update copyrightBob Halley2018-12-011-0/+2
* Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgradeHugo2018-09-061-1/+1
* python3 supportArthur Gautier2016-04-211-10/+10
* All rdata comparsion now uses the digestable form.Bob Halley2014-09-041-6/+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-4/+8
* 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/+86