X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=NEWS;h=8be52e420232a063e15ad94bdb5c9e3575056fe7;hb=d7ff911413b29e9ba6afb4b8e86116c4ff46ff17;hp=4bf946c8d21151a65b851251f90a25cf776fe1b0;hpb=2691a42bb9d2e0dd90fc3e06e17d874a07015f31;p=govpn.git diff --git a/NEWS b/NEWS deleted file mode 100644 index 4bf946c..0000000 --- a/NEWS +++ /dev/null @@ -1,51 +0,0 @@ -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. - -Release 2.0 ------------ -* Added clients identification. -* Simultaneous several clients support by server. -* Per-client up/down scripts. - -Release 1.5 ------------ -* Nonce obfuscation/encryption. - -Release 1.4 ------------ -* Performance optimizations. - -Release 1.3 ------------ -* Heartbeat feature. -* Rehandshake feature. -* up- and down- optinal scripts. - -Release 1.1 ------------ -* FreeBSD support. - -Release 1.0 ------------ -* Initial stable release. diff --git a/NEWS b/NEWS new file mode 120000 index 0000000..8be52e4 --- /dev/null +++ b/NEWS @@ -0,0 +1 @@ +doc/news.texi \ No newline at end of file