summaryrefslogtreecommitdiff
path: root/dns/dnssec.py
Commit message (Expand)AuthorAgeFilesLines
* redirect to dnspythonBob Halley2016-09-201-429/+0
* Preliminary Elliptic Curve DNSSEC Validation (requires ecdsa module)Bob Halley2015-05-261-2/+56
* Remove redundant 'pass' from class definitions.Petr Spacek2015-02-121-2/+0
* Amend doc strings for all DNSExceptions to make them suitable for direct prin...Petr Spacek2015-02-121-1/+1
* Overhaul test suite to allow testing in place.Bob Halley2014-08-311-0/+2
* Fix variable name in dnssec._find_candidate_keysBob Halley2013-08-091-2/+2
* Pull up James Dempsey's fix: Remove DNSKEY keytag uniqueness assumption (RFC ...Bob Halley2013-03-311-97/+99
* Fix python3 port issues with RSA validationBob Halley2012-04-101-7/+7
* BytesIO not StringIOBob Halley2012-04-071-1/+1
* update copyrightsBob Halley2011-05-121-1/+1
* use // not /Bob Halley2011-05-021-2/+2
* more (str,unicode) -> str conversionBob Halley2011-04-281-3/+3
* merge 1.9.2 masterBob Halley2010-12-121-6/+307
* Initial python 3 port (may have sharp edges still!)Bob Halley2010-01-251-1/+1
* Add RSASHA256 and RSASHA512 code points; add missing entries to _algorithm_by...Bob Halley2010-01-131-0/+7
* Add DNSSEC constantsBob Halley2009-06-181-0/+3
* update copyrightsBob Halley2009-06-181-1/+1
* update copyrights for 2007Bob Halley2007-01-011-1/+1
* update copyrightsBob Halley2005-09-021-1/+1
* remove cvs $Id$ tagsBob Halley2005-09-021-2/+0
* initial importBob Halley2005-09-021-0/+64