summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* doc: Remove wrong statement about cache filenames.Florian Bruhin2015-12-101-2/+1
* Add missing \since to QSslCipher QString overload.Florian Bruhin2015-12-101-0/+2
* Secure Transport - make it work on OS X 10.7Timur Pocheptsov2015-11-231-79/+212
* Secure Transport backend - make it work on OS X 10.7Timur Pocheptsov2015-11-232-13/+103
* Fix build with 'udpsocket' feature disabledAlex Trotsenko2015-11-142-22/+26
* Don't let closed http sockets pass as valid connectionsUlf Hermann2015-11-051-1/+6
* Check if the session is valid before connecting to itAndy Shaw2015-10-271-2/+3
* Doc: Edit description of QSslSocket::AddCaCertificates()Topi Reinio2015-10-233-5/+6
* QAbstractSocket: fix writing to socket in HostLookup stateAlex Trotsenko2015-10-131-4/+5
* Network: Use QFile::encodeName for POSIX paths instead of toLatin1Dāvis Mosāns2015-09-272-14/+15
* Make sure networkAccessibilityChanged is emittedLorn Potter2015-09-262-24/+60
* Abort underlying socket when aborting QNetworkReplySebastian Lösch2015-09-266-3/+45
* QNAM: Assign proper channel before sslErrors() emissionMarkus Goetz2015-09-221-0/+2
* QNativeSocketEngine: fix SO_REUSEPORT problems on LinuxAlexander Rössler2015-09-221-1/+1
* Windows socket engine: do not discard datagram on critical failureAlex Trotsenko2015-09-101-16/+21
* QUdpSocket: avoid infinite read notifier blockingAlex Trotsenko2015-09-101-9/+3
* Fix hang in qnam when disconnectingLorn Potter2015-09-074-0/+34
* Fix compilation with QNETWORKACCESSHTTPBACKEND_DEBUG enabledDavid Faure2015-09-041-2/+2
* Doc: Corrected link issues in qtbaseNico Vertriest2015-09-043-6/+3
* WinRT: Unregister callbacks when socket engine is destroyedOliver Wolff2015-09-032-4/+11
* WinRT: Do not try to read from TCP inputstream in case of UDPOliver Wolff2015-09-031-0/+3
* Fixed connectToHostOliver Wolff2015-09-032-27/+48
* Doc: Improve documentation for QAuthenticatorKai Koehne2015-09-011-17/+22
* QNAM: Fix reply deadlocks on server closing connectionMarkus Goetz2015-08-202-1/+10
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-08-128-46/+89
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-178-46/+89
| |\
| | * Network: Fix up previous corruption patchMarkus Goetz2015-07-088-46/+89
* | | Add env variable to control bearer backend polling timers.Lorn Potter2015-08-061-4/+8
* | | QSslSocket: Update error string in setSocketDescriptor()Kai Koehne2015-08-031-0/+1
* | | ssl: add support for EC keys to non-OpenSSL backendsJeremy Lainé2015-07-313-1/+70
* | | Fix SNI for TlsV1_0OrLater, TlsV1_1OrLater and TlsV1_2OrLaterAndré Klitzing2015-07-301-6/+3
* | | ssl: fix native parsing of certificates with DSA keysJeremy Lainé2015-07-281-1/+1
|/ /
* | Define friend functions of QSslEllipticCurve outside of classKai Koehne2015-07-161-4/+8
* | ssl: improve SecureTransport error loggingJeremy Lainé2015-07-151-42/+45
* | Make sure to report correct NetworkAccessibilityLorn Potter2015-07-152-8/+19
* | ssl: fix SecureTransport handling of remote host disconnectJeremy Lainé2015-07-131-1/+6
* | Replace MAC OS X with OS XNico Vertriest2015-06-303-4/+4
* | Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-2810-197/+152
|\ \
| * \ Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-2710-197/+152
| |\ \
| | * | winrt: Fixed connectToHost, which is meant to be synchronousOliver Wolff2015-06-222-28/+27
| | * | QSslSocket: move default cipher, EC and default CA APIs to QSslConfigurationGiuseppe D'Angelo2015-06-117-157/+113
| | * | Unexport QSslPreSharedKeyAuthenticatorMarc Mutz2015-06-091-12/+12
* | | | Doc: rearrange tables with overflowNico Vertriest2015-06-261-1/+1
|/ / /
* | | fix usage of wince scopeOswald Buddenhagen2015-06-051-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-023-21/+26
|\| |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-013-21/+26
| |\|
| | * Merge "Merge remote-tracking branch 'origin/5.4.2' into 5.4" into refs/stagin...Liang Qi2015-05-291-1/+4
| | |\
| | | * Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-291-1/+4
| | | |\
| | | | * Avoid false positives from google by storing OpenSSL version as Unicode.Richard J. Moore2015-05-251-1/+4
| | * | | Fix no bearermanagement buildLorn Potter2015-05-291-20/+21
| | |/ /