summaryrefslogtreecommitdiff
path: root/dns/rdtypes/util.py
Commit message (Expand)AuthorAgeFilesLines
* run blackBob Halley2023-03-301-5/+5
* add Bitmap.from_rdtypes() (#906)Jakob Schlyter2023-03-101-5/+10
* black autoformattingBob Halley2022-03-151-13/+21
* lintBob Halley2021-12-171-1/+1
* Add support for RFC 6742 types.Brian Wellington2021-07-131-0/+13
* Lint passBob Halley2021-05-021-2/+2
* correct and simplify weighted_processing_order()Bob Halley2020-09-091-32/+15
* Simplify code.proc-orderBrian Wellington2020-09-081-8/+5
* deal with all zero weight URI caseBob Halley2020-09-021-0/+5
* processing order implementationBob Halley2020-09-021-0/+61
* use classmethod for Gateway factoriesBob Halley2020-08-261-24/+35
* remove duplicate isinstance checkBob Halley2020-08-251-2/+0
* remove _constify() uses; more complete checking of bitmap windows types like ...Bob Halley2020-08-251-13/+24
* lintBob Halley2020-08-041-0/+2
* a way of doing commentscommentsBob Halley2020-07-201-5/+2
* Consolidate NSEC/NSEC3/CSYNC bitmap handling.Brian Wellington2020-07-021-0/+75
* Rework wire format processing.Bob Halley2020-07-021-5/+5
* Add support for the AMTRELAY type.Brian Wellington2020-07-011-0/+91