summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add dns.zone.to_text() convenience method.Bob Halley2014-06-212-0/+131
* Fix exception when reading from a masterfile.Bob Halley2014-06-211-1/+10
* Merge pull request #71 from spacekpe/DNSKEY.flags_to_text_setBob Halley2014-06-191-0/+68
|\
| * Add dns.rdtypes.ANY.DNSKEY.flags_to_text_set() and flags_from_text_set().Petr Spacek2014-06-161-0/+68
* | Allow empty APL RR.Bob Halley2014-06-181-0/+7
|/
* Add dns.ipv6.is_mapped(); Reverse IPv6 mapped IPv4 into v4 spaceBob Halley2014-05-312-2/+15
* overhaul test systemBob Halley2014-05-3119-6/+25
* Merge pull request #48 from spacekpe/loc-fixBob Halley2014-01-221-0/+68
|\
| * test size, vertical and horizontal precision values in LOC recordsPetr Spacek2014-01-211-0/+68
* | Skip DNSSEC ECDSA tests if there is no python ecdsa package.Petr Spacek2014-01-211-0/+8
|/
* Preliminary Elliptic Curve DNSSEC Validation (requires ecdsa module)Bob Halley2013-09-211-0/+55
* Preserve Python 2.4 compatibility.Jeffrey C. Ollie2013-07-081-3/+3
* In dns.ipv6.inet_ntoa(), do not use :: to shorten just one 16-bit 0 fieldBob Halley2013-04-261-0/+6
* Merge pull request #16 from uberj/generate4Bob Halley2013-03-312-0/+594
|\
| * This patch adds the ability to parse '$GENERATE' statements. See tests for ex...uberj2012-09-212-0/+594
* | Remove DNSKEY keytag uniqueness assumption (RFC 4034, section 8)James Dempsey2013-03-281-0/+10
* | Add TLSA (RFC 6698) record typePieter Lexis2012-09-223-0/+9
* | Do not generate empty NSEC3 bitmap windowsBob Halley2012-08-281-0/+5
|/
* add some LRUCache testsBob Halley2011-08-291-0/+57
* more v6 strictness; more unit testsBob Halley2011-07-122-30/+71
* update copyrightsBob Halley2011-05-1215-15/+15
* remove old DNSSEC typesBob Halley2011-04-053-36/+23
* Fix DNSSEC imports, again!v1.9.2Bob Halley2010-11-231-1/+0
* Fix namespace contamination issue that broke DSA validationv1.9.1Bob Halley2010-11-221-5/+51
* remove debugging printBob Halley2010-11-201-1/+0
* remove cut-and-paste remnantBob Halley2010-11-201-3/+0
* test dnssec validatorBob Halley2010-11-201-0/+105
* add poll() support; bump version to 1.9.0Bob Halley2010-10-271-1/+23
* test that escapes of non-digits work correctlyBob Halley2010-01-131-0/+10
* update copyrights for 2010Bob Halley2010-01-1314-14/+14
* actually set has_escape correctly when building tokens with escapesBob Halley2010-01-121-12/+2
* handle escapes outside of names when reading text formatBob Halley2010-01-121-1/+21
* make a proper token object to facilitate future tokenization workBob Halley2010-01-121-50/+45
* Add HIP RR typeBob Halley2009-06-193-0/+3
* Add option to keep test outputBob Halley2009-06-191-2/+6
* Add DLV supportBob Halley2009-06-183-0/+3
* update copyrightsBob Halley2009-06-1814-14/+14
* Add NSEC3PARAM supportBob Halley2009-06-183-0/+6
* Fix NSEC tests; add NSEC3 testsBob Halley2009-06-183-4/+10
* set_rcode() was broken when used with extended rcodes; keep ednsflags coheren...Bob Halley2008-06-031-0/+12
* update copyrights for 2007Bob Halley2007-01-0114-14/+14
* add DHCIDBob Halley2006-11-033-0/+12
* add IPSECKEYBob Halley2006-06-223-0/+15
* add SPF supportBob Halley2006-06-213-0/+3
* allow BIND 8 TTL syntax in ttl-like places (SOA, SIG, RRSIG)Bob Halley2006-01-101-0/+13
* test reversemap and e164Bob Halley2005-12-271-4/+29
* test reversenameBob Halley2005-12-271-0/+22
* float_latitude and float_longitude returned the wrong sign on valuesBob Halley2005-12-191-0/+31
* Preliminary Unicode supportBob Halley2005-11-131-0/+35
* Zone.iterate_rdatasets() and Zone.iterate_rdatas() did not have aBob Halley2005-10-121-0/+40