summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* TLS socket: make verification callback lock-free (OpenSSL)Timur Pocheptsov2019-06-175-51/+70
* Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-173-0/+64
|\
| * QSslSocket: add and set the TLSv1.3-specific PSK callbackv5.12.4Mårten Nordheim2019-06-123-0/+64
* | Fix crash when app is going to shutdown but conf manager is requestedVal Doroshchuk2019-06-122-14/+16
|/
* WinRT: Fix crash in native socket engine during closeMårten Nordheim2019-05-081-1/+7
* HTTP2: Fix handling of GOAWAY framesChristian Kamm2019-05-031-1/+8
* Document that QHostInfo does not guarantee to return all IP addressesVolker Hilsheimer2019-04-251-3/+8
* Fix typo in QHostAddress::SpecialAddress descriptionVolker Hilsheimer2019-04-231-2/+2
* QUdpSocket: Convert snippet to functor connectAndre Hartmann2019-04-081-2/+2
* QUdpSocket: Add missing \since to docsAndre Hartmann2019-04-081-0/+3
* 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
* Fix a crash in QHttp2ProtocolHandler in h2c-direct modeAlexey Edelev2019-03-291-1/+1
* Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-223-21/+14
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-2/+2
|\
| * Add all library dependencies for static OpenSSL builds on WindowsJoerg Bornemann2019-02-251-2/+2
* | Don't retry a ssl connection if encryption was never finishedMårten Nordheim2019-03-061-1/+4
* | wasm: fix corrupt downloadsLorn Potter2019-03-041-1/+1
* | Hpack - fix the static lookupTimur Pocheptsov2019-03-042-99/+121
|/
* Merge "Merge remote-tracking branch 'origin/5.12.1' into 5.12" into refs/stag...Qt Forward Merge Bot2019-02-061-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-061-1/+1
| |\
| | * Fix corewlan configure testJoerg Bornemann2019-01-281-1/+1
* | | Normalize some SIGNAL/SLOT signaturesJoerg Bornemann2019-02-063-5/+5
|/ /
* | http2: skip content-length for content-encoding: gzip/deflateTimur Pocheptsov2019-02-011-0/+4
* | Fix session resumption with OpenSSL 1.1André Klitzing2019-01-311-0/+4
* | SecureTransport: do not set max protocol versionTimur Pocheptsov2019-01-271-12/+4
* | Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-232-1/+3
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-085-37/+71
| |\
| * | Doc: Fix linking errors qtbaseNico Vertriest2019-01-031-1/+1
| * | Work around FreeBSD 12.0 breaking source compatibility with IFM_FDDIThiago Macieira2019-01-011-0/+2
* | | Fix alignment-warnings about Q_DECLARE_PRIVATE's castsEdward Welbourne2019-01-151-0/+1
* | | Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-102-2/+2
* | | wasm: fix blob download handlingLorn Potter2019-01-091-11/+16
* | | Doc: Complete doc on QHostAddress::clear()Nico Vertriest2019-01-081-1/+2
* | | QNetworkReplyHttpImpl::_q_startOperation - remove a useless warningTimur Pocheptsov2019-01-081-4/+2
| |/ |/|
* | Copy backend configuration while setting dtls configSona Kurazyan2019-01-051-0/+1
* | Doc: fix typo in QAbstractSocket::bind documentationSamuel Gaist2019-01-031-1/+1
* | configure: inline openssl test sourcesOswald Buddenhagen2018-12-191-3/+23
* | wasm: emit finished after QNetworkReply abortLorn Potter2018-12-182-10/+25
* | configure: inline corewlan testOswald Buddenhagen2018-12-171-1/+5
* | configure: remove openssl placeholder sourceOswald Buddenhagen2018-12-171-6/+1
* | configure: adjust openssl lib names on mingwOswald Buddenhagen2018-12-171-2/+5
* | configure: optimize the openssl feature structureOswald Buddenhagen2018-12-171-5/+9
* | wasm: do not revise url of queriesLorn Potter2018-12-161-9/+1
* | configure: verify header presence against sourcesOswald Buddenhagen2018-12-141-1/+1
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-9/+18
|\
| * OpenSSL: also try the "1.0.2" sonameGiuseppe D'Angelo2018-11-291-9/+18
* | Revise filtering of Content-Length in HTTP cache controlEdward Welbourne2018-12-071-5/+5
* | configure: actually resolve libraries into full filepathsOswald Buddenhagen2018-12-032-4/+3
* | QNetworkConfiguration: add missing timeout unit to setConnectTimeout docSamuel Gaist2018-12-011-0/+2