]> git.ipfire.org Git - thirdparty/dnspython.git/shortlog
thirdparty/dnspython.git
2016-11-08  pascal.bouchareineClarify ceiling, add tests, fix doc, fix python3 217/head
2016-11-03  pascal.bouchareinemake lint happy
2016-11-03  pascal.bouchareineImplement EDNS Client Subnet option
2016-10-10  Bob Halley2.6 testing still fails due to test suite issues
2016-10-10  Bob Halleyadd 2.6-dev to testing
2016-10-10  Bob HalleyAdd OPENPGPKEY RR support.
2016-10-08  Bob Halleyadd wheel config file
2016-10-08  Bob Halleyremove cruft
2016-10-08  Bob Halleymake python 3 default for kitting
2016-10-08  Bob Halleyadd extras_require
2016-10-07  Bob Halleydelint
2016-10-07  Bob Halleyadd test2 and test3 targets
2016-10-07  Bob Halleyadd a way to specify the test discovery pattern
2016-10-04  Bob HalleyMerge pull request #211 from avylove/patch-2
2016-10-04  Avram LubkinInclude README.md with source 211/head
2016-10-04  Bob HalleyMerge pull request #210 from avylove/patch-1
2016-10-04  Avram LubkinTest creates file in wrong location 210/head
2016-09-30  Bob HalleyMove info about releases other than the current one...
2016-09-30  Bob HalleyFactor out core send and receive functionalty from
2016-09-30  Bob Halleybump version post-release
2016-09-30  Bob Halleyfix epydoc params for idna_codec v1.15.0
2016-09-30  Bob Halley1.15.0 prep
2016-09-29  Bob Halleymore Changelog updates
2016-09-29  Bob Halleyupdate
2016-09-29  Bob HalleyMake IDNA default decode just decode the punycode.
2016-09-27  Bob Halleydns.name.to_text() should return text. [Issue #209]
2016-09-26  Bob HalleyAdd IDNA 2008 Practical mode, since IDNA 2008 is absurd...
2016-09-26  Bob Halleymake pylint happy
2016-09-26  Bob HalleyWhen raising NoAnswer from a cache hit, supply the...
2016-09-26  Bob HalleyFix linting change that caused the wrong qname to be...
2016-09-25  Bob Halleyde-lint IDNA
2016-09-25  Bob HalleyA simpler and more extensible IDNA API.
2016-09-21  Bob HalleyFix python3 IDNA 2008 testing bugs.
2016-09-21  Bob HalleyOnly use IDNA 2008 if requested.
2016-09-20  Bob Halleyremove python nightlies for now as I do not care much...
2016-09-20  Bob HalleyAdd AVC RR support.
2016-09-20  Bob HalleyDocument IDNA parameters.
2016-09-20  Bob Halleyfix minor doco errors.
2016-09-20  Bob Halleyupdate for 1.15.0
2016-09-20  Bob Halleyremove lint on test as it breaks on python 2.6
2016-09-20  Bob HalleyMerge pull request #193 from pspacek/pylint
2016-09-20  Bob HalleyDo not build python3 branch any more.
2016-09-19  Bob HalleyIf the IDNA2008 module "idna" is available, use it...
2016-09-19  Bob HalleyMerge pull request #202 from m3047/master
2016-09-18  Bob HalleyMerge pull request #197 from bastiak/pylint
2016-09-18  Bob Halleyremove distros
2016-09-18  Bob HalleyMerge pull request #190 from sebix/readme
2016-09-18  Bob HalleyMerge pull request #188 from bastiak/py3-zonefix
2016-09-18  Bob HalleyMerge pull request #196 from bastiak/py3-slice
2016-09-18  Bob HalleyMerge pull request #200 from bastiak/remove-python...
2016-09-18  Fred MorrisTry to shut up Travis. 202/head
2016-09-17  Fred MorrisTruthiness of Answers
2016-09-17  Fred MorrisTests for empty answers
2016-09-06  MartinAllow failures with python-nightly 200/head
2016-08-31  MartinPylint: remove unused variables 197/head
2016-08-31  Martinpylint: enable check for trailing newlines
2016-08-31  MartinPylint: remove bare excepts
2016-08-31  MartinPylint: attributes should be defined in init
2016-08-31  MartinAdd zone.to_file tests 188/head
2016-08-31  MartinFix encoding errors zone.to_file()
2016-08-05  Sebastian WagnerREADME: Fix markdown finally 190/head
2016-08-05  Sebastian WagnerREADME fixes based on feedback on PR#190
2016-08-04  Martin BastiPy3: remove __getslice__ method 196/head
2016-08-04  Bob HalleyMerge pull request #198 from bastiak/members-fixes
2016-08-04  Bob HalleyUse random.SystemRandom when available.
2016-08-04  Bob HalleyMerge pull request #194 from avylove/entropy_a
2016-08-02  MartinPylint: make pylint happy with exceptions 198/head
2016-08-02  MartinFix parent definition of BaseResolverTests class
2016-07-26  Avram LubkinReseed entropy pool after forking 194/head
2016-07-12  Bob HalleyMerge pull request #191 from pspacek/master
2016-07-12  Petr SpacekBuild: run pylint as part of test/check make target 193/head
2016-07-12  Petr SpacekPylint: use multiple CPU cores to speed-up
2016-07-12  Petr SpacekAdd method to force re-read resolv.conf: resolver.reset... 191/head
2016-07-09  Bob Halleydo not complain about trailing newlines
2016-07-08  Bob HalleyMerge pull request #189 from sebix/dnssecimport
2016-07-03  Sebastian Wagnerdoc: we dont read /etc/hosts
2016-07-03  Sebastian Wagnerdoc: readme: fix whitespaces and markup
2016-07-03  Sebastian Wagnerstyle: dnssec tests: import at top, cleaner skip 189/head
2016-07-02  Bob HalleyMerge pull request #187 from bastiak/pylint-round
2016-07-02  MartinPy3: round compatible with py2 187/head
2016-07-02  Bob HalleyMerge pull request #177 from cdeccio/testNameFix
2016-07-02  Bob HalleyMerge pull request #176 from cdeccio/fixRootNameText
2016-07-02  Bob HalleyMerge pull request #186 from bastiak/pylint-iter
2016-07-02  Bob HalleyMerge pull request #185 from bastiak/pylint
2016-07-02  Bob HalleyMerge pull request #184 from waldyrious/patch-1
2016-07-02  MartinPy3: do not use iter* methods with dict 186/head
2016-07-02  MartinPylint: examples: py3 replace deprecated optparse with... 185/head
2016-07-02  MartinPylint: examples: enable pylint for examples/*.py
2016-07-02  MartinPylint: examples: fix redefined sys from outer scope...
2016-07-02  MartinPylint: examples: fix basestring is not in py3
2016-07-02  MartinPylint: examples: fix extremenly long lines
2016-07-02  MartinPylint: examples: fix redefined variables from outer...
2016-07-02  MartinPylint: examples: cmp builtin is not in py3
2016-07-02  MartinPylint: examples: fix singleton comparison
2016-07-02  MartinPylint: examples: fix whitespace errors
2016-07-02  MartinPylint: examples: do py2/3 compatible prints
2016-07-02  MartinPylint: enable check for tests
2016-07-02  MartinPylint: tests: disable check broad-except locally in...
2016-07-02  MartinPy3: fix tests
2016-07-02  MartinFix grange.from_text()
next