summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* SPDY must handle destoyed QNetworkReplyAllan Sandfeld Jensen2014-03-042-0/+10
* Remove deleted QNetworkReplies from SPDY queuesAllan Sandfeld Jensen2014-03-041-0/+13
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Do not upload on closed SPDY streamsAllan Sandfeld Jensen2014-02-281-0/+17
* SPDY: Fix compiler warning about unused variableSergio Ahumada2014-02-281-0/+2
* Protect against malicious SPDY messagesAllan Sandfeld Jensen2014-02-281-0/+34
* Do not assume nice behavior in error handlingAllan Sandfeld Jensen2014-02-281-2/+3
* Handle multiple header values in SPDYAllan Sandfeld Jensen2014-02-261-0/+13
* Fix compile error when enabling the QHOSTINFO_DEBUG defineAndy Shaw2014-02-261-6/+6
* network: fix doc typo in QNetworkConfigurationManagerPeter Hartmann2014-02-251-1/+1
* QSslCipher: make QString constructor explicitMarc Mutz2014-02-211-1/+1
* network: add support for the SPDY protocolPeter Hartmann2014-02-1918-82/+1931
* Increase the number of concurrent DNS lookups.Richard J. Moore2014-02-161-1/+1
* QDnsLookup: Add support for custom DNS serverMandeep Sandhu2014-02-166-9/+72
* WinRT: Added socket engine implementationOliver Wolff2014-02-152-85/+1004
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Konstantin Ritt2014-02-131-8/+11
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-8/+11
| |\
| | * Correct the documentation of the return types of subjectInfo and issuerInfo.Richard J. Moore2014-02-121-8/+11
* | | HTTP internals: introduce protocol handlersPeter Hartmann2014-02-139-364/+692
* | | HTTP internals: move some methods inside HTTP request classPeter Hartmann2014-02-133-12/+14
|/ /
* | SSL: add support for the Next Protocol Negotiation extensionPeter Hartmann2014-02-119-3/+255
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-076-9/+24
|\|
| * QDeclarativeTypeLoader doesn't close processed QNetworkRepliesFrantisek Vacek2014-02-041-0/+6
| * QNetworkDiskCache - fix leak of file descriptorJungo Kim2014-01-291-0/+14
| * Remove obsolete parts from QNAM documentationAlex Blasche2014-01-241-6/+1
| * QAbstractSocket: make build with debug statements compilePeter Hartmann2014-01-231-1/+1
| * Don't include <gnu/lib-names.h> when compiling with uClibcJorgen Lind2014-01-232-2/+2
* | Fix the QSslSocket::setCiphers(const QString &) overload.Richard J. Moore2014-02-023-6/+24
* | Add more specific HTTP error codes to QNetworkReply::NetworkErrorMandeep Sandhu2014-01-303-2/+51
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-212-6/+5
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-202-6/+5
| |\|
| | * Prevent spurious SSL errors from local certificates.Richard J. Moore2014-01-161-3/+0
| | * Clear read- and write buffersKurt Pattyn2014-01-151-3/+5
* | | Ensure weak ciphers are not part of the default SSL configuration.Richard J. Moore2014-01-213-2/+7
|/ /
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-1310-49/+49
* | 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