| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | redirect to dnspython | Bob Halley | 2016-09-20 | 1 | -227/+0 |
| | | |||||
| * | Remove redundant 'pass' from class definitions. | Petr Spacek | 2015-02-12 | 1 | -7/+0 |
| | | |||||
| * | Amend doc strings for all DNSExceptions to make them suitable for direct ↵ | Petr Spacek | 2015-02-12 | 1 | -6/+6 |
| | | | | | printing. | ||||
| * | Responses to messages signed with TSIG were broken. | Bob Halley | 2014-04-04 | 1 | -0/+16 |
| | | |||||
| * | Make multi-message TSIGs compute correctly for algorithms other than MD5 | Bob Halley | 2013-08-26 | 1 | -1/+1 |
| | | |||||
| * | update copyrights | Bob Halley | 2011-05-12 | 1 | -1/+1 |
| | | |||||
| * | more strings that should be bytes | Bob Halley | 2011-05-03 | 1 | -1/+2 |
| | | |||||
| * | merge 1.9.2 master | Bob Halley | 2010-12-12 | 1 | -14/+38 |
| | | |||||
| * | Initial python 3 port (may have sharp edges still!) | Bob Halley | 2010-01-25 | 1 | -33/+10 |
| | | |||||
| * | create exceptions with arguments as "raise E(args)" instead of "raise E, args" | Bob Halley | 2010-01-14 | 1 | -4/+4 |
| | | |||||
| * | tsig import cleanups; rename tsig signing routing from "hmac_md5" to "sign" | Bob Halley | 2010-01-13 | 1 | -13/+20 |
| | | |||||
| * | update copyrights for 2010 | Bob Halley | 2010-01-13 | 1 | -1/+1 |
| | | |||||
| * | add support for more TSIG algorithms | Bob Halley | 2009-11-13 | 1 | -7/+57 |
| | | |||||
| * | Add BADTRUNC | Bob Halley | 2009-06-18 | 1 | -0/+7 |
| | | |||||
| * | update copyrights | Bob Halley | 2009-06-18 | 1 | -1/+1 |
| | | |||||
| * | raise an exception if the TSIG error is non-zero | Bob Halley | 2008-02-06 | 1 | -3/+32 |
| | | |||||
| * | update copyrights for 2007 | Bob Halley | 2007-01-01 | 1 | -1/+1 |
| | | |||||
| * | update copyrights | Bob Halley | 2005-09-02 | 1 | -1/+1 |
| | | | | | | Original author: Bob Halley <halley@dnspython.org> Date: 2005-01-08 08:13:48 | ||||
| * | remove cvs $Id$ tags | Bob Halley | 2005-09-02 | 1 | -2/+0 |
| | | | | | | Original author: Bob Halley <halley@dnspython.org> Date: 2004-07-31 09:51:40 | ||||
| * | initial import | Bob Halley | 2005-09-02 | 1 | -0/+125 |
| Original author: Bob Halley <halley@dnspython.org> Date: 2004-03-23 21:57:40 | |||||
