summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep 1.14.0v1.14.0Bob Halley2016-05-274-3/+47
* Merge pull request #164 from jwilk/spellingBob Halley2016-05-2613-25/+25
|\
| * Fix typosJakub Wilk2016-05-2613-25/+25
|/
* Add CSYNCBob Halley2016-05-236-0/+130
* harmonize example zoneBob Halley2016-05-204-124/+85
* LOC processing lost N/S or E/W info when values were within aBob Halley2016-05-206-45/+40
* try winreg on Windows [issue #160]Bob Halley2016-05-171-2/+4
* Merge pull request #159 from n8henrie/issue_157Bob Halley2016-05-151-2/+2
|\
| * Explicitly use bytes to avoid TypeError with concatenationNathan Henrie2016-05-141-2/+2
* | Merge pull request #158 from n8henrie/issue_156Bob Halley2016-05-151-3/+6
|\ \ | |/ |/|
| * Add compatibility with BlockingIOError for Python3Nathan Henrie2016-05-141-3/+6
|/
* Update with recent changesBob Halley2016-05-131-0/+10
* dns.message.make_query() now interprets any setting that impliesBob Halley2016-05-132-2/+44
* Try again to fix TSIG hashesBob Halley2016-05-121-1/+1
* Fix TSIG algorithm to hash mappingBob Halley2016-05-121-2/+10
* Do not reference docstrings in exception formatting as they may be stripped.Bob Halley2016-05-122-2/+3
* Allow an origin of None to be specified when constructing aBob Halley2016-05-112-7/+11
* Doc prep for 1.13v1.13.0Bob Halley2016-05-102-5/+51
* unichr portability supportBob Halley2016-05-102-2/+3
* Fix problems withBob Halley2016-05-081-8/+8
* Allow zone origin to be specified as a string.Bob Halley2016-05-082-1/+19
* fix another indexing keys() issue.Bob Halley2016-05-081-1/+1
* Merge pull request #151 from luisgf/masterBob Halley2016-05-061-1/+1
|\
| * Dictionary keys doesn't support slicing. That's throw an error in the programLuis González Fernández2016-05-051-1/+1
|/
* start 1.13 release prepBob Halley2016-05-034-6/+22
* Merge pull request #148 from baloo/python3-python2Bob Halley2016-05-03115-1672/+2302
|\
| * test: I believe this ip to be legitimateArthur Gautier2016-04-211-1/+1
| * test: incorrect test relying on type comparisonArthur Gautier2016-04-211-3/+0
| * setup.py: version classifiersArthur Gautier2016-04-211-0/+7
| * python3 supportArthur Gautier2016-04-21100-1648/+2144
| * Adds tox and coverage.pyArthur Gautier2016-04-2125-23/+152
| * setup.py: use setuptools instead of distutilsArthur Gautier2016-03-302-1/+2
|/
* Merge pull request #146 from CoresecSystems/masterBob Halley2016-03-041-6/+49
|\
| * Fix NameDicts so they keep track of the max_length properly and handle things...Francisco Izquierdo2016-03-041-6/+49
|/
* further md-ifyBob Halley2016-02-211-15/+10
* Import dns.tsigBob Halley2016-02-211-0/+1
* Merge pull request #141 from tbabej/masterBob Halley2016-02-211-1/+4
|\
| * resolver: Reject lines with less than two tokensTomas Babej2016-01-281-1/+4
* | Merge pull request #138 from crhan/feature/add_build_statusBob Halley2016-02-211-1/+1
|\ \
| * | fix itruohan.chen2016-01-101-1/+1
| |/
* | Merge pull request #142 from bastiak/masterBob Halley2016-02-211-1/+1
|\ \
| * | Fix typo in resolver.pyMartin Basti2016-01-291-1/+1
* | | Set response_time to zero when exceptions occur early.Bob Halley2016-02-211-2/+10
| |/ |/|
* | change to tweak travisBob Halley2016-01-081-1/+0
* | only python 2.7Bob Halley2016-01-081-6/+0
* | Merge pull request #136 from crhan/feature/travis-ciBob Halley2016-01-081-0/+11
|\ \
| * | add trvis-ciruohan.chen2016-01-071-0/+11
* | | exit with non-zero status on failureBob Halley2016-01-081-1/+2
|/ /
* | Merge pull request #131 from crhan/unicode_bugfixBob Halley2015-12-141-2/+2
|\ \
| * | Unicode support bugfixruohan.chen2015-12-121-2/+2
|/ /