summaryrefslogtreecommitdiff
path: root/dns/_binary.py
Commit message (Collapse)AuthorAgeFilesLines
* add get_counted_bytes()Bob Halley2020-07-021-0/+4
|
* Simplify parser position tracking.Brian Wellington2020-07-021-8/+10
|
* add get_remaining()Bob Halley2020-07-021-0/+3
|
* fix get_struct()Bob Halley2020-07-021-1/+1
|
* Do not raise in restrict_to() cleanup if something already is raising; allow ↵Bob Halley2020-07-021-3/+11
| | | | seek to end.
* initial binary importBob Halley2020-07-021-0/+59