summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* qhostaddress.cpp: optimize string usageAnton Kudryavtsev2016-10-241-5/+5
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-137-29/+143
|\
| * winrt: tcpsocket: Update bytesAvailable when new data is readHarald Meyer2016-10-122-2/+7
| * winrt: Rework handling of udp datagramsOliver Wolff2016-10-122-12/+105
| * Add configure feature for QUrl::topLevelDomainLars Knoll2016-10-111-1/+10
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-113-6/+13
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-083-6/+13
| | |\
| | | * Make sure SSL configuration is correct in QNetworkReply::encrypted.Vladimir Prus2016-10-053-6/+13
| * | | Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-8/+8
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-293-3/+8
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-293-3/+8
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-282-1/+4
| | |\|
| | | * QSslSocket: respect read buffer's max size (SecureTransport)Timur Pocheptsov2016-09-271-1/+1
| | | * QNetworkInterface: fix reporting of virtual interfaces on LinuxThiago Macieira2016-09-241-0/+3
| | * | Doc: corrected reference to OpenSSL webpageNico Vertriest2016-09-231-2/+4
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-214-6/+6
|\| | |
| * | | API Review: Don't reorder existing enum valuesSune Vuorela2016-09-151-2/+2
| * | | Use QString::fromLatin1() less to avoid string allocationsAnton Kudryavtsev2016-09-153-4/+4
* | | | Make QSslSocketPrivate::sslLibraryVersionString consistent on WindowsJake Petroules2016-09-151-7/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-157-47/+325
|\| | |
| * | | Convert the old feature systemLars Knoll2016-09-151-0/+58
| * | | rename description => label in configure.jsonOswald Buddenhagen2016-09-151-19/+19
| * | | Modularize configure.json/.priLars Knoll2016-09-155-1/+231
| * | | winrt: Fix build without SSL supportMaurice Kalinowski2016-09-071-0/+2
| * | | QNetworkProxy: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-311-46/+34
* | | | Add a way to get Content-Length when using compressed dataJesus Fernandez2016-09-068-7/+34
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-311-6/+6
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-6/+6
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-6/+6
| | |\|
| | | * QAbstractSocket: replace a reference to outdated state in documentationAlex Trotsenko2016-08-251-6/+6
* | | | Don't link to SystemConfiguration on watchOS at allJake Petroules2016-08-261-2/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-2518-42/+43
|\| | |
| * | | Merge dev into 5.8Oswald Buddenhagen2016-08-2226-541/+551
| |\ \ \
| * | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-197-10/+12
| * | | | Standardize some "We mean it" commentsFriedemann Kleint2016-08-1710-31/+30
| * | | | Fix qdoc warningsFriedemann Kleint2016-08-172-2/+2
* | | | | QNetworkAccessBackend: remove unused fwd declarationMarc Mutz2016-08-241-1/+0
| |/ / / |/| | |
* | | | Add support for Apple watchOSJake Petroules2016-08-192-3/+4
* | | | Refactor Http2::FrameReader/Http2::FrameWriterTimur Pocheptsov2016-08-196-402/+343
* | | | Micro-optimize QAbstractSocketPrivate::canReadNotification()Alex Trotsenko2016-08-191-13/+8
* | | | Use qtConfig throughout in qtbaseLars Knoll2016-08-193-6/+6
* | | | employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-1/+1
* | | | HTTP/2 - do not set END_HEADERS if we have CONTINUATIONsTimur Pocheptsov2016-08-172-1/+2
* | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-166-15/+19
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-135-7/+7
| |\ \ \ | | | |/ | | |/|
| | * | Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-125-7/+7
| * | | QAbstractSocket: prevent waitForReadyRead() from early exitAlex Trotsenko2016-08-111-7/+11
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-1/+1
| |\| |
| | * | QNativeSocketEngine::option(): return a correct value on invalid callAlex Trotsenko2016-08-051-1/+1
* | | | HTTP/2 - fix QT_NO_SSL buildTimur Pocheptsov2016-08-153-22/+19