X-Git-Url: http://www.git.stargrave.org/?p=dht-bootstrap.git;a=blobdiff_plain;f=CHANGES;fp=CHANGES;h=770fade1b9b5bacc27af8b73e433d63bb448fd5d;hp=fd07a402c95f4bd947cb2b7fc8bc6ae27e2c2851;hb=ad3a7037adc349f4e742b0a100b6e7467c44a50e;hpb=b02d889b7e25f38694cf356449f4d249a9e07fec diff --git a/CHANGES b/CHANGES index fd07a40..770fade 100644 --- a/CHANGES +++ b/CHANGES @@ -1,25 +1,29 @@ -2022-11-11: +Sergey Matveev's changes: - * Privilege-separated packets sender - * FreeBSD Capsicum sandboxing - * poll() replaced with kqueue() - * stricter bencoded integers parser + 2022-11-11: -2022-11-09: + * Privilege-separated packets sender. + * FreeBSD Capsicum sandboxing. + * poll() replaced with kqueue(). + * stricter bencoded integers parser. - * Ability to explicitly specify IP addresses to bind to - * select() replaced with poll() - * arc4random instead of /dev/urandom reading - * Some simple hardening - * Keep statistics in process title (BSD) - * Debug with IP addresses + 2022-11-09: -20 November 2011: dht-bootstrap-0.2 + * Ability to explicitly specify IP addresses to bind to. + * select() replaced with poll(). + * arc4random instead of /dev/urandom reading. + * Some simple hardening. + * Keep statistics in process title (BSD). + * Debug with IP addresses. - * Fixed a bug that could cause EAFNOSUPPORT errors. - * Fixed a bug that caused port numbers given on the command line to be - ignored. +Original author's changes: -29 December 2009: dht-bootstrap-0.1 + 2011-11-20: dht-bootstrap-0.2 - * Initial public release. + * Fixed a bug that could cause EAFNOSUPPORT errors. + * Fixed a bug that caused port numbers given on the command line to be + ignored. + + 2009-12-29: dht-bootstrap-0.1 + + * Initial public release.