summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Fix typo in QHostAddress::SpecialAddress descriptionVolker Hilsheimer2019-04-231-2/+2
* | | | Fix compiling with QHOSTINFO_DEBUG enabledVolker Hilsheimer2019-04-241-4/+9
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-103-22/+55
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-093-22/+55
| |\|
| | * QHostInfo: use dlsym() with RTLD_DEFAULT in case libs cannot be loadedDavide Beatrici2019-04-062-13/+27
| | * QDnsLookup: fix "Resolver functions not found" error on FreeBSDDavide Beatrici2019-04-062-14/+33
* | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-048-30/+30
* | | More nullptr usage in headersKevin Funk2019-03-144-4/+4
* | | Add support for SPNEGO/Negotiate authenticationSandro Mani2019-02-253-143/+282
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-231-0/+2
| |\
| | * Work around FreeBSD 12.0 breaking source compatibility with IFM_FDDIThiago Macieira2019-01-011-0/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-1/+2
|\| |
| * | Doc: Complete doc on QHostAddress::clear()Nico Vertriest2019-01-081-1/+2
| |/
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-121-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-271-2/+3
|\|
| * qnetworkinterface_unix: Use qstrncpy instead of strlcpyDmitry Shachnev2018-11-221-2/+3
* | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-052-24/+12
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-252-19/+4
|\|
| * Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-152-19/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-294-3/+36
|\|
| * wasm: enable Network for nothreadLorn Potter2018-09-284-3/+36
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-031-0/+4
|\|
| * Windows code: Fix clang-tidy warnings about (private) class definitionsFriedemann Kleint2018-09-021-0/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-023-19/+21
|\|
| * Windows code: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-08-303-19/+21
* | QAuthenticator: remove leftoversMårten Nordheim2018-08-242-16/+1
|/
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-2/+2
|\
| * QtCore/QtNetwork/QTestlib: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-251-2/+2
* | QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-4/+4
|/
* Fix change-of-sign warning found by ICCThiago Macieira2018-06-011-1/+1
* Fix build for Android with android-clangLiang Qi2018-05-251-1/+1
* Fix build for Android with android-clangLiang Qi2018-05-161-2/+2
* Compile when using -no-feature-networkinterfaceAndy Shaw2018-04-181-0/+4
* QNetworkInterface/Linux: fix support for P-t-P tunnelsThiago Macieira2018-03-261-1/+8
* Fix 5.11 API review findings in QtNetworkFriedemann Kleint2018-03-102-2/+2
* doc: Add more missing return types to \fn commandsMartin Smith2018-01-242-4/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-1/+1
| |\
| | * Add overrideAlbert Astals Cid2018-01-101-1/+1
* | | doc: Fix all remaining non-link qdoc warningsMartin Smith2018-01-201-1/+1
* | | doc: Add template clauses in qhostinfo.cppMartin Smith2018-01-122-4/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-022-6/+23
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-5/+22
| |\|
| | * Fix out of bounds reads in qdnslookup_unixTimur Pocheptsov2017-12-011-5/+22
* | | QNetworkInterface: fix warning of unused functionAlex Trotsenko2017-12-291-0/+2
* | | Fix signed/unsigned comparisonTimur Pocheptsov2017-12-211-1/+1
* | | doc: Ensure clangqdoc sees declarationsMartin Smith2017-12-062-3/+10
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Thiago Macieira2017-11-302-9/+4
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-9/+4
| |\| |