summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-5/+5
* | QNetworkAccessManager: return default configuration if without sessionPeter Hartmann2013-01-111-6/+7
|/
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-041-0/+3
* Move the Q_DECLARE_METATYPE for QList<QSslError> to qsslerror.hStephen Kelly2013-01-032-4/+4
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-5/+5
* Fix typo in docs.Richard Moore2012-12-211-1/+1
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-181-2/+2
* Fix some WS errorsCorentin Jabot2012-12-132-3/+3
* Docs: Fix referencesChristian Stenger2012-12-131-2/+2
* Hardcoded url for RFC 1929 QTBUG-28500Nico Vertriest2012-12-111-1/+1
* Qdoc: put hardcoded url as workaround QTBUG-28500Nico Vertriest2012-12-111-1/+1
* Entered hardcoded urls QTBUG-28500Nico Vertriest2012-12-111-2/+2
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-103-3/+15
* Enable network build with QT_NO_NETWORKPROXYTasuku Suzuki2012-12-051-0/+2