| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | __iter__ is not needed in WireData at all | Bob Halley | 2020-06-01 | 1 | -4/+0 |
| * | WireData did not implement the iteration protocol correctly and was thus unit... | Bob Halley | 2020-05-30 | 1 | -7/+2 |
| * | Remove cruft and simplify. | Brian Wellington | 2020-05-20 | 1 | -19/+2 |
| * | remove bytearray() wrapping used for python 2 compatibility | Bob Halley | 2019-01-05 | 1 | -1/+1 |
| * | Remove _compat module. | Bob Halley | 2018-12-09 | 1 | -31/+9 |
| * | update copyright | Bob Halley | 2018-12-01 | 1 | -0/+2 |
| * | Unify PY2/3 detection | Martin | 2017-07-19 | 1 | -6/+4 |
| * | update comment | Bob Halley | 2017-01-15 | 1 | -2/+2 |
| * | Py3: remove __getslice__ method | Martin Basti | 2016-08-05 | 1 | -20/+39 |
| * | python3 support | Arthur Gautier | 2016-04-21 | 1 | -7/+20 |
| * | Cope with 64-bit Python on Windows passing the wrong value for the unbounded ... | Bob Halley | 2014-07-24 | 1 | -1/+13 |
| * | do more careful bounds checking, and if checking fails, raise dns.exception.F... | Bob Halley | 2011-04-05 | 1 | -0/+59 |
