summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add trivial FindLibproxy.cmakeAlbert Astals Cid2019-01-292-4/+4
* CMake: fix build for QtNetwork on macOSLiang Qi2019-01-291-0/+7
* CMake: Introduce Q_OBJECT qdoc macroTobias Hunger2019-01-251-8/+0
* CMake: Use AUTOMOC/AUTOUIC/AUTORCCTobias Hunger2018-12-141-0/+8
* Begin port of qtbase to CMakeSimon Hausmann2018-11-013-15/+650
* Ssl: move _q_makePkcs12 into shared fileMårten Nordheim2018-10-164-263/+315
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-132-215/+183
|\
| * wasm: rewrite QNetworkReplyWasmImpl to remove EM_ASMLorn Potter2018-10-092-215/+183
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-091-0/+4
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-0/+4
| |\
| | * Doc: Describe behavior of QSslConfiguration::caCertificates() on iOSLeena Miettinen2018-10-041-0/+4
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-011-1/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-301-1/+6
| |\|
| | * SSL: Don't write to closed socket or write to deallocated bufferMårten Nordheim2018-09-281-1/+6
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-2919-27/+128
|\| |
| * | wasm: enable Network for nothreadLorn Potter2018-09-286-4/+58
| * | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-09-2712-20/+67
| |\ \
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-2712-20/+67
| | |\|
| | | * Add QT_REQUIRE_CONFIG(ssl) to pre-shared key authenticatorTimur Pocheptsov2018-09-251-0/+2
| | | * Modernize the "datestring" featureLiang Qi2018-09-244-7/+7
| | | * QSslContext: Use 0 instead of TLS_MAX_VERSIONDmitry Shachnev2018-09-241-4/+4
| | | * Protect HSTS code for no-feature-settings buildTimur Pocheptsov2018-09-246-9/+54
| * | | SecureTransport - require the latest SDK 10.13.4Timur Pocheptsov2018-09-271-2/+2
| |/ /
| * | Fix typos in the documentationAleix Pol2018-09-251-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-112-0/+16
|\| |
| * | QDtls and QDtlsClientVerifier - add destructorsTimur Pocheptsov2018-09-102-0/+16
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-091-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-071-0/+3
| |\|
| | * Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-301-0/+3
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-031-0/+4
|\| |
| * | Windows code: Fix clang-tidy warnings about (private) class definitionsFriedemann Kleint2018-09-021-0/+4
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-0212-31/+851
|\| |
| * | WebAssembly for QtBaseMorten Johan Sørvig2018-08-306-1/+818
| * | Windows code: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-08-306-30/+33
* | | QNetworkCookieJar: reduce #if-#else branchingMårten Nordheim2018-08-241-10/+11
* | | QAuthenticator: remove leftoversMårten Nordheim2018-08-242-16/+1
|/ /
* | Add displayName getters to QSslCertificateAllan Sandfeld Jensen2018-08-172-2/+55
* | Modernize the "thread" featureUlf Hermann2018-08-172-3/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-0/+2
|\|
| * Normalize path segments in QHttpNetworkRequest::uriPaolo Angelelli2018-08-161-0/+2
* | DTLS: load roots from system stores only if allowedTimur Pocheptsov2018-08-152-3/+2
* | QDtsl::abortHandshake() - generalize the notion of 'abort'Timur Pocheptsov2018-08-152-8/+13
* | qdoc: Fix qdoc warnings from changes to QDtlsMartin Smith2018-08-153-23/+37
* | qdoc: Fix several minor errors to reduce qdoc warningsMartin Smith2018-08-141-1/+1
* | QDtls: delay protocol version verificationTimur Pocheptsov2018-08-103-22/+24
* | Ssl: clang-tidy modernize-use-nullptrMårten Nordheim2018-08-0914-182/+188
* | SecureTransport: clean the code a bitTimur Pocheptsov2018-08-091-9/+6
* | Document the DTLS APITimur Pocheptsov2018-08-095-16/+864
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-073-1/+27
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-073-1/+27
| |\|