qt6-bb10/src/network/kernel
Anton Kudryavtsev d253156687 QAuthenticator: replace split with tokenize
to avoid needless allocations

Change-Id: I39eb90ef073db5359e7a559e33233b1e75b7461c
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-08-27 09:29:45 +03:00
..
qauthenticator.cpp QAuthenticator: replace split with tokenize 2023-08-27 09:29:45 +03:00
qauthenticator.h
qauthenticator_p.h Export QAuthenticatorPrivate for use in QtWebSockets 2022-12-15 17:52:26 +01:00
qdnslookup.cpp QDnsLookup: allow looking up the root domain 2023-06-03 19:28:13 -07:00
qdnslookup.h QDnsLookup: add TimeoutError for timeouts 2023-05-26 06:46:33 -07:00
qdnslookup_dummy.cpp QDnsLookup: centralize printing of warnings 2023-05-23 21:23:45 -07:00
qdnslookup_p.h QDnsLookup: merge some of the domain label expansion code 2023-06-03 19:28:11 -07:00
qdnslookup_unix.cpp QDnsLookup/Unix: cache previously decoded domain names 2023-06-03 19:28:15 -07:00
qdnslookup_win.cpp QDnsLookup/Windows: add a simple decoded domain cache 2023-06-03 19:28:14 -07:00
qhostaddress.cpp QHostAddress::toString: use QSB more 2023-08-27 06:28:49 +00:00
qhostaddress.h Add test function for private network 2023-03-11 09:43:10 +09:00
qhostaddress_p.h
qhostinfo.cpp QHostInfo: remove usused -Result and -Runnable ctors 2023-08-18 21:02:51 +00:00
qhostinfo.h Rename QFunctorSlotObject to QCallableObject 2023-05-10 10:30:54 +02:00
qhostinfo_p.h QHostInfo: remove usused -Result and -Runnable ctors 2023-08-18 21:02:51 +00:00
qhostinfo_unix.cpp Don't include resolv.h when libresolv is disabled 2023-07-26 09:03:38 +02:00
qhostinfo_win.cpp
qnetconmonitor_darwin.mm QtNetwork: Split out QNativeSocketEnginePrivate 2023-02-02 13:19:06 +01:00
qnetconmonitor_p.h
qnetconmonitor_stub.cpp
qnetconmonitor_win.cpp Windows: centralize how we handle error messages 2022-11-16 19:44:43 +08:00
qnetworkdatagram.cpp Deprecate Q_ASSUME() 2023-08-14 17:36:37 -07:00
qnetworkdatagram.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qnetworkdatagram_p.h
qnetworkinformation.cpp Make QNetworkInformation thread safe 2023-08-14 16:24:46 +02:00
qnetworkinformation.h Add Q_CLASSINFO to QNetworkInformation 2023-08-24 18:29:15 +02:00
qnetworkinformation_p.h Make QNetworkInformation thread safe 2023-08-14 16:24:46 +02:00
qnetworkinterface.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qnetworkinterface.h
qnetworkinterface_linux.cpp QNetworkInterface/Linux: fix mismatch of pointer and pointee 2023-07-11 13:44:29 -07:00
qnetworkinterface_p.h
qnetworkinterface_uikit_p.h
qnetworkinterface_unix.cpp CMake: modernize ipv6ifname and getifaddrs config checks with QT_CONFIG 2023-08-25 15:53:03 -07:00
qnetworkinterface_unix_p.h
qnetworkinterface_win.cpp
qnetworkproxy.cpp qnetworkproxy_mac: use API available both on iOS and macOS 2023-01-30 20:10:25 +01:00
qnetworkproxy.h
qnetworkproxy_android.cpp
qnetworkproxy_darwin.cpp qnetworkproxy_mac: use API available both on iOS and macOS 2023-01-30 20:10:25 +01:00
qnetworkproxy_generic.cpp
qnetworkproxy_libproxy.cpp
qnetworkproxy_win.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qtldurl.cpp Update description of topleveldomain feature 2023-01-17 18:21:26 +01:00
qtldurl_p.h Update description of topleveldomain feature 2023-01-17 18:21:26 +01:00
qtnetworkglobal.h
qtnetworkglobal_p.h