| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Consolidate NSEC/NSEC3/CSYNC bitmap handling. | Brian Wellington | 2020-07-02 | 1 | -0/+10 |
| | | | | | | | | This also fixes several bugs; the NSEC3 code would properly avoid empty windows, but the NSEC and CSYNC code did not. Also, none of the wire parsing routines properly checked to see that the window number was monotonically increasing. | ||||
| * | fix tests broken by immutable rdata conversion (lists became tuples) | Bob Halley | 2020-04-02 | 1 | -2/+2 |
| | | |||||
| * | remove bytearray() wrapping used for python 2 compatibility | Bob Halley | 2019-01-05 | 1 | -2/+2 |
| | | |||||
| * | update copyright | Bob Halley | 2018-12-01 | 1 | -0/+2 |
| | | |||||
| * | Initial type signatures | Janus | 2018-07-31 | 1 | -4/+1 |
| | | |||||
| * | fix error when parsing nsec3 bitmap from text | Filip Široký | 2017-08-15 | 1 | -0/+39 |
| Exception is raised when parsing nsec3 bitmap into multiple windows Add test to prove the change fixes the issue | |||||
