All Versions
42
Latest Version
Avg Release Cycle
92 days
Latest Release
1169 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.2.5 Changes
๐ Changed
- Many things in
HTTPHeader
andConnectSession
becomepublic
. - Refined
description
of many classes.
โ Added
- The
RuleManager
now triggers events.
- Many things in
-
v0.2.4 Changes
๐ Changed
- ๐ The
ProxyServer.mainProxy
is removed and instead you should set theproxyServer
in the implementation ofIPStackProtocol
(TCPStack
as of now) which requires a proxy server to function. - Many things are now
public
instead ofinternal
.
โ Added
- The proxy server, adapter socket, proxy socket and tunnel now trigger events.
- ๐ A build-in debug observer to help with debugging.
๐ Fixed
- ๐ Chacha20 and Salsa20 encryption are fixed.
- ๐ The