summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* remove .arch-idsBob Halley2005-09-0217-17/+0
* fix problem throwing FormErr when responding to a responseBob Halley2005-09-021-0/+7
* add get/del item/sliceBob Halley2005-09-021-1/+33
* update copyrightsBob Halley2005-09-0213-13/+13
* fix the TooBig test, since the message code now imposes a minimumBob Halley2005-09-021-1/+7
* Do not reject unquoted TXT RR values The masterfile parser incorrectlyBob Halley2005-09-023-0/+3
* The 'file' parameter to Name.to_wire() is now optional. The 'file'Bob Halley2005-09-021-0/+5
* remove cvs $Id$ tagsBob Halley2005-09-0212-24/+0
* parse LOC milliseconds correctlyBob Halley2005-09-023-0/+6
* add SSHFP RRBob Halley2005-09-023-0/+3
* accept the unknown RR syntax for known RR typesBob Halley2005-09-023-0/+6
* dns.name.from_text() did not complain if an escape ended too soonBob Halley2005-09-021-1/+41
* treat leading whitespace followed by EOL/EOF as a blank lineBob Halley2005-09-021-0/+7
* initial importBob Halley2005-09-0233-0/+2548