]> Sergey Matveev's repositories - dht-bootstrap.git/blobdiff - CHANGES
Harden build
[dht-bootstrap.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index cc312427e53c3b40d6375f953659ce184f295afd..e8a770db4cda223d0af4c654c18d736e314fcec1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+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.