summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-161-2/+4
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-151-2/+4
| |\
| | * Make our connection-level window half of a possible maximumTimur Pocheptsov2019-08-141-2/+4
* | | Fix spdy build without features.propertiesTasuku Suzuki2019-08-012-4/+13
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-2/+4
|\| |
| * | wasm: fix wide character data downloadLorn Potter2019-07-291-2/+4
* | | Port from QStringViewLiteral to u""Marc Mutz2019-07-291-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-273-18/+52
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-263-18/+52
| |\|
| | * Implement 'preconnect-https' and 'preconnect-http' for H2Timur Pocheptsov2019-07-243-18/+52
* | | QNetworkRequest: make the default ctor implicitMarc Mutz2019-07-152-2/+14
* | | qnetconmonitor: Fix misspelling of accessibleMårten Nordheim2019-07-081-2/+2
* | | QNAM: Don't condition connecting QNetworkReplyImpl signals on qnetconmonMårten Nordheim2019-07-081-2/+2
* | | QtNetwork: port remaining uses of QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-061-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-0/+3
|\| |
| * | Add custom verb support for WASM HTTP requestsFelix Barz2019-07-031-0/+3
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-012-6/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-282-6/+13
| |\|
| | * QHttpNetworkConnection: Change assert to early return and handle Http2Mårten Nordheim2019-06-252-6/+10
| | * QHttpNetworkConnectionChannel: don't close if we're already closingMårten Nordheim2019-06-241-0/+3
* | | Remove property usage in QHttp2ProtocolHandlerTasuku Suzuki2019-06-292-6/+20
* | | QNetworkAcesssCache: replace a QQueue with a std::vectorMarc Mutz2019-06-201-16/+16
* | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-3/+3
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-10/+43
|\| |
| * | wasm: fix crash in case network js event becomes null or undefinedLorn Potter2019-05-271-10/+43
* | | Construct from an array instead of assigning just past a string's endEdward Welbourne2019-05-281-5/+3
* | | Use QStringView overloads of <QDate/Time>::toString()Marc Mutz2019-05-291-1/+1
* | | Fix network build without feature.networkproxyTasuku Suzuki2019-05-271-0/+2
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-26/+6
|\| |
| * | wasm: fix empty body on POSTLorn Potter2019-05-221-26/+6
* | | QHsts: code tidiesGiuseppe D'Angelo2019-05-131-2/+2
* | | Add setAutoDeleteReplies to QNetworkAccessManagerMårten Nordheim2019-05-153-0/+44
* | | Introduce AutoDeleteReplyOnFinishAttribute for QNetworkRequestMårten Nordheim2019-05-153-1/+11
* | | QNetworkReply: replace a QQueue with a std::vectorMarc Mutz2019-05-152-16/+9
* | | QNetworkStatusMonitor - make it always enabled on DarwinTimur Pocheptsov2019-05-101-12/+4
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-071-1/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-1/+8
| |\|
| | * HTTP2: Fix handling of GOAWAY framesChristian Kamm2019-05-031-1/+8
* | | Compile-fix: add private/ prefix to qnetconmonitor_p.hEdward Welbourne2019-05-061-1/+1
* | | Introduce QNetworkConnection/Status/MonitorTimur Pocheptsov2019-05-029-54/+191
* | | Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-014-8/+0
* | | FTP: Workaround for servers without HELP command supportJesus Fernandez2019-04-293-1/+20
* | | Set 'originalRequest' in QNetworkReplyImplMårten Nordheim2019-04-291-0/+1
* | | QRegExp include cleanupSamuel Gaist2019-04-191-0/+1
* | | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-062-4/+4
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-046-34/+28
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-315-33/+26
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-1/+1
| | |\|
| | | * Fix a crash in QHttp2ProtocolHandler in h2c-direct modeAlexey Edelev2019-03-291-1/+1
| | * | wasm: Use common “qt” prefix for exported functionsMorten Johan Sørvig2019-03-261-11/+11