]> Sergey Matveev's repositories - dht-bootstrap.git/blob - CHANGES
Stats in process title
[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   * Keep statistics in process title (BSD)
8
9 20 November 2011: dht-bootstrap-0.2
10
11   * Fixed a bug that could cause EAFNOSUPPORT errors.
12   * Fixed a bug that caused port numbers given on the command line to be
13     ignored.
14
15 29 December 2009: dht-bootstrap-0.1
16
17   * Initial public release.