]> Sergey Matveev's repositories - dht-bootstrap.git/blob - CHANGES
d54f227682f81da8e8676ac2b88e5e433f4f59cb
[dht-bootstrap.git] / CHANGES
1 2022-11-09:
2
3   * Ability to explicitly specify IP addresses to bind to
4   * select() replaced with poll()
5   * arc4random instead of /dev/urandom reading
6   * Some simple hardening
7
8 20 November 2011: dht-bootstrap-0.2
9
10   * Fixed a bug that could cause EAFNOSUPPORT errors.
11   * Fixed a bug that caused port numbers given on the command line to be
12     ignored.
13
14 29 December 2009: dht-bootstrap-0.1
15
16   * Initial public release.