X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=CHANGES;h=b1c71818b4da1edf134a75c3670384120a4c4131;hb=8343888afd4658e381d7c9f6323ce7690b65ee9d;hp=cc312427e53c3b40d6375f953659ce184f295afd;hpb=12419351d27d24d9a9953bf81bd9dad1bb6e5865;p=dht-bootstrap.git diff --git a/CHANGES b/CHANGES index cc31242..b1c7181 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,18 @@ +2022-11-11: + + * Privilege-separated packets sender + * FreeBSD Capsicum sandboxing + * poll() replaced with kqueue() + +2022-11-09: + + * 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 + 20 November 2011: dht-bootstrap-0.2 * Fixed a bug that could cause EAFNOSUPPORT errors.