summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-1315-130/+488
|\
| * QNAM HTTP: Remove eatWhitespace() hackMarkus Goetz2010-08-132-30/+8
| * QNAM: Fix namespaced compilationMarkus Goetz2010-08-121-1/+3
| * QAbstractSocket: Remove warningMarkus Goetz2010-08-121-1/+0
| * QNAM Zerocopy: QNAM implementation partMarkus Goetz2010-08-126-1/+138
| * QNAM Zerocopy: HTTP implementation partMarkus Goetz2010-08-127-67/+230
| * QAbstractSocket: Enable Unbuffered OpenMode for TCPMarkus Goetz2010-08-121-32/+111
| * QNativeSocketEngine: Fix wrong debug outputMarkus Goetz2010-08-121-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-1314-113/+247
|\ \ | |/ |/|
| * QNAM HTTP: Fix crash related to aborted uploadsMarkus Goetz2010-08-122-1/+5
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-121-50/+71
| |\
| | * QSslCertificate: support expiration dates > 2049Peter Hartmann2010-08-111-50/+71
| * | Merge commit 'remotes/origin/4.7' into qt47s2Thomas Zander2010-08-116-5/+10
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-106-5/+10
| | |\
| | | * QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-101-0/+5
| | | * Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-095-5/+5
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-102-13/+26
| |\ \ \ | | |/ / | |/| |
| | * | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-093-10/+17
| | |\ \ | | | |/
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-061-0/+2
| | |\ \
| | | * | compilation with QT_NO_DEPRECATEDOlivier Goffart2010-08-061-0/+2
| | * | | Doc: Fixed qdoc warnings.David Boddie2010-08-051-11/+9
| | |/ /
| * | | Fix regression with SSL connections failing on symbianShane Kearns2010-08-101-1/+1
| | |/ | |/|
| * | doc: Fixed some qdoc errors.Martin Smith2010-08-061-28/+15
| * | Fix link error when building Bearer application with Qt MobilityAlex2010-08-052-1/+8
| |/
| * Return 'Unknown' bearer type name for unknown bearer type.Aaron McCarthy2010-08-032-2/+2
| * Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-024-29/+114
| * Rename QNetworkConfiguration::bearerName() function.Aaron McCarthy2010-08-022-9/+21
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-062-3/+3
* | Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-031-5/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-2815-75/+510
|\ \ | |/
| * Cherry pick fix for MOBILITY-1077 from Qt Mobility.Aaron McCarthy2010-07-271-4/+8
| * Order network configurations in service networks in priority order.Aaron McCarthy2010-07-232-9/+13
| * Qt does not build with qt_namespace on macosCarlos Manuel Duclos Vergara2010-07-201-2/+2
| * Network Proxy Query: Fix memleak on OS XMarkus Goetz2010-07-161-1/+4
| * QNAM HTTP: Fix problem with cached files and metaDataChanged()Markus Goetz2010-07-151-4/+4
| * Autotest: add a small, boring test for QAuthenticatorThiago Macieira2010-07-151-1/+1
| * Add documentation for the QAuthenticator options.Thiago Macieira2010-07-151-2/+40
| * Expose the QAuthenticator map of options in the API.Thiago Macieira2010-07-153-3/+50
| * Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeaderThiago Macieira2010-07-153-20/+29
| * doc: Fixed several qdoc warnings.Martin Smith2010-07-131-1/+1
| * QSslSocket: Improve error handlingPeter Hartmann2010-07-131-1/+13
| * Fixing merge conflicts.Martin Smith2010-07-131-5/+7
| |\
| * | QSslSocket: fix documentation for QSslSocket::setPeerVerifyMode()Peter Hartmann2010-07-131-2/+2
| * | QNAM: Add future enum attribute for Zerocopy QNAMMarkus Goetz2010-07-122-0/+10
| * | fix build for -no-qt3supportPeter Hartmann2010-07-121-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-103-27/+335
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-103-27/+335
| | |\ \
| | | * | Add NTLMv2 authentication support to QAuthenticator.Thiago Macieira2010-07-091-7/+279
| | | * | Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2010-07-092-4/+39
| | | * | SSL library loading: load system libs only oncePeter Hartmann2010-07-091-16/+17