summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-286-146/+228
|\|
| * macOS: Fix memory leak in systemCaCertificatesPablo Marcos Oltra2018-03-271-1/+1
| * QNetworkInterface/Linux: fix support for P-t-P tunnelsThiago Macieira2018-03-261-1/+8
| * Document an odditity in WinRTs SSL backendMårten Nordheim2018-03-231-3/+3
| * winrt: Fetch connection parameters when connection is successfulOliver Wolff2018-03-231-0/+1
| * winrt: Remove partially read datagrams from queueOliver Wolff2018-03-231-6/+2
| * winrt: Add initial setting of options and additional state checksOliver Wolff2018-03-231-2/+92
| * winrt: Remove unneeded functionOliver Wolff2018-03-232-37/+0
| * winrt: Rework socket handlingOliver Wolff2018-03-232-98/+119
| * Make QSsl::SecureProtocols also enable use of TLS1.{1,2}Mårten Nordheim2018-03-211-1/+5
* | Move QWindowsCaRootFetcher to its own fileMårten Nordheim2018-03-235-131/+251
* | Make getErrorsFromOpenSSL thread-safeTimur Pocheptsov2018-03-201-3/+4
* | Add DTLS-related API (OpenSSL)Timur Pocheptsov2018-03-194-1/+158
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-181-0/+1
|\|
| * QNetworkReply: fix isFinished() for disabled repliesDavid Faure2018-03-171-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-154-15/+15
|\|
| * Expand Config to Configuration in method namesEdward Welbourne2018-03-134-15/+15
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-122-2/+2
|\|
| * Fix 5.11 API review findings in QtNetworkFriedemann Kleint2018-03-102-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-222-1/+2
|\|
| * Fix build when ftp feature is disabledPasi Petäjäjärvi2018-02-211-0/+1
| * Fix some qdoc-warnings for 5.11Friedemann Kleint2018-02-211-1/+1
* | ftp backend: Dynamically resolving resource path with URL prefixRyan Chu2018-02-192-6/+60
|/
* Fix configure.json (OpenSSL 1.1 on Windows)Timur Pocheptsov2018-02-161-0/+4
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-157-7/+20
|\
| * Fix configure.json for opensslv11 featureTimur Pocheptsov2018-02-031-5/+6
| * MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-243-2/+4
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-243-2/+4
| | |\
| * | | QNAM should prepend Host header to the header list instead of appendingKonstantin Tokarev2018-01-245-1/+13
| |/ /
* | | Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-143-2/+4
|\ \ \ | | |/ | |/|
| * | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-203-2/+4
* | | Fix typosJarek Kobus2018-02-131-2/+2
* | | Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-2610-0/+170
* | | Correct since value of QNetworkRequest::Http2DirectAttributeAllan Sandfeld Jensen2018-01-241-1/+1
* | | doc: Add more missing return types to \fn commandsMartin Smith2018-01-245-13/+7
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-2/+2
|\ \ \ | | |/ | |/|
| * | QNativeSocketEngine: fix typo in warning messageAlex Trotsenko2018-01-201-1/+1
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-1/+1
| |\|
| | * Add overrideAlbert Astals Cid2018-01-101-1/+1
* | | doc: Fix all remaining non-link qdoc warningsMartin Smith2018-01-201-1/+1
* | | doc: Remove qdoc marker from inside #if 0 blockMartin Smith2018-01-181-4/+4
* | | doc: Add missing class qualifier in \fn commandMartin Smith2018-01-121-1/+1
* | | doc: Add template clauses in qhostinfo.cppMartin Smith2018-01-122-4/+4
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-121-2/+10
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-2/+10
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-2/+10
| | |\|
| | | * QFtp: only use fall-back password for anonymous accessRyan Chu2018-01-091-2/+10
* | | | Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-121-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-0216-32/+92
|\| |