summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Introduce Http2DirectAttributeTimur Pocheptsov2017-09-049-9/+72
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-3/+11
|\
| * Avoid dereferencing nullptrMårten Nordheim2017-08-181-1/+1
| * Check for loopback address if network access is unavailableMårten Nordheim2017-08-151-2/+10
* | HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-2711-36/+212
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-2/+5
|\|
| * QNAM: requeue pipelined HTTP requests after unrecoverable socket errorsRomain Pokrzywka2017-08-141-2/+5
* | Introduce QHstsStore - the permanent store for HSTS policiesTimur Pocheptsov2017-08-028-7/+411
* | Deprecate and remove the unused bearer support in QNetworkProxyThiago Macieira2017-07-211-22/+0
* | Fix some qdoc warnings for 5.10Friedemann Kleint2017-06-201-2/+2
* | QUuid, QHttpMultipart and QHash: use QRandomGeneratorThiago Macieira2017-06-121-14/+7
* | winrt: Skip host lookup for http connectionsOliver Wolff2017-05-181-0/+8
* | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-101-4/+4
|\|
| * Use QNetworkReply::ProtocolFailure in HTTP/2 failuresThiago Macieira2017-05-081-4/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-1/+1
|\|
| * Doc: correct \sa statementNico Vertriest2017-04-211-3/+1
* | qhttpthreaddelegate: Fix build with -no-ssl after @70d8460fc20Palo Kisa2017-04-271-1/+1
* | QNAM: delay SSL initializationTimur Pocheptsov2017-04-266-22/+43
* | Docs: Fix some warningsFriedemann Kleint2017-04-212-3/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-204-8/+14
|\|
| * QNetworkReplyHttpImpl - check 'isOpen' twiceTimur Pocheptsov2017-04-191-0/+6
| * Doc: add missing doc for parametersNico Vertriest2017-04-182-5/+5
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-121-1/+1
| |\
| | * Fix reusing FTP connection after abortJesus Fernandez2017-04-071-1/+1
| * | Make networkAccessibility() return the actual state of the networkAndy Shaw2017-04-111-2/+2
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-4/+2
|\| |
| * | QNetworkRequest - do not set ManualRedirectPolicyTimur Pocheptsov2017-04-041-4/+2
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-046-5/+17
|\| |
| * | Prefer rvalue versions of toLatin() and toUtf8()Anton Kudryavtsev2017-03-302-2/+2
| * | Use HTTP2WasUsedAttribute for HTTP2Timur Pocheptsov2017-03-293-2/+14
| * | Use case-insensitive compare moreAnton Kudryavtsev2017-03-291-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-283-28/+59
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-213-28/+59
| |\|
| | * QHttpNetworkConnection: fall back gracefully to HTTP/1.1Timur Pocheptsov2017-03-083-28/+59
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-143-6/+25
|\| |
| * | QHstsPolicy: Replace bool with QFlagsTimur Pocheptsov2017-03-083-6/+25
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-0214-137/+132
|\| |
| * | HSTS policy - fix APITimur Pocheptsov2017-02-242-27/+30
| * | QNAM - rename Redirect*s*Nnn to RedirectNnnTimur Pocheptsov2017-02-239-68/+68
| * | HSTS - API/naming fixesTimur Pocheptsov2017-02-236-42/+34
* | | Fix proxy when changing only the passwordCédric Cabessa2017-02-241-0/+4
|/ /
* | Use static initialization for QBasicAtomicsMarc Mutz2017-02-161-1/+1
* | Make some atomic counters zero-basedMarc Mutz2017-02-151-4/+7
* | Fix some qdoc warnings for 5.9Friedemann Kleint2017-02-061-4/+4
* | Revert "Network (HTTPS): prevent recursion among ->close() methods"Paolo Angelelli2017-01-261-23/+21
* | Make our redirect policies STS-awareTimur Pocheptsov2017-01-262-8/+31
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-261-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+1
| |\|
| | * QtNetwork: fix GCC 7 warningsMarc Mutz2017-01-141-1/+1
* | | Avoid detaching temporary objectsAlexander Volkov2017-01-251-1/+1