summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-0/+3
|\
| * Do not use SO_SNDBUF on Vista or laterKurt Pattyn2014-01-031-0/+3
* | Add SO_SNDBUF and SO_RCVBUF to socket optionsKurt Pattyn2013-12-302-3/+34
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-231-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+2
| |\|
| | * SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-101-0/+2
* | | QAbstractSocket: fix setReadBufferSize from readyRead slot.David Faure2013-12-201-2/+2
|/ /
* | QNetworkCookie: allow cookies for IPv6 domainsPeter Hartmann2013-12-131-4/+12
* | QNetworkCookie: allow cookies for IPv4 domainsPeter Hartmann2013-12-131-7/+13
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-091-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-1/+1
| |\|
| | * Doc: Fixed broken link to General Qt RequirementsNico Vertriest2013-12-051-1/+1
* | | WinRT: Added networkinterface and hostinfoOliver Wolff2013-12-0610-19/+1053
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-291-6/+6
|\|
| * Fix problem with QNetworkAddressEntry returning a invalid netmask.Christian Strømme2013-11-271-6/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2616-59/+603
|\|
| * QSslConfiguration: rename [get]session() to [get]sessionTicket()Peter Hartmann2013-11-085-18/+18
| * NSUrlConnection backend for QNetworkAccessManagerMorten Johan Sørvig2013-11-084-2/+558
| * Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
| * use private linkage where possibleOswald Buddenhagen2013-10-313-3/+3
| * use the right scopeOswald Buddenhagen2013-10-311-1/+1
| * Fix the network proxy code for windows to detect properly servicesThierry Bastian2013-10-301-32/+20
| * Doc: Fix miscellaneous typosSze Howe Koh2013-10-301-1/+0
| * network: fix multi-phased NTLM authenticationPeter Hartmann2013-10-281-2/+3
* | QSocks5SocketEngine: use QSignalBlockerMarc Mutz2013-11-081-3/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-245-16/+41
|\|
| * Fix Q_ASSERT(!channels[0].isSocketBusy());v5.2.0-beta1Allan Sandfeld Jensen2013-10-213-12/+15
| * Fix loading of libresolv when the .so file (not .so.2) isn't installedThiago Macieira2013-10-162-4/+26
* | QDnsLookup: Support for custom DNS serverMandeep Sandhu2013-10-213-0/+26
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-0836-188/+188
* fix off-by-one error in NTLM proxy authenticationMark Brand2013-10-041-1/+1
* Fix ssh root certificates path for Blackberry playbook OS.sfabry2013-10-031-0/+1
* Fix error signal supression for failed DNS lookupsMandeep Sandhu2013-09-291-1/+1
* Remove redundant code.Jędrzej Nowacki2013-09-291-2/+0
* Reduce QtNetwork lib size by 16111 bytes.Jędrzej Nowacki2013-09-271-1/+6
* Fix open ssl forwarding macros.Jędrzej Nowacki2013-09-272-16/+24
* Merge branch 'stable' into devSergio Ahumada2013-09-213-5/+5
|\
| * OAuth over XMLHttpRequest failsAllan Sandfeld Jensen2013-09-191-1/+1
| * HTTP authentication fails if QUrl contains password with %Allan Sandfeld Jensen2013-09-172-4/+4
* | Resolve error caused by server-initiated TLS renegotiationScott Deboy2013-09-171-5/+16
* | Android: Fix unused variable/argument warningsEskil Abrahamsen Blomfeldt2013-09-091-0/+3
* | Fix unsigned/signed comparison warning in qnativesocketengine_unixEskil Abrahamsen Blomfeldt2013-09-091-1/+1
* | Fix compilation on BlackBerry PlaybookRafael Roquetto2013-09-031-0/+7
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-021-29/+29
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-29/+29
| |\|
| | * Update Linux interface getting to make fewer syscallsThiago Macieira2013-08-241-29/+29
* | | Remove workarounds to old GCC bugs we had encountered on IRIXThiago Macieira2013-08-311-8/+0
|/ /
* | HTTP socket engine: support newer HTTP proxiesPeter Hartmann2013-08-222-37/+60
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-0/+4
|\|
| * Add documentation about reconnect attempts.Jonas Gastal2013-08-171-0/+4