summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* QLocalSocket/Win: fix possible UB in _q_pipeClosed()Alex Trotsenko2021-03-311-5/+2
* QLocalSocket: fix signal name in docsAlex Trotsenko2021-03-311-1/+1
* QAsn1Element: Avoid overflow in QAsn1Element::toIntegerRobert Löhning2021-03-181-2/+3
* openssl: fix the build on LinuxShawn Rutledge2021-03-182-1/+5
* Suppress warning (MSVC, C4250)Timur Pocheptsov2021-03-172-1/+11
* Stop using QSslConfigurationPrivate inside the plugin codeTimur Pocheptsov2021-03-1612-249/+334
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-1642-2468/+3244
* Doc: Add hyperlink to relevant sectionv6.1.0-beta2Paul Wicking2021-03-121-2/+2
* Make qdecompresshelper archive bomb check only trigger for large filesØystein Heskestad2021-03-072-0/+10
* QNetworkInterface/Unix: fix DNS eligibility of global addressesThiago Macieira2021-03-071-7/+8
* Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-0543-243/+215
* Convert QDtls classes to the new plugin-based designTimur Pocheptsov2021-03-0411-278/+749
* QHostInfo: simplify assignment operatorVolker Hilsheimer2021-03-041-4/+5
* QSsl: fix UB pointer useTimur Pocheptsov2021-03-022-7/+7
* Convert elliptic curves and DH params to work with QTlsBackendTimur Pocheptsov2021-03-0113-396/+372
* Assert that we have a socketEngine before calling itVolker Hilsheimer2021-02-281-0/+1
* Move QSslCertificate's details and cert-related code to the pluginsTimur Pocheptsov2021-02-2520-1726/+540
* QtNetwork: Fix build with QT_NO_SSLv6.1.0-beta1Friedemann Kleint2021-02-221-2/+2
* A follow-up fix for potentially missing OpenSSL symbol resolvingTimur Pocheptsov2021-02-225-2/+28
* QNetworkInterface/Linux: make the IFLA_OPER_STATE set IsRunningThiago Macieira2021-02-211-2/+2
* Remove assignment to variable which is never readAlex Blasche2021-02-191-1/+0
* QNetworkInformation: Address API review feedbackMårten Nordheim2021-02-181-2/+4
* QNetworkInformation: Revise locking during creationMårten Nordheim2021-02-181-11/+8
* Fix QNetworkInterface IsUp and IsRunning enum documentationAndreas Hartmetz2021-02-181-3/+5
* qssl.h - address comments from API reviewTimur Pocheptsov2021-02-181-13/+13
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-1824-1940/+248
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-181-0/+3
* Schannel: Fix incomplete downloads with read buffer restrictedMårten Nordheim2021-02-153-1/+5
* QNetworkInformation fixupsMårten Nordheim2021-02-123-5/+6
* Introduce QSsl::X509Certificate interface and its implementationsTimur Pocheptsov2021-02-0727-192/+2890
* Remove QNetworkStatusMonitorMårten Nordheim2021-02-056-467/+10
* SCNetworkReachability based backend for QNetworkInformationMårten Nordheim2021-02-051-1/+1
* qtlskey_schannel_p.cpp: fix a compilation errorLi Xinwei2021-02-021-0/+1
* NetworkListManager based backend for QNetworkInformationMårten Nordheim2021-02-023-9/+9
* Schannel - fix a compilation errorTimur Pocheptsov2021-02-011-0/+1
* QSsl::TlsKey - provide the interface and implementationsTimur Pocheptsov2021-02-0121-16/+2475
* Remove the 'corewlan' featureAlexey Edelev2021-02-013-33/+433
* Shrink the memory footprint of QLocalSocketPrivatePiotr Mikolajczyk2021-02-011-3/+2
* TLS backend: merge with its factoryTimur Pocheptsov2021-01-286-197/+129
* Fix static analysis warnings concerning QNetworkInformationMårten Nordheim2021-01-272-0/+7
* Port QLocalServer to the new property systemTimur Pocheptsov2021-01-275-12/+23
* QDnsLookup - port to the new property systemTimur Pocheptsov2021-01-273-18/+52
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-272-22/+25
* Update public suffix list to today's latestEdward Welbourne2021-01-272-14313/+14346
* Fix schannel compilation issuesMårten Nordheim2021-01-271-3/+3
* QSsl: add a new private APITimur Pocheptsov2021-01-229-320/+767
* QSslSocket - introduce the API providing information about backendsTimur Pocheptsov2021-01-218-7/+516
* Long live QNetworkInformationMårten Nordheim2021-01-204-1/+759
* QSsl: fix OpenSSL DLL names for Windows on ARMCameron Gutman2021-01-191-5/+9
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-446/+0