[Bug 30331] New: Wocky support for S5B through IOStream
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 22 22:02:59 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30331
Summary: Wocky support for S5B through IOStream
Product: Wocky
Version: git master
Platform: Other
URL: https://bugs.freedesktop.org/show_bug.cgi?id=30189
OS/Version: All
Status: NEW
Keywords: patch
Severity: normal
Priority: medium
Component: General
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: nicolas.dufresne at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
This is about implementation of S5B client and server that allow using SOCKS5
bytestream over GIOStream objects.
Implementation can be found at:
https://bugs.freedesktop.org/show_bug.cgi?id=30189
It's contains two classes, WockyS5BServer and WockyS5BClient. The server is
based on GListener. It allows one remote connection that match SHA1(SID +
Requester + Target). Connections are retrieved by calling
wocky_s5b_server_accept().
The client connects to remote SOCKS5 streamhost computing required SHA1. The
client implementation uses GLib internal implementation of SOCKS5 client which
has been introduced in 2.25.15.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list