summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* QAuthenticatorPrivate::parseHttpResponse: mark "host" as unusedMårten Nordheim2020-09-111-0/+3
* QAuthenticator: condition using GSSAPI on credentials availabilityMårten Nordheim2020-09-112-12/+56
* QAuthenticator: move debug printing to a logging categoryMårten Nordheim2020-09-111-1/+5
* QAuthenticator: Don't reset phase on every set* callMårten Nordheim2020-09-111-11/+30
* QAuthenticator(Negotiate): Try provided credentialMårten Nordheim2020-09-101-4/+17
* QAuthenticator: Don't use Negotiate if unsupportedMårten Nordheim2020-09-101-0/+2
* Fix a number of MSVC integer conversion warningsFriedemann Kleint2020-09-101-1/+1
* qnetconmon: Downgrade Warning to DebugMårten Nordheim2020-08-281-1/+1
* Remove QFtp sources etc. in favor of alternate distributionMårten Nordheim2020-08-273-865/+0
* QHostInfo: address a Qt 6 todoMårten Nordheim2020-08-242-18/+16
* Use QMetaType in QMetaCallEventLars Knoll2020-08-241-3/+3
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-3/+5
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-1/+1
* QAuth.: Reset the nonce-count when the server requests using a new nonceMårten Nordheim2020-08-051-1/+3
* QHostAddress: resolve API issues marked with ##Qt6Timur Pocheptsov2020-07-282-68/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-07-073-12/+12
* Use qsizetype in QListLars Knoll2020-07-061-1/+1
* qnetworkproxy_mac - do not use the deprecated APITimur Pocheptsov2020-07-061-3/+10
* Use QList instead of QVector in networkJarek Kobus2020-06-262-3/+3
* Fix living QLibrary member after shutdown of QCoreApplicationMike Achtelik2020-06-231-1/+19
* Fix living QObject member after shutdown of QCoreApplicationAndré Klitzing2020-06-231-2/+19
* QNAM: Make QNetworkConnectionMonitor able to move to another threadMårten Nordheim2020-06-224-14/+51
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-194-8/+8
* Android: Add support for proxiesAndy Shaw2020-06-162-1/+123
* QtNetwork: Remove leftover deprecation macrosMårten Nordheim2020-06-122-30/+0
* Port QtNetwork from QStringRef to QStringViewLars Knoll2020-06-102-9/+9
* QNetworkInterface (Unix): port two local tracker (QSet/QLVA) to QDuplicateTra...Marc Mutz2020-06-081-10/+9
* Remove winrtOliver Wolff2020-06-065-429/+5
* Convert Q_ASSERT to Q_STATIC_ASSERTDimitrios Apostolou2020-06-021-1/+1
* Address Coverity defect about buffer overrunDimitrios Apostolou2020-05-281-3/+23
* Regenerate qurltlds_p.hDimitrios Apostolou2020-05-281-13868/+13941
* Sweep Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 -> Q_DECLARE_SHAREDMarc Mutz2020-05-192-2/+2
* QAuthenticator: Reprioritize authentication methodsMårten Nordheim2020-05-191-1/+1
* Add a QRegularExpression::fromWildcard() convenience methodLars Knoll2020-05-062-4/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-041-1/+7
|\
| * QAuthenticator: make sure we load the SSPI libraryMårten Nordheim2020-04-301-1/+7
* | QNAM/QNetConMon: Update handling of QNetworkConnectionMonitor::startMårten Nordheim2020-04-301-0/+8
* | QNetworkProxy: don't allocate when parsing [1/2]: loop bodyMarc Mutz2020-04-291-13/+17
* | Remove unused qTopLevelDomain()Marc Mutz2020-04-272-24/+0
* | Port qIsEffectiveTLD() to QStringViewMarc Mutz2020-04-262-4/+6
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-231-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-221-0/+2
| |\
| | * QAuthenticator: Reset the authentication challengeMårten Nordheim2020-04-211-0/+2
* | | Port QNetworkProxy over to use QRegularExpressionLars Knoll2020-04-152-6/+8
* | | Change qHash() to work with size_t instead of uintLars Knoll2020-04-092-3/+3
* | | QtNetwork: Delete bearer managementMårten Nordheim2020-04-053-3/+0
* | | Remove bearermanagement usage inside QNAM and QNetworkProxyMårten Nordheim2020-04-012-124/+0
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-163-13782/+13916
|\| |
| * | QtNetwork deprecations: suppress internal warningsMårten Nordheim2020-03-122-0/+15
| * | Bearer deprecation: centralize and suppress internal warningsMårten Nordheim2020-03-122-0/+15