summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Fixed build of SSL when using android-no-sdk.Samuel Rødal2013-03-071-3/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-5/+5
|\
| * Return -1 as the API documents it for socket issuesLaszlo Papp2013-03-051-5/+5
* | Make QLocalSocket::open set an error when already connectedCorentin Jabot2013-03-061-0/+2
* | Make QLocalSocket connectable with open()Corentin Jabot2013-03-055-37/+94
* | Introducing the Qt Android portPaul Olav Tvete2013-03-057-12/+47
* | iOS: network should not link against CoreServices on iOSRichard Moe Gustavsen2013-02-271-1/+5
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-211-4/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-201-4/+4
| |\|
| | * Doc: Fixed value descriptions for enum QAbstractSocket::SocketError.Marcel Krems2013-02-181-4/+4
* | | Allow QHostInfo::lookupHost() with no receiver to warm the DNS cache.Richard Moore2013-02-201-1/+8
|/ /
* | Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-1915-0/+107
* | Add support for intermediate certificates to server sockets.Richard Moore2013-02-195-0/+68
* | Store the local certificate in a QList.Richard Moore2013-02-194-11/+31
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-182-5/+14
|\|
| * SSL docs: Be more explicit about the threats of ignoring SSL errorsPeter Hartmann2013-02-162-5/+14
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-183-24/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1415-28/+102
|\|
| * Remove Nokia from ssl linking exception.Frederik Gladhorn2013-02-116-8/+65
| * Fix loading of SSL certificate of DER files.BogDan Vatra2013-02-081-4/+10
| * Fix lupdate-warning in qnetworkreplyhttpimpl.cpp.Friedemann Kleint2013-02-061-1/+1
| * Nokia -> Qt ProjectFrederik Gladhorn2013-02-051-1/+1
| * fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
| * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-013-7/+7
| |\
| | * Merge branch 'release' into stableSergio Ahumada2013-01-313-7/+7
| | |\
| | | * Fix some more old references and links to NokiaSergio Ahumada2013-01-283-7/+7
| | | * Fix socket binding on mingw buildsShane Kearns2013-01-211-14/+8
| * | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-5/+5
| |/ /
| * | BlackBerry bearer plugin: check whether device is online several timesPeter Hartmann2013-01-311-0/+11
| * | Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* | | BB10 systemProxyForQuery: query system proxy also for non-URL requestsPeter Hartmann2013-02-112-4/+28
* | | Try harder to locate external OpenSSL libraries on win32Erik van Pienbroek2013-02-091-7/+25
* | | SSL: Use correct signature for SSL_get1_sessionMarcel Krems2013-02-092-2/+2
* | | QtNetwork: give started threads more verbose namingPeter Hartmann2013-02-072-3/+3
* | | SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-0615-214/+527
* | | Increase the size of the QHostInfo cache.Richard Moore2013-02-061-2/+2
* | | Remove unused variables and functions from the source codeThiago Macieira2013-02-021-1/+0
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-297-12/+12
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-287-12/+12
| |\| |
| | * | Doc: Fix module name formatSze Howe Koh2013-01-257-12/+12
* | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2935-139/+0
|/ / /
* | | Switch to struct timespec everywhere instead of timevalThiago Macieira2013-01-282-6/+6
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-244-1/+21
|\| |
| * | QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-234-1/+21
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22183-183/+183
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-18183-183/+183
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-163-15/+13
|\| |
| * | BlackBerry: change SSL root cert folderPeter Hartmann2013-01-141-1/+1
| * | Fix compile when verify is already definedAndy Shaw2013-01-141-0/+4
| * | Fix socket binding on mingw buildsShane Kearns2013-01-101-14/+8
| |/