| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | redirect to dnspython | Bob Halley | 2016-09-20 | 1 | -429/+0 |
| | | |||||
| * | Preliminary Elliptic Curve DNSSEC Validation (requires ecdsa module) | Bob Halley | 2015-05-26 | 1 | -2/+56 |
| | | |||||
| * | Remove redundant 'pass' from class definitions. | Petr Spacek | 2015-02-12 | 1 | -2/+0 |
| | | |||||
| * | Amend doc strings for all DNSExceptions to make them suitable for direct ↵ | Petr Spacek | 2015-02-12 | 1 | -1/+1 |
| | | | | | printing. | ||||
| * | Overhaul test suite to allow testing in place. | Bob Halley | 2014-08-31 | 1 | -0/+2 |
| | | |||||
| * | Fix variable name in dnssec._find_candidate_keys | Bob Halley | 2013-08-09 | 1 | -2/+2 |
| | | |||||
| * | Pull up James Dempsey's fix: Remove DNSKEY keytag uniqueness assumption (RFC ↵ | Bob Halley | 2013-03-31 | 1 | -97/+99 |
| | | | | | 4034, section 8) | ||||
| * | Fix python3 port issues with RSA validation | Bob Halley | 2012-04-10 | 1 | -7/+7 |
| | | |||||
| * | BytesIO not StringIO | Bob Halley | 2012-04-07 | 1 | -1/+1 |
| | | |||||
| * | update copyrights | Bob Halley | 2011-05-12 | 1 | -1/+1 |
| | | |||||
| * | use // not / | Bob Halley | 2011-05-02 | 1 | -2/+2 |
| | | |||||
| * | more (str,unicode) -> str conversion | Bob Halley | 2011-04-28 | 1 | -3/+3 |
| | | |||||
| * | merge 1.9.2 master | Bob Halley | 2010-12-12 | 1 | -6/+307 |
| | | |||||
| * | Initial python 3 port (may have sharp edges still!) | Bob Halley | 2010-01-25 | 1 | -1/+1 |
| | | |||||
| * | Add RSASHA256 and RSASHA512 code points; add missing entries to ↵ | Bob Halley | 2010-01-13 | 1 | -0/+7 |
| | | | | | _algorithm_by_text | ||||
| * | Add DNSSEC constants | Bob Halley | 2009-06-18 | 1 | -0/+3 |
| | | |||||
| * | update copyrights | Bob Halley | 2009-06-18 | 1 | -1/+1 |
| | | |||||
| * | 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/+64 |
| Original author: Bob Halley <halley@dnspython.org> Date: 2004-03-23 21:57:40 | |||||
