summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-263-21/+14
| | |\|
| | | * Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-223-21/+14
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-1/+2
| |\| |
| | * | wasm: QNAM: support relative urlsMorten Johan Sørvig2019-03-181-1/+2
* | | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-045-10/+10
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-152-1/+5
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-142-1/+5
| |\| |
| | * | wasm: fix error report when network request is cancelledv5.13.0-beta1Lorn Potter2019-03-111-0/+1
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-091-1/+4
| | |\|
| | | * Don't retry a ssl connection if encryption was never finishedMårten Nordheim2019-03-061-1/+4
* | | | More nullptr usage in headersKevin Funk2019-03-148-16/+16
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-093-100/+122
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-063-100/+122
| |\|
| | * wasm: fix corrupt downloadsLorn Potter2019-03-041-1/+1
| | * Hpack - fix the static lookupTimur Pocheptsov2019-03-042-99/+121
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-271-1/+1
|\| |
| * | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* | | Add support for SPNEGO/Negotiate authenticationSandro Mani2019-02-252-6/+10
|/ /
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-2/+2
* | Fix: "Missing emit keyword on signal call"Alessandro Portale2019-02-131-6/+6
* | Fix: "Emit keyword being used with non-signal"Alessandro Portale2019-02-121-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-083-3/+7
|\|
| * Normalize some SIGNAL/SLOT signaturesJoerg Bornemann2019-02-062-3/+3
| * http2: skip content-length for content-encoding: gzip/deflateTimur Pocheptsov2019-02-011-0/+4
* | Add support for setting the peer verify name via the QNetwork* classesAndy Shaw2019-02-0611-9/+105
* | QtBase: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-2/+2