summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* QSslSocketPrivate::systemCaCertificates() hangs sometimes on Symbianv4.7.0Juha Turunen2010-09-102-134/+136
* Add exception barrier to QCertificateRetriever::RunL()Shane Kearns2010-09-102-3/+9
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-07151-1963/+1963
* Better fix for d524da81ee257a6bd67d32d0bc870280a7d5b8a4.Aaron McCarthy2010-09-062-9/+8
* compilation with QT_NO_DEPRECATEDJason McDonald2010-09-061-0/+2
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jason McDonald2010-09-025-5/+5
* Destroy QNetworkConfigurationManager global static from qApp dtor.Aaron McCarthy2010-09-021-1/+22
* Doc: Fixed qdoc warnings.v4.7.0-rc1Jesper Thomschutz2010-08-241-7/+13
* Make this constructor explicit in Qt too.Aaron McCarthy2010-08-181-4/+0
* Fix regression with SSL connections failing on symbianShane Kearns2010-08-111-1/+1
* QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-111-0/+5
* Fix link error when building Bearer application with Qt MobilityAlex2010-08-062-1/+8
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-054-29/+114
* Rename QNetworkConfiguration::bearerName() function.Aaron McCarthy2010-08-052-9/+21
* Order network configurations in service networks in priority order.Aaron McCarthy2010-07-292-9/+13
* Cherry pick fix for MOBILITY-1077 from Qt Mobility.Aaron McCarthy2010-07-291-4/+8
* Qt does not build with qt_namespace on macosCarlos Manuel Duclos Vergara2010-07-221-2/+2
* Network Proxy Query: Fix memleak on OS XMarkus Goetz2010-07-171-1/+4
* fix build for -no-qt3supportPeter Hartmann2010-07-171-2/+2
* QSslSocket: Improve error handlingPeter Hartmann2010-07-161-1/+13
* QNAM HTTP: Fix problem with cached files and metaDataChanged()Markus Goetz2010-07-161-4/+4
* doc: Fixed several qdoc warnings.Martin Smith2010-07-161-1/+1
* QSslSocket: fix documentation for QSslSocket::setPeerVerifyMode()Peter Hartmann2010-07-161-2/+2
* Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2010-07-162-4/+39
* Add documentation for the QAuthenticator options.Thiago Macieira2010-07-161-2/+40
* Expose the QAuthenticator map of options in the API.Thiago Macieira2010-07-163-3/+50
* Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeaderThiago Macieira2010-07-163-20/+29
* Add NTLMv2 authentication support to QAuthenticator.Thiago Macieira2010-07-161-7/+279
* Doc: Removed links to Qt3 support in QHostAddressGeir Vattekar2010-07-131-5/+7
* Add partial update deployment rules to QtNetworkShane Kearns2010-07-071-0/+15
* Support QSslSocket::systemCaCertificates() on SymbianSimon Hausmann2010-07-063-1/+199
* Network: Optimize HTTP proxy lookup on WindowsMarkus Goetz2010-07-051-5/+32
* QSslSocket::systemCaCertificates(): fix for WinCEPeter Hartmann2010-07-052-0/+18
* Consolidate zlib configuration redundancyMark Brand2010-07-021-8/+1
* Fixed whitespace formattingMark Brand2010-07-021-55/+57
* QSslSocket::systemCaCertificates(): have one common case for all UnicesPeter Hartmann2010-07-011-7/+4
* SSL backend: correct ordering of root CA certificates in the storePeter Hartmann2010-06-301-2/+14
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-283-12/+50
|\
| * Don't load ciphers and system certificates for QSslSocket::supportsSsl()Andreas Kling2010-06-283-12/+50
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-271-0/+14
|\ \ | |/ |/|
| * Merge branch '4.6-s60' into 4.7-s60axis2010-06-241-0/+14
| |\
| | * Ensure that compiling with the no debug/warning output defines worksAndy Shaw2010-06-231-1/+1
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-211-0/+14
| | |\
| | | * Fix QTBUG-8687.Aleksandar Sasha Babic2010-06-181-3/+8
| | | * Debug prints and another attempt to fix QTBUG-8687 for N8.Aleksandar Sasha Babic2010-06-181-0/+9
* | | | Corrected filename case for wincrypt.hMark Brand2010-06-261-1/+1
* | | | Fix warnings in QSslSocketPrivate::systemCaCertificates()Zeno Albisser2010-06-251-8/+8
|/ / /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-201-2/+17
|\ \ \ | |/ /
| * | QLocalSocket/Win: handle ERROR_MORE_DATA after read operationJoerg Bornemann2010-06-171-2/+17
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-168-2017/+153
|\ \