summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Doc: Removed links to Qt3 support in QHostAddressGeir Vattekar2010-07-121-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
| | * Revert "SSL backend: load libraries for certificates only once"Peter Hartmann2010-07-093-30/+29
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-083-29/+30
| | |\
| | | * SSL backend: load libraries for certificates only oncePeter Hartmann2010-07-073-29/+30
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-102-3/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add exception barrier to QCertificateRetriever::RunL()Shane Kearns2010-07-082-3/+9
| |/ /
* | | Fix qdoc warning.Jason McDonald2010-07-091-1/+1
|/ /
* | 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
|\ \
| * | Temporary fix for regression in QSslCertificate::fromPath()Zeno Albisser2010-06-151-3/+8
| * | QSslSocket: fix build for MinGW and VS 2005Peter Hartmann2010-06-141-0/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-128-2016/+143
| |\ \
| | * | remove certificate bundlePeter Hartmann2010-06-113-1992/+0