Re: [E-devel] socks proxy: bind usage

2016-09-19 Thread Gustavo Sverzut Barbieri
:-) I'm testing against Dante, it does authentication and also hostname (v5). It seems like the recommended SOCKS proxy for UNIX... would be nice to test with some windows version, just to be sure On Mon, Sep 19, 2016 at 2:28 PM, Mike Blumenkrantz wrote: > I

Re: [E-devel] socks proxy: bind usage

2016-09-19 Thread Mike Blumenkrantz
I would, but I wrote it so long ago that I have zero memories of anything related to it. I tested against ssh/d and that was enough then, so I'd guess it should be enough to verify anything you do now. On Mon, Sep 19, 2016 at 1:22 PM Gustavo Sverzut Barbieri wrote: > Nice

Re: [E-devel] socks proxy: bind usage

2016-09-19 Thread Gustavo Sverzut Barbieri
Nice zmike, Then I'm leaving it out and I kindly request that you give it a review, or at least a test since likely you found some bugs during your development and you can check if I had them in my code. Em segunda-feira, 19 de setembro de 2016, Michael Blumenkrantz <

Re: [E-devel] socks proxy: bind usage

2016-09-19 Thread Michael Blumenkrantz
On Sun, 18 Sep 2016 23:21:38 -0300 Gustavo Sverzut Barbieri wrote: > Hi all, > > I'm implementing the proxy for the new efl_net API and while reading > the old code and the SOCKS spec I'm confused about the bind usage. > > According to the spec

[E-devel] socks proxy: bind usage

2016-09-18 Thread Gustavo Sverzut Barbieri
Hi all, I'm implementing the proxy for the new efl_net API and while reading the old code and the SOCKS spec I'm confused about the bind usage. According to the spec https://tools.ietf.org/html/rfc1928: The BIND request is used in protocols which require the client to accept connections