index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
QDnsLookup: reject looking up domain names that are too long
Thiago Macieira
2023-05-16
2
-1
/
+4
*
QDnsLookup: make the query() function non-static
Thiago Macieira
2023-05-16
5
-17
/
+16
*
QDnsLookup/Windows: don't append domain search suffixes
Thiago Macieira
2023-05-16
1
-1
/
+1
*
QDnsLookup/Unix: rework the buffer-size check code
Thiago Macieira
2023-05-16
1
-34
/
+31
*
QDnsLookup/Unix: modernize with qFromBigEndian
Thiago Macieira
2023-05-15
1
-10
/
+10
*
QDnsLookup/Unix: do skip DNS records that aren't of class IN
Thiago Macieira
2023-05-15
1
-0
/
+3
*
QDnsLookup/Windows: use DnsQueryEx so IPv6 servers are supported
Thiago Macieira
2023-05-14
1
-19
/
+60
*
QDnsLookup/Unix: add support for res_setservers()
Thiago Macieira
2023-05-14
2
-0
/
+37
*
QDnsLookup/Unix: modernize the setting of IPv6 server addresses
Thiago Macieira
2023-05-14
2
-38
/
+70
*
QDnsLookup/Unix: make sure we don't overflow the buffer
Thiago Macieira
2023-05-14
1
-6
/
+25
*
QDnsLookup: remove the #if QT_CONFIG(thread) check
Thiago Macieira
2023-05-14
3
-10
/
+3
*
QDnsLookup: remove the explicit metatype registration for the Reply type
Thiago Macieira
2023-05-13
1
-5
/
+3
*
Network: Remove Q_DECL_METATYPE_EXTERN for single-.cpp metatypes
Thiago Macieira
2023-05-13
4
-10
/
+0
*
QNativeSocketEngine: move some code from the _p_p.h to _p.h file
Thiago Macieira
2023-05-13
2
-25
/
+68
*
QDnsLookup: treat NOTIMP replies as server failures
Thiago Macieira
2023-05-11
2
-0
/
+2
*
Network: link directly to libresolv instead of dlopen()ing it
Amir Masoud Abdol
2023-05-11
5
-298
/
+127
*
Rename QFunctorSlotObject to QCallableObject
Volker Hilsheimer
2023-05-10
1
-1
/
+1
*
Hsts: match header names case insensitively
Mårten Nordheim
2023-05-08
1
-2
/
+2
*
Doc: Fix documentation warnings
Topi Reinio
2023-04-29
1
-1
/
+1
*
QNAM: Fix double-connect for manual redirect handling
Mårten Nordheim
2023-04-28
1
-3
/
+3
*
Add a helper for better error messages when functor is incompatible
Volker Hilsheimer
2023-04-28
1
-0
/
+1
*
Support free functions and const functors as callbacks
Volker Hilsheimer
2023-04-28
1
-4
/
+4
*
Simplify the creation of APIs that take a callback
Volker Hilsheimer
2023-04-26
1
-43
/
+11
*
Add helper template for metacall event creation
Volker Hilsheimer
2023-04-18
1
-11
/
+1
*
Remove unused documentation code snippets
Friedemann Kleint
2023-04-17
2
-12
/
+0
*
Rid of 'special case' markers
Alexey Edelev
2023-04-13
1
-2
/
+4
*
Exclude sources from the Unity Build
Amir Masoud Abdol
2023-04-11
1
-0
/
+4
*
Get http reply text on error in wasm's network reply
Mikolaj Boc
2023-04-11
1
-0
/
+2
*
QSslCertificate: Add property names to debug operator<<
Axel Spoerl
2023-04-04
1
-8
/
+8
*
Fix default "credential" flag for WASM HTTP connections
Cajus Pollmeier
2023-04-04
1
-3
/
+1
*
Use Qt CMake APIs to exclude files from Unity Build
Amir Masoud Abdol
2023-04-03
1
-18
/
+17
*
Http2: Don't skip checking flag for trailing HEADERS frame if PRIORITY
Mårten Nordheim
2023-04-01
1
-9
/
+9
*
Remove loopback network example
Mårten Nordheim
2023-03-23
3
-3
/
+2
*
QNetworkDiskCache: Update doc snippets
Mårten Nordheim
2023-03-23
1
-3
/
+6
*
Replace 'Network Examples' overview image
Mårten Nordheim
2023-03-16
3
-1
/
+1
*
QObject: implement startTimer(int) in terms of startTimer(chrono)
Ahmad Samir
2023-03-11
1
-1
/
+3
*
Add test function for private network
YAMAMOTO Atsushi
2023-03-11
2
-7
/
+26
*
QNetwork[http]: Discard or ignore corrupted cache entries
Mårten Nordheim
2023-03-09
2
-1
/
+7
*
QNetworkDiskCache: use QSaveFile
Mårten Nordheim
2023-03-09
2
-47
/
+23
*
QNetworkInterface/Unix: replace one Q_ASSERT with static_asserts
Thiago Macieira
2023-03-04
1
-1
/
+2
*
Delete the Network Download (Manager)? examples
Mårten Nordheim
2023-03-02
1
-2
/
+0
*
Doc: fix links to renamed network examples
Volker Hilsheimer
2023-03-01
2
-3
/
+3
*
Doc: Remove duplicate words
Andreas Eliasson
2023-02-28
2
-2
/
+2
*
Make feature `topleveldomain` optional in wasm build
Piotr Wierciński
2023-02-17
1
-1
/
+1
*
Delete references to deleted examples
Mårten Nordheim
2023-02-16
1
-2
/
+0
*
Delete googlesuggest
Mårten Nordheim
2023-02-14
1
-1
/
+0
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
2
-14
/
+6
*
QPasswordDigestor: add OpenSSL 3.0 support to deriveKeyPbkdf2
Jan Grulich
2023-02-09
2
-2
/
+101
*
QtMiscUtils: add some more character helpers
Ahmad Samir
2023-02-07
1
-2
/
+4
*
Revert "Revert "Add support for MultiABI with custom install dir of the andro...
Alexey Edelev
2023-02-02
1
-1
/
+3
[next]