]> Cypherpunks.ru repositories - govpn.git/blobdiff - NEWS
[DOC] Explicitly license documentation at free licence
[govpn.git] / NEWS
diff --git a/NEWS b/NEWS
index b56beacaddb7e660ecb0a56a59d78e003cd15e62..4bf946c8d21151a65b851251f90a25cf776fe1b0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Release 2.4
+-----------
+* Added ability to optionally run built-in HTTP-server responding with
+  JSON of all known connected peers information. Real-time client's
+  statistics
+* Documentation is explicitly licensed under GNU FDL 1.3+
+
+Release 2.3
+-----------
+* Handshake packets became indistinguishable from the random.
+  Now all GoVPN's traffic is the noise for men in the middle.
+* Handshake messages are smaller (16% traffic reduce).
+* Adversary now can not create malicious fake handshake packets that
+  will force server to generate private DH key, preventing entropy
+  consuming and resource heavy computations.
+
+Release 2.2
+-----------
+* Fixed several possible channel deadlocks.
+
 Release 2.1
 -----------
 * Fixed Linux-related building.