[Pidgin] #5840: Receving transfers through jabber proxy results in corrupt files
Pidgin
trac at pidgin.im
Tue May 20 05:45:56 EDT 2008
#5840: Receving transfers through jabber proxy results in corrupt files
---------------------------+------------------------------------------------
Reporter: sniperbeamer | Owner: datallah
Type: defect | Status: assigned
Priority: minor | Milestone:
Component: XMPP | Version: 2.4.2
Resolution: | Keywords: file transfer proxy bytestream
Pending: 1 |
---------------------------+------------------------------------------------
Changes (by sniperbeamer):
* pending: 1 => 0
Comment:
The server is ejabberd 2.0.0
I found this in the source code of ejabberd ( http://svn.process-
one.net/ejabberd/trunk/src/mod_proxy65/mod_proxy65_lib.erl ):
{{{
%% WARNING: According to SOCKS5 RFC, this reply is _incorrect_, but
%% Psi writes junk to the beginning of the file on correct reply.
%% I'm not sure, but there may be an issue with other clients.
%% Needs more testing.
make_reply() ->
[?VERSION_5, ?SUCCESS, 0, 0, 0, 0].
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/5840#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list