summaryrefslogtreecommitdiff
path: root/dns/rdtypes/IN
Commit message (Expand)AuthorAgeFilesLines
* run blackBob Halley2023-03-301-1/+0
* black autoformattingBob Halley2022-03-1513-103/+135
* One more pass, after adding --disallow-incomplete-defsBob Halley2022-03-111-0/+1
* lintBob Halley2021-12-171-2/+1
* The APLItem constructor should make sure that the address fieldBob Halley2021-07-051-1/+1
* Prevent import failure when /etc/protocols is unavailable.Marius Bakke2021-05-061-3/+7
* Add missing dns.rdtypes.util imports [Issue #648].processing_order_fixBob Halley2021-03-093-0/+3
* Add missing items to rdtypes/IN/__init__.pyPeter Thomassen2021-01-131-0/+2
* Pass kw from dns.rdata.to_text to _hexify and _base64ifyPeter Thomassen2021-01-052-2/+2
* correct and simplify weighted_processing_order()Bob Halley2020-09-091-1/+1
* processing order implementationBob Halley2020-09-023-0/+24
* use classmethod for Gateway factoriesBob Halley2020-08-261-8/+8
* remove _constify() uses; more complete checking of bitmap windows types like ...Bob Halley2020-08-252-2/+2
* checkpoint rdata constructor checkingBob Halley2020-08-2110-45/+43
* make name and rdata use the immutable decoratormore-immutBob Halley2020-08-1914-26/+55
* SVCB and HTTPS supportBob Halley2020-08-072-0/+12
* lintBob Halley2020-08-042-2/+2
* a way of doing commentscommentsBob Halley2020-07-208-18/+7
* Rework wire format processing.Bob Halley2020-07-0210-88/+31
* Add support for the AMTRELAY type.Brian Wellington2020-07-011-59/+15
* Add Tokenizer.concatenate_remaining_identifiers()Brian Wellington2020-06-302-18/+2
* remove now-unused io importsBob Halley2020-06-032-2/+0
* Minor Python 3 cleanups.Brian Wellington2020-06-031-1/+1
* Improvements to dns.rdata.to_wire().Brian Wellington2020-06-0110-35/+15
* Fix remaining canonical form problems, and add a test. [Issue #496]Bob Halley2020-06-014-2/+16
* Lowercase SRV records in to_digestable(), fixes #496Nils Wisiol2020-06-011-0/+8
* flake8 lintingBob Halley2020-05-151-1/+1
* checkpoint rdata subclass doc, finally doneBob Halley2020-05-0910-86/+21
* In cases where we care that something is just an IPv4 or IPv6 address,Bob Halley2020-05-043-19/+18
* Merge pull request #434 from bwelling/immutable-rdataBob Halley2020-04-0210-39/+36
|\
| * Checkpoint immutable rdata.Brian Wellington2020-03-3110-39/+36
* | Remove dns.rdata.choose_relativity().Brian Wellington2020-03-314-15/+0
|/
* Add relativize_to to from_text().Brian Wellington2020-03-1810-19/+25
* Fix IPSECKEY relativity.Brian Wellington2020-03-171-0/+6
* Remove _compat module.Bob Halley2018-12-093-11/+7
* update copyrightBob Halley2018-12-0113-0/+26
* pylint: fix invalid-str-codecsMartin2017-07-151-5/+3
* Fix more latest pylint warnings.Bob Halley2017-05-301-1/+5
* The IPv4 and IPv6 inet_ntoa() functions were returning binaryBob Halley2017-01-021-1/+1
* 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
* add types missing from __all__Bob Halley2016-11-071-0/+1
* pylint: enable check for trailing newlinesMartin2016-08-317-7/+0
* Pylint: enable unnecessary-lambda checkMartin Basti2016-06-271-1/+1
* python3 supportArthur Gautier2016-04-2112-119/+149
* Remove redundant 'pass' from class definitions.Petr Spacek2015-02-122-2/+0
* All rdata comparsion now uses the digestable form.Bob Halley2014-09-0410-84/+0
* Allow empty APL RR.Bob Halley2014-06-181-2/+2
* update copyrightsBob Halley2011-05-1213-13/+13