Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return real origin when using a proxy (fixes detecting TURN sockets) | Youness Alaoui | 2012-02-13 | 1 | -6/+9 |
* | Check for username/password lenght of socks5 proxy to avoid a buffer overflow | Youness Alaoui | 2010-05-19 | 1 | -0/+8 |
* | do not call memcpy if there is no copying to be done.. avoid a warning with c... | Youness Alaoui | 2009-11-13 | 1 | -2/+4 |
* | remove useless agent in socks5 proxy, fix copyright and return FALSE in send,... | Youness Alaoui | 2008-12-17 | 1 | -10/+7 |
* | Add support for SOCKS5 proxy servers | Youness Alaoui | 2008-12-10 | 1 | -0/+427 |