summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
...
* | SSL: Add a feature for DTLSUlf Hermann2018-06-215-8/+27
* | Let's encrypt datagramsTimur Pocheptsov2018-06-1814-24/+2682
* | configure: dequote library sources asapOswald Buddenhagen2018-06-121-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-073-4/+2
|\|
| * Fix build for Android with android-clang in r17Liang Qi2018-06-061-2/+0
| * Doc: Remove outdated info and linkify valueMårten Nordheim2018-06-041-1/+1
| * Fix change-of-sign warning found by ICCThiago Macieira2018-06-011-1/+1
* | QSslSocket - bail out early if TLS initialization failsTimur Pocheptsov2018-06-051-0/+23
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-294-17/+38
|\|
| * Fix build for Android with android-clangLiang Qi2018-05-251-1/+1
| * Fix build if openssl is configured with no-des or no-rc2André Klitzing2018-05-243-16/+37
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-243-3/+5
|\|
| * Http/2 - remove unused 'compressedData'Timur Pocheptsov2018-05-241-1/+0
| * Fix build for Android with android-clangLiang Qi2018-05-161-2/+2
| * Treat the Content-Disposition header as a known headerAndy Shaw2018-05-141-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-142-5/+5
|\|
| * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-092-5/+5
| |\
| | * Fix documentation of setBackendConfigurationOptionAndré Klitzing2018-04-252-5/+5
* | | QWindowsCARootFetcher: fix compile with QSSLSOCKET_DEBUGMårten Nordheim2018-05-111-0/+5
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-051-3/+1
|\| |
| * | Fix crash in qsslsocket_opensslMårten Nordheim2018-05-041-3/+1
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-022-1/+19
|\| |
| * | Stop rejecting cookies which have a domain that matches a TLDMårten Nordheim2018-04-301-0/+16
| * | Specify that you need an instance of QNetworkAccessManager per threadJussi Witick2018-04-271-1/+3
* | | Introduce QPasswordDigestor functionsMårten Nordheim2018-04-233-0/+250
* | | QSslKey: Implement PKCS#8 support for the generic backendMårten Nordheim2018-04-234-6/+443
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-221-0/+4
|\| |
| * | QSslSocket: Call transmit when encrypted on WinRTMårten Nordheim2018-04-211-0/+4
| |/
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-201-0/+4
|\|
| * Compile when using -no-feature-networkinterfaceAndy Shaw2018-04-181-0/+4
* | Add HTTP caching headers to KnownHeadersJan Murawski2018-04-192-1/+119
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-183-1/+6
|\|
| * QSslCertificate (OpenSSL) use the correct *_free functionv5.11.0-beta4Timur Pocheptsov2018-04-153-1/+6
* | Add QSsl::Dtls1_0OrLater enumeratorTimur Pocheptsov2018-04-174-0/+16
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-124-3/+85
|\|
| * HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-121-0/+14
| * QSslSocket (OpenSSL 1.1) - respect requested protocol versionTimur Pocheptsov2018-04-113-3/+71
* | Fix loading pkcs#8 encrypted DER-encoded keys in opensslMårten Nordheim2018-04-115-20/+113
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-101-1/+1
|\|
| * Fix TlsV1SslV3 case in the WinRT SSL backendMårten Nordheim2018-04-091-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-072-8/+28
|\|
| * winrt: socket engine: Replace last occurrences of old connect syntaxOliver Wolff2018-04-061-3/+6
| * winrt: Properly deinitialize socket on connection failureOliver Wolff2018-04-061-0/+1
| * winrt: process pending data before closing a socket connectionOliver Wolff2018-04-062-6/+22
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-04-061-3/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-061-3/+4
| |\|
| | * HTTP/2 - treat HEADERS frames as valid for streams in 'open' stateTimur Pocheptsov2018-04-051-3/+4
* | | Add a new (D)TLS configurationTimur Pocheptsov2018-04-067-20/+177
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-051-1/+1
|\|
| * Fix typoed integrity conditionKari Oikarinen2018-04-031-1/+1