Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.2.0
-
Component/s: Extensions
-
Labels:None
-
Acceptance Test - Add?:No
Description
- only starts if configured to do so
- now runs on the configured port
- for security it only stores connections that are locally initiated
- allowed connections are now identified by the stream digest (was just a counter in old implementation)
- proxy now responds with errors where possible (old implementation just closed the stream) (http://tools.ietf.org/html/rfc1928 Chapter 3 and Chapter 6)
- contains test to verify implementation
Issue Links
- is related to
-
SMACK-319
Add common interfaces for SOCKS5 Bytestreams and In-Band Bytestreams
-
done in revision 11821