]> git.ipfire.org Git - thirdparty/unbound.git/commit
Fixed random numbers for port, interface and server selection.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 18 Mar 2010 14:42:22 +0000 (14:42 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 18 Mar 2010 14:42:22 +0000 (14:42 +0000)
commit75565262f75bc50038f91038199899c95e3ae669
tree66c229696e179ff4f8a76f71020b5a03953c3bbc
parentcd57530efd9c4932cdce45e27fd206cf5644d8ae
Fixed random numbers for port, interface and server selection.
Removed very small bias.
Also some lint fixes.

git-svn-id: file:///svn/unbound/trunk@2049 be551aaa-1e26-0410-a405-d3ace91eadb9
daemon/daemon.c
doc/Changelog
iterator/iter_utils.c
pythonmod/pythonmod.c
services/outside_network.c
testcode/unitmain.c
util/random.c
util/random.h
validator/autotrust.c