Skip to content

Releases: cbeuw/Cloak

v2.2.0

27 May 13:48
Compare
Choose a tag to compare

Major optimisations, test coverage improvement

v2.1.3

19 Jan 10:56
Compare
Choose a tag to compare

Stability improvement and bug fixes

Stability improvement

08 Nov 17:18
Compare
Choose a tag to compare

Fixed a long lasting bug affecting connection stability.
Much thanks to @chenshaoju who offered tremendous amount of help testing the bug which wasn't reproducible on my machine

v2.1.1

21 Sep 16:04
Compare
Choose a tag to compare

ck-client config file backwards compatibility

v2.1.0

21 Sep 15:40
Compare
Choose a tag to compare
  • Change stream header protocol so that the nonce counter will not wrap back (backward incompatible)
  • Add CDN mode https://github.com/cbeuw/Cloak/wiki/CDN-mode
  • Experimental UDP support
  • Server can listen on multiple addresses

v2.0.2

14 Aug 10:55
Compare
Choose a tag to compare

Hot fix #49

First Cloak v2 release

09 Aug 22:03
Compare
Choose a tag to compare

Cloak v2 is a complete overhaul of the Cloak codebase, which transforms Cloak into a universal pluggable transport with full authenticated encryption coverage. The simulated TLS hanshake is also upgraded to TLSv1.3 to take advantage of its encrypted certifiate.

v1.1.2

14 Jul 07:42
Compare
Choose a tag to compare

Numerous bug fixes, especially concerning detecting connection loss

v1.1.1

24 Mar 06:20
Compare
Choose a tag to compare

Fix IPv6

First stable release

24 Jan 22:27
Compare
Choose a tag to compare
v1.0.0

Regenerate SessionID on reconnection