summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qsocks5socketengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-20/+8
|\
| * Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-091-20/+8
* | Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-2/+2
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QSocks5SocketEngine: use QSignalBlockerMarc Mutz2013-11-081-3/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* If accept fails, stop accepting new connections and emit error signal.Jonas M. Gastal2012-09-261-4/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Handle fragmented responses on SOCKS5 control channelShane Kearns2012-06-211-15/+26
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-10/+10
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* network: remove Symbian specific codePeter Hartmann2011-11-141-4/+0
* IPv4 + IPv6 dual stack socketsShane Kearns2011-06-221-2/+8
* sockets: limit buffer size of the internal sockets in proxy enginesShane Kearns2011-06-011-0/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix error handling in write for socks socket engineShane Kearns2011-05-091-1/+6
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1923