summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ignore htmlv1.7.0Bob Halley2009-06-191-0/+1
* Set the domain correctly on WindowsBob Halley2009-06-193-2/+7
* Final 1.7 prepBob Halley2009-06-192-29/+55
* Add to_digestable() methods to rdata classesBob Halley2009-06-1911-558/+624
* _addresses_equal() needs the afBob Halley2009-06-191-1/+1
* Do not compress names in HIP RRsBob Halley2009-06-191-1/+1
* Add HIP RR typeBob Halley2009-06-196-0/+148
* Add option to keep test outputBob Halley2009-06-191-2/+6
* Add DLV supportBob Halley2009-06-188-76/+124
* add MANIFEST and distBob Halley2009-06-181-0/+2
* Add missing ChangeLog entries for TSIG validation fix and entropy moduleBob Halley2009-06-181-0/+6
* Add DNSSEC constantsBob Halley2009-06-184-0/+19
* Add BADTRUNCBob Halley2009-06-182-0/+11
* updateBob Halley2009-06-181-2/+11
* When checking for "same address", use the binary form of the address.Bob Halley2009-06-181-3/+11
* update to include resolver query patchBob Halley2009-06-181-0/+6
* Allow a source port to be specifiedBob Halley2009-06-181-5/+9
* update copyrightsBob Halley2009-06-1895-95/+95
* update for 2009Bob Halley2009-06-181-92/+97
* updateBob Halley2009-06-181-0/+9
* Add NSEC3PARAM supportBob Halley2009-06-185-0/+95
* do not import dns.nameBob Halley2009-06-181-1/+0
* Fix NSEC tests; add NSEC3 testsBob Halley2009-06-183-4/+10
* Add NSEC3 supportBob Halley2009-06-182-0/+178
* add .gitignoreBob Halley2009-06-181-0/+1
* Fix NSEC.to_text()Bob Halley2009-06-171-2/+3
* Update version to 1.7.0Bob Halley2009-04-123-3/+9
* add more type codes, make NSEC a singleton, fix whitespaceBob Halley2009-03-311-5/+16
* make EDNS options comparableBob Halley2009-03-301-0/+47
* add UDP IXFR supportBob Halley2009-03-302-9/+34
* document optionsBob Halley2009-03-301-0/+2
* add one_rr_per_rrset mode switch to methods which parse messages from wire fo...Bob Halley2009-03-303-10/+32
* fix typosBob Halley2009-03-301-2/+2
* EDNS option supportBob Halley2009-03-305-6/+146
* add DS RR fix ChangeLogBob Halley2008-10-161-0/+6
* allow multiple chunks in DS RR Base64Bob Halley2008-10-161-6/+13
* add entropy moduleBob Halley2008-10-082-0/+96
* validate TSIGs using the absolute name; use new entropy moduleBob Halley2008-10-081-3/+5
* deobfuscate code; thanks to Andre van der VliesBob Halley2008-08-051-7/+5
* set_rcode() was broken when used with extended rcodes; keep ednsflags coheren...Bob Halley2008-06-034-38/+65
* in inet_aton(), raise dns.exception.SyntaxError, like our contract saysBob Halley2008-02-062-1/+12
* raise an exception if the TSIG error is non-zeroBob Halley2008-02-061-3/+32
* add marker for 1.6.0 releaseBob Halley2007-11-251-0/+3
* fix typoBob Halley2007-11-251-1/+1
* prep 1.6Bob Halley2007-11-251-2/+14
* If select() raises an exception due to EINTR, we should just select()Bob Halley2007-11-252-16/+29
* only check port on multicast responseBob Halley2007-06-141-1/+1
* add basic multicast supportBob Halley2007-06-133-1/+29
* add 1.5.0 release markerBob Halley2007-05-251-0/+4
* note NAPTR cmp fixBob Halley2007-05-251-0/+5