aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppSocks.h
Commit message (Collapse)AuthorAgeFilesLines
* rename "source" directory to "src"Jeremy Lainé2010-08-111-81/+0
|
* reassign copyright to "The QXmpp developers"Jeremy Lainé2010-08-101-1/+1
|
* make QXmppSocksClient inherit QTcpSocketJeremy Lainé2010-03-051-14/+4
|
* use a single SOCKS5 server instead of one per jobJeremy Lainé2010-03-041-0/+1
|
* rework SOCKS5 APIJeremy Lainé2010-03-041-13/+4
|
* make it possible to read and write to SOCKS5 client/serverJeremy Lainé2010-03-031-2/+8
|
* prevent SOCKS5 client & server from blockingJeremy Lainé2010-02-261-0/+8
|
* improve termination of file transfersJeremy Lainé2010-02-251-0/+2
|
* add code for handling SOCKS5 bytestreamsJeremy Lainé2010-02-251-0/+83