summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge branch '5.11' into dev" into refs/staging/devEdward Welbourne2018-07-311-6/+3
|\
| * Merge branch '5.11' into devEdward Welbourne2018-07-311-6/+3
| |\
| | * QNetworkRequest - fix the documentationTimur Pocheptsov2018-07-201-6/+3
* | | QDtls: respect pre-set verification errorsTimur Pocheptsov2018-07-311-1/+1
|/ /
* | Remove redundant #if-eryTimur Pocheptsov2018-07-301-8/+1
* | DTLS - treat QSslSocket::UnencryptedMode as invalidTimur Pocheptsov2018-07-281-0/+6
* | QNetworkAccessManager: Port doc snippet to functor-connectAndre Hartmann2018-07-271-7/+7
* | QDtls - use conventional namesTimur Pocheptsov2018-07-272-10/+10
* | SecureTransport - implement renegotiationsTimur Pocheptsov2018-07-272-11/+60
* | QDtls - refactorTimur Pocheptsov2018-07-262-10/+10
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Thiago Macieira2018-07-173-23/+24
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-173-23/+24
| |\|
| | * Use nullptr instead of 0Jesus Fernandez2018-07-163-23/+24
* | | SecureTransport - enable ALPN on macOSTimur Pocheptsov2018-07-171-4/+4
|/ /
* | SecureTransport - cleanup the code a bitTimur Pocheptsov2018-07-141-35/+30
* | Extend the feature 'dtls' to handle missing DTLS support in OpenSSLTimur Pocheptsov2018-07-1313-30/+118
* | OpenSSL: remove unused symbols/declarationsTimur Pocheptsov2018-07-133-15/+0
* | QSslSocketBackendPrivate - avoid recursion while handing errorsTimur Pocheptsov2018-07-122-7/+36
* | Provide access to QSslCertificate on OpenSSL free Windows buildsAllan Sandfeld Jensen2018-07-066-28/+46
* | QDtls - handle server-side timeoutsTimur Pocheptsov2018-07-052-16/+9
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-0210-17/+30
|\|
| * QtCore/QtNetwork/QTestlib: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-251-2/+2
| * Do not build SPDY support if SSL is disabledJoerg Bornemann2018-06-251-4/+9
| * QtNetwork/SSL: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-222-6/+12
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-215-5/+5
| * QNativeSocketEnginePrivate (win) read sender's port and addressTimur Pocheptsov2018-06-141-0/+2
* | QtNetwork: Fix and streamline translations of QDtlsFriedemann Kleint2018-06-284-14/+36
* | QAbstractSocket - protect against the broken invariantTimur Pocheptsov2018-06-271-1/+4
* | QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-2211-38/+41
* | 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