]> git.ipfire.org Git - thirdparty/dnspython.git/log
thirdparty/dnspython.git
12 years agoIn dns.ipv6.inet_ntoa(), do not use :: to shorten just one 16-bit 0 field
Bob Halley [Fri, 26 Apr 2013 12:04:01 +0000 (13:04 +0100)] 
In dns.ipv6.inet_ntoa(), do not use :: to shorten just one 16-bit 0 field

12 years agolock caches in case they are shared
Bob Halley [Sun, 31 Mar 2013 11:52:35 +0000 (12:52 +0100)] 
lock caches in case they are shared

12 years agoDo not retry SERVFAILing nameservers by default
Bob Halley [Sun, 31 Mar 2013 11:32:16 +0000 (12:32 +0100)] 
Do not retry SERVFAILing nameservers by default

12 years agoturn tab into spaces
Bob Halley [Sun, 31 Mar 2013 11:32:04 +0000 (12:32 +0100)] 
turn tab into spaces

12 years agoRaise YXDOMAIN if we see a YXDOMAIN rcode
Bob Halley [Sun, 31 Mar 2013 11:21:34 +0000 (12:21 +0100)] 
Raise YXDOMAIN if we see a YXDOMAIN rcode

12 years agodo not print empty rdatasets
Bob Halley [Sun, 31 Mar 2013 11:20:40 +0000 (12:20 +0100)] 
do not print empty rdatasets

12 years agoPull up James Dempsey's fix: Remove DNSKEY keytag uniqueness assumption (RFC 4034...
Bob Halley [Sun, 31 Mar 2013 10:45:27 +0000 (11:45 +0100)] 
Pull up James Dempsey's fix: Remove DNSKEY keytag uniqueness assumption (RFC 4034, section 8)

12 years agoMerge pull request #20 from lambacck/python3
Bob Halley [Mon, 31 Dec 2012 16:44:29 +0000 (08:44 -0800)] 
Merge pull request #20 from lambacck/python3

Fix _winreg renamed to winreg in python 3

13 years agoFix _winreg renamed to winreg in python 3 20/head
Christopher Lambacher [Sun, 16 Dec 2012 04:42:38 +0000 (23:42 -0500)] 
Fix _winreg renamed to winreg in python 3

13 years agoDo not generate empty NSEC3 bitmap windows
Bob Halley [Tue, 28 Aug 2012 20:58:33 +0000 (13:58 -0700)] 
Do not generate empty NSEC3 bitmap windows

13 years agomerge rdclass default value doco fix
Bob Halley [Thu, 31 May 2012 08:19:27 +0000 (09:19 +0100)] 
merge rdclass default value doco fix

13 years agofix typos
Bob Halley [Mon, 21 May 2012 17:35:58 +0000 (18:35 +0100)] 
fix typos

13 years agoFix python3 port issues with RSA validation
Bob Halley [Tue, 10 Apr 2012 12:07:31 +0000 (13:07 +0100)] 
Fix python3 port issues with RSA validation

13 years agofix typo v1.10.0-py3
Bob Halley [Sun, 8 Apr 2012 13:27:20 +0000 (14:27 +0100)] 
fix typo

13 years agoadd release marker
Bob Halley [Sun, 8 Apr 2012 13:25:48 +0000 (14:25 +0100)] 
add release marker

13 years agodoco fixes
Bob Halley [Sun, 8 Apr 2012 13:22:51 +0000 (14:22 +0100)] 
doco fixes

13 years agoallow all EDNS parameters to be specifed when making a query
Bob Halley [Sun, 8 Apr 2012 12:55:48 +0000 (13:55 +0100)] 
allow all EDNS parameters to be specifed when making a query

13 years agoAdd source_port support to resolver; fix source_port in query code
Bob Halley [Sun, 8 Apr 2012 12:25:36 +0000 (13:25 +0100)] 
Add source_port support to resolver; fix source_port in query code

13 years agoremove obsolete TODO
Bob Halley [Sun, 8 Apr 2012 11:38:11 +0000 (12:38 +0100)] 
remove obsolete TODO

13 years agomore 1.10 prep
Bob Halley [Sun, 8 Apr 2012 11:20:43 +0000 (12:20 +0100)] 
more 1.10 prep

13 years agotry TCP if UDP response is truncated
Bob Halley [Sun, 8 Apr 2012 11:10:44 +0000 (12:10 +0100)] 
try TCP if UDP response is truncated

13 years agoadd check_origin parameter to dns.zone.from_xfr()
Bob Halley [Sat, 7 Apr 2012 21:16:05 +0000 (22:16 +0100)] 
add check_origin parameter to dns.zone.from_xfr()

13 years agoallow whitespace in SSHFP fingerprints
Bob Halley [Sat, 7 Apr 2012 21:09:05 +0000 (22:09 +0100)] 
allow whitespace in SSHFP fingerprints

13 years agofix python2ism
Bob Halley [Sat, 7 Apr 2012 21:08:24 +0000 (22:08 +0100)] 
fix python2ism

13 years agoraise ValueError if the argument to node.replace_rdataset() is not an rdataset
Bob Halley [Sat, 7 Apr 2012 20:43:46 +0000 (21:43 +0100)] 
raise ValueError if the argument to node.replace_rdataset() is not an rdataset

13 years agomerge trailing junk control
Bob Halley [Sat, 7 Apr 2012 20:15:14 +0000 (21:15 +0100)] 
merge trailing junk control

13 years agoBytesIO not StringIO
Bob Halley [Sat, 7 Apr 2012 20:12:23 +0000 (21:12 +0100)] 
BytesIO not StringIO

13 years agomore 1.10 prep
Bob Halley [Fri, 30 Dec 2011 17:07:21 +0000 (17:07 +0000)] 
more 1.10 prep

14 years agoadd LRUCache
Bob Halley [Wed, 24 Aug 2011 10:51:54 +0000 (11:51 +0100)] 
add LRUCache

14 years agodoco
Bob Halley [Mon, 18 Jul 2011 22:05:53 +0000 (15:05 -0700)] 
doco

14 years agopackaging updates
Bob Halley [Mon, 18 Jul 2011 22:05:42 +0000 (15:05 -0700)] 
packaging updates

14 years agothe next version will be 1.10.0
Bob Halley [Wed, 13 Jul 2011 19:57:36 +0000 (12:57 -0700)] 
the next version will be 1.10.0

14 years agoadd dns.resolver.override_system_resolver() and dns.resolver.restore_system_resolver()
Bob Halley [Wed, 13 Jul 2011 19:55:30 +0000 (12:55 -0700)] 
add dns.resolver.override_system_resolver() and dns.resolver.restore_system_resolver()

14 years agomore v6 strictness; more unit tests
Bob Halley [Wed, 13 Jul 2011 02:00:28 +0000 (19:00 -0700)] 
more v6 strictness; more unit tests

14 years agoincrease IPv4 parsing strictness yet more
Bob Halley [Wed, 13 Jul 2011 00:57:21 +0000 (17:57 -0700)] 
increase IPv4 parsing strictness yet more

14 years agomake address parsing stricter
Bob Halley [Sat, 9 Jul 2011 00:50:10 +0000 (17:50 -0700)] 
make address parsing stricter

14 years agofix typo
Bob Halley [Sat, 11 Jun 2011 16:36:52 +0000 (17:36 +0100)] 
fix typo

14 years agoupdate copyrights
Bob Halley [Thu, 12 May 2011 14:48:55 +0000 (15:48 +0100)] 
update copyrights

14 years agoassume the python3 executable is called python3
Bob Halley [Thu, 12 May 2011 14:46:51 +0000 (15:46 +0100)] 
assume the python3 executable is called python3

14 years agocall the python3 kit dnspython3-x.y.z
Bob Halley [Thu, 12 May 2011 14:46:29 +0000 (15:46 +0100)] 
call the python3 kit dnspython3-x.y.z

14 years agowork around using "sorted" as a parameter name by using module "builtins"
Bob Halley [Thu, 12 May 2011 10:51:06 +0000 (11:51 +0100)] 
work around using "sorted" as a parameter name by using module "builtins"

14 years agoreversename for v6 was generating bogus values
Bob Halley [Wed, 4 May 2011 21:39:47 +0000 (22:39 +0100)] 
reversename for v6 was generating bogus values

14 years agofind the dnspython.org master server and query it
Bob Halley [Tue, 3 May 2011 10:19:39 +0000 (11:19 +0100)] 
find the dnspython.org master server and query it

14 years agopy3 port
Bob Halley [Tue, 3 May 2011 10:13:31 +0000 (11:13 +0100)] 
py3 port

14 years agoundo mistaken base64 change to DNSKEY
Bob Halley [Tue, 3 May 2011 10:09:04 +0000 (11:09 +0100)] 
undo mistaken base64 change to DNSKEY

14 years agoget the first thing from a dictionary view in the python 3 way
Bob Halley [Tue, 3 May 2011 10:06:11 +0000 (11:06 +0100)] 
get the first thing from a dictionary view in the python 3 way

14 years agomore strings that should be bytes
Bob Halley [Tue, 3 May 2011 10:05:35 +0000 (11:05 +0100)] 
more strings that should be bytes

14 years agodoco and whitespace compression
Bob Halley [Tue, 3 May 2011 10:01:36 +0000 (11:01 +0100)] 
doco and whitespace compression

14 years agopython 3 iteration fixes
Bob Halley [Tue, 3 May 2011 10:01:06 +0000 (11:01 +0100)] 
python 3 iteration fixes

14 years agocheck errno values in exceptions in a way that works with python 3
Bob Halley [Mon, 2 May 2011 20:00:19 +0000 (21:00 +0100)] 
check errno values in exceptions in a way that works with python 3

14 years agouse // not /
Bob Halley [Mon, 2 May 2011 19:57:31 +0000 (20:57 +0100)] 
use // not /

14 years agofix rdata comparisons when type or class differ
Bob Halley [Sun, 1 May 2011 09:21:06 +0000 (10:21 +0100)] 
fix rdata comparisons when type or class differ

14 years agomore (str,unicode) -> str conversion
Bob Halley [Thu, 28 Apr 2011 20:33:15 +0000 (21:33 +0100)] 
more (str,unicode) -> str conversion

14 years agomerge changes up to py3merge2 tag; update tests to assert style
Bob Halley [Thu, 28 Apr 2011 15:21:29 +0000 (16:21 +0100)] 
merge changes up to py3merge2 tag; update tests to assert style

15 years agomerge 1.9.2 master
Bob Halley [Sun, 12 Dec 2010 17:25:58 +0000 (09:25 -0800)] 
merge 1.9.2 master

15 years agopull up use_tsig() invocation fix
Bob Halley [Sun, 14 Mar 2010 12:55:35 +0000 (12:55 +0000)] 
pull up use_tsig() invocation fix

15 years agoMerge branch 'master' into python3
Bob Halley [Wed, 27 Jan 2010 00:54:36 +0000 (16:54 -0800)] 
Merge branch 'master' into python3

15 years agoinc version
Bob Halley [Wed, 27 Jan 2010 00:53:30 +0000 (16:53 -0800)] 
inc version

15 years agoadd 1.8.0 marker
Bob Halley [Wed, 27 Jan 2010 00:53:20 +0000 (16:53 -0800)] 
add 1.8.0 marker

15 years agodo not build windows exe target
Bob Halley [Wed, 27 Jan 2010 00:53:01 +0000 (16:53 -0800)] 
do not build windows exe target

15 years agoMerge branch 'master' into python3 v1.8.0-py3
Bob Halley [Tue, 26 Jan 2010 00:36:03 +0000 (16:36 -0800)] 
Merge branch 'master' into python3

15 years agoprep for 1.8.0 v1.8.0
Bob Halley [Tue, 26 Jan 2010 00:35:05 +0000 (16:35 -0800)] 
prep for 1.8.0

15 years agoMerge branch 'master' into python3
Bob Halley [Mon, 25 Jan 2010 23:59:41 +0000 (15:59 -0800)] 
Merge branch 'master' into python3

15 years agoupdate for 1.8
Bob Halley [Mon, 25 Jan 2010 23:56:58 +0000 (15:56 -0800)] 
update for 1.8

15 years agoInitial python 3 port (may have sharp edges still!)
Bob Halley [Sun, 17 Jan 2010 03:15:13 +0000 (19:15 -0800)] 
Initial python 3 port (may have sharp edges still!)

15 years agocreate exceptions with arguments as "raise E(args)" instead of "raise E, args"
Bob Halley [Thu, 14 Jan 2010 22:51:06 +0000 (14:51 -0800)] 
create exceptions with arguments as "raise E(args)" instead of "raise E, args"

15 years agofix doco
Bob Halley [Wed, 13 Jan 2010 23:05:37 +0000 (15:05 -0800)] 
fix doco

15 years agospecify tsig algorithm correctly when passing to use_tsig
Bob Halley [Wed, 13 Jan 2010 23:01:39 +0000 (15:01 -0800)] 
specify tsig algorithm correctly when passing to use_tsig

15 years agotsig import cleanups; rename tsig signing routing from "hmac_md5" to "sign"
Bob Halley [Wed, 13 Jan 2010 22:40:50 +0000 (14:40 -0800)] 
tsig import cleanups; rename tsig signing routing from "hmac_md5" to "sign"

15 years agotest that escapes of non-digits work correctly
Bob Halley [Wed, 13 Jan 2010 22:18:48 +0000 (14:18 -0800)] 
test that escapes of non-digits work correctly

15 years agoUpdate with recent changes
Bob Halley [Wed, 13 Jan 2010 22:14:37 +0000 (14:14 -0800)] 
Update with recent changes

15 years agoAdd RSASHA256 and RSASHA512 code points; add missing entries to _algorithm_by_text
Bob Halley [Wed, 13 Jan 2010 22:09:39 +0000 (14:09 -0800)] 
Add RSASHA256 and RSASHA512 code points; add missing entries to _algorithm_by_text

15 years agoupdate copyrights for 2010
Bob Halley [Wed, 13 Jan 2010 20:23:06 +0000 (12:23 -0800)] 
update copyrights for 2010

15 years agoadd backwards compatibility for token objects
Bob Halley [Wed, 13 Jan 2010 20:07:33 +0000 (12:07 -0800)] 
add backwards compatibility for token objects

15 years agofix typo
Bob Halley [Tue, 12 Jan 2010 23:25:44 +0000 (15:25 -0800)] 
fix typo

15 years agofix problems parsing generic rdata after tokenizer changes
Bob Halley [Tue, 12 Jan 2010 23:24:46 +0000 (15:24 -0800)] 
fix problems parsing generic rdata after tokenizer changes

15 years agoactually set has_escape correctly when building tokens with escapes
Bob Halley [Tue, 12 Jan 2010 23:19:27 +0000 (15:19 -0800)] 
actually set has_escape correctly when building tokens with escapes

15 years agohandle escapes outside of names when reading text format
Bob Halley [Tue, 12 Jan 2010 23:14:46 +0000 (15:14 -0800)] 
handle escapes outside of names when reading text format

15 years agomake a proper token object to facilitate future tokenization work
Bob Halley [Tue, 12 Jan 2010 21:31:58 +0000 (13:31 -0800)] 
make a proper token object to facilitate future tokenization work

16 years agofix typo
Bob Halley [Thu, 12 Nov 2009 19:09:18 +0000 (04:09 +0900)] 
fix typo

16 years agoprep 1.8
Bob Halley [Thu, 12 Nov 2009 19:08:23 +0000 (04:08 +0900)] 
prep 1.8

16 years agoadd support for more TSIG algorithms
Bob Halley [Thu, 12 Nov 2009 19:06:54 +0000 (04:06 +0900)] 
add support for more TSIG algorithms

16 years agopresent() did not add a zero TTL if its argument was a single rdata
Bob Halley [Thu, 12 Nov 2009 18:39:14 +0000 (03:39 +0900)] 
present() did not add a zero TTL if its argument was a single rdata

16 years agodocument further entropy fixes
Bob Halley [Thu, 12 Nov 2009 18:28:04 +0000 (03:28 +0900)] 
document further entropy fixes

16 years agoignore test output files
Bob Halley [Thu, 12 Nov 2009 18:26:19 +0000 (03:26 +0900)] 
ignore test output files

16 years agoTry using os.urandom() to get the seed.
Bob Halley [Thu, 12 Nov 2009 18:16:09 +0000 (03:16 +0900)] 
Try using os.urandom() to get the seed.

Lock access to the entropy pool to avoid races in multithreaded situations.

If a seed wasn't supplied, don't do the seeding operation until someone
actually wants to get random numbers.

16 years agoEntropy getting and stirring need locking
Bob Halley [Wed, 16 Sep 2009 12:40:09 +0000 (13:40 +0100)] 
Entropy getting and stirring need locking

16 years agoSet the socket used for xfrs to nonblocking mode.
Bob Halley [Mon, 27 Jul 2009 07:26:09 +0000 (09:26 +0200)] 
Set the socket used for xfrs to nonblocking mode.

16 years agoFix SRV record comparison
Bob Halley [Thu, 23 Jul 2009 18:26:51 +0000 (11:26 -0700)] 
Fix SRV record comparison

16 years agoUse the right resolver instance
Bob Halley [Thu, 23 Jul 2009 18:22:25 +0000 (11:22 -0700)] 
Use the right resolver instance

16 years agoOpen /dev/random unbuffered
Bob Halley [Tue, 23 Jun 2009 17:23:46 +0000 (18:23 +0100)] 
Open /dev/random unbuffered

16 years agoInc version
Bob Halley [Tue, 23 Jun 2009 17:23:19 +0000 (18:23 +0100)] 
Inc version

16 years agoupdate for 1.7.1 v1.7.1
Bob Halley [Fri, 19 Jun 2009 15:08:10 +0000 (16:08 +0100)] 
update for 1.7.1

16 years agoPrep 1.7.1
Bob Halley [Fri, 19 Jun 2009 14:59:47 +0000 (15:59 +0100)] 
Prep 1.7.1

16 years agoHandle negative prerequisites
Bob Halley [Fri, 19 Jun 2009 12:11:53 +0000 (13:11 +0100)] 
Handle negative prerequisites

16 years agoignore html v1.7.0
Bob Halley [Fri, 19 Jun 2009 11:49:59 +0000 (12:49 +0100)] 
ignore html

16 years agoSet the domain correctly on Windows
Bob Halley [Fri, 19 Jun 2009 11:35:21 +0000 (12:35 +0100)] 
Set the domain correctly on Windows

16 years agoFinal 1.7 prep
Bob Halley [Fri, 19 Jun 2009 11:26:16 +0000 (12:26 +0100)] 
Final 1.7 prep

16 years agoAdd to_digestable() methods to rdata classes
Bob Halley [Fri, 19 Jun 2009 10:57:39 +0000 (11:57 +0100)] 
Add to_digestable() methods to rdata classes

16 years ago_addresses_equal() needs the af
Bob Halley [Fri, 19 Jun 2009 10:56:25 +0000 (11:56 +0100)] 
_addresses_equal() needs the af