summaryrefslogtreecommitdiff
path: root/dns/rdtypes/IN/APL.py
Commit message (Expand)AuthorAgeFilesLines
* a way of doing commentscommentsBob Halley2020-07-201-5/+2
* Rework wire format processing.Bob Halley2020-07-021-14/+4
* Minor Python 3 cleanups.Brian Wellington2020-06-031-1/+1
* Improvements to dns.rdata.to_wire().Brian Wellington2020-06-011-1/+1
* checkpoint rdata subclass doc, finally doneBob Halley2020-05-091-16/+4
* In cases where we care that something is just an IPv4 or IPv6 address,Bob Halley2020-05-041-5/+6
* Checkpoint immutable rdata.Brian Wellington2020-03-311-2/+2
* Add relativize_to to from_text().Brian Wellington2020-03-181-1/+2
* Remove _compat module.Bob Halley2018-12-091-4/+2
* update copyrightBob Halley2018-12-011-0/+2
* pylint: fix invalid-str-codecsMartin2017-07-151-5/+3
* Fix more latest pylint warnings.Bob Halley2017-05-301-1/+5
* fix zero padding on python3Bob Halley2016-11-151-2/+2
* Fix trailing 0 suppression bug reintroduced in py2/py3 merge, and do not brea...Bob Halley2016-11-151-2/+2
* Fix trailing 0 suppression bug reintroduced in py2/py3 mergeBob Halley2016-11-151-1/+1
* pylint: enable check for trailing newlinesMartin2016-08-311-1/+0
* Pylint: enable unnecessary-lambda checkMartin Basti2016-06-271-1/+1
* python3 supportArthur Gautier2016-04-211-11/+15
* All rdata comparsion now uses the digestable form.Bob Halley2014-09-041-12/+0
* Allow empty APL RR.Bob Halley2014-06-181-2/+2
* update copyrightsBob Halley2011-05-121-1/+1
* do more careful bounds checking, and if checking fails, raise dns.exception.F...Bob Halley2011-04-051-1/+1
* update copyrights for 2010Bob Halley2010-01-131-1/+1
* handle escapes outside of names when reading text formatBob Halley2010-01-121-1/+1
* make a proper token object to facilitate future tokenization workBob Halley2010-01-121-9/+10
* update copyrightsBob Halley2009-06-181-1/+1
* update copyrights for 2007Bob Halley2007-01-011-1/+1
* fix stuff pyflakes foundBob Halley2005-10-311-1/+0
* update copyrightsBob Halley2005-09-021-1/+1
* remove cvs $Id$ tagsBob Halley2005-09-021-2/+0
* initial importBob Halley2005-09-021-0/+172