Re: Socks4/5 Detect Issue.
David Leadbeater <[email protected]>
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Erik, > At last i found the problem, is a bug in the code of libopm_proxy_socks4_write > and libopm_proxy_socks5_write c functions (bopm-3.1.1/src/libopm/src/proxy.c), > the scanner for socks 4 and 5 was broken... > > Now my bopm is detecting socks 4 and 5. > > A trivial patch is attached. > > Ezequiel, Thanks! Looking over CVS, for some reason this was removed in a cleanup (http://cvs.blitzed.org/libopm/src/proxy.c.diff?r1=1.13&r2=1.14). I've used the code that was there before rather than your patch.. So it looks like this has been broken for ~6months :(