summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* QNetwork: fix compilation with "-no-feature-bearermanagement"Martin Petersson2012-02-272-0/+4
* Remove unnecessary locking from QNetworkProxy constructorShane Kearns2012-02-201-17/+6
* Update documentation to show NTLMv2 is supportedShane Kearns2012-02-201-4/+2
* Various Qt documentation fixes (wk 44)artoka2012-01-311-3/+3
* Various Qt documentation bug fixes (wk 42)artoka2012-01-301-3/+3
* Fix for coreservices, it should be part of QPA testsAndy Shaw2012-01-171-1/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-1127-27/+27
* Fix http authentication to a different realm on the same serverShane Kearns2012-01-041-4/+2
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2012-01-042-0/+2
* Fix NTLM authentication with email addressShane Kearns2011-12-121-8/+3
* Symbian - prefer sessions started by this process to choose proxyShane Kearns2011-11-301-0/+27
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-11-231-3/+3
|\
| * QNetworkProxy documentation: mention usage of "http_proxy" variablePeter Hartmann2011-11-221-3/+3
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-11-171-2/+29
|\ \ | |/
| * QNAM: make systemProxyForQuery respect http_proxyArvid Ephraim Picciani2011-11-171-2/+29
* | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-071-2/+3
|\ \ | |/
| * QHostInfo: fix a race condition under CEKonstantin Ritt2011-10-061-2/+3
* | don't lock the global mutex if there is nothing to protectKonstantin Ritt2011-10-071-12/+8
* | fix possible race conditionsKonstantin Ritt2011-10-071-3/+1
* | simplify the code by using QSystemLibrary a bit smarterKonstantin Ritt2011-10-071-6/+7
* | use QSystemLibrary::resolve() instead of GetProcAddress() win API callsKonstantin Ritt2011-10-071-13/+6
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-08-191-1/+6
|\
| * Doc: Fixed qdoc warnings.David Boddie2011-08-151-1/+6
* | HTTP internals: send password even if no username is setRobert Hogan2011-08-151-2/+2
|/
* Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-07-081-0/+1
|\
| * Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-07-081-0/+1
| |\
| | * Fix memory leak in QHostInfoShane Kearns2011-07-071-0/+1
| | * Update licenseheader text in source filesJyri Tahtela2011-05-1327-460/+460
* | | Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-301-0/+8
|/ /
* | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-06-241-1/+1
|\ \
| * | Compile fix in network for iosIan2011-06-201-1/+1
* | | QAuthenticator::setUser() parse user name in form user@domainMartin Petersson2011-06-211-1/+1
|/ /
* | symbian socket engine: share ip address conversion codeShane Kearns2011-05-253-18/+12
* | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-192-40/+80
|\ \
| * \ Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-181-1/+1
| |\ \
| * | | Symbian socket: Implement systemProxyForQuery for service networksShane Kearns2011-05-181-37/+52
| * | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-113-4/+123
| |\ \ \
| * | | | Make QHostAddress.toString() follow RFC-5952 for IPv6 address format.Martin Petersson2011-05-061-3/+28
| * | | | Fix compilationOlivier Goffart2011-05-031-1/+0
| * | | | Merge earth-team into origin/4.8Olivier Goffart2011-05-031-1/+1
| |\ \ \ \
| * | | | | Fixes warnings about unused variablesOlivier Goffart2011-04-281-0/+1
* | | | | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-121-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | Fix incorrect hardware address on systems without getifaddrs()Craig Scott2011-05-111-1/+1
| | * | | Fixed include in network module on Symbian.axis2011-03-041-1/+1
* | | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1328-477/+477
|/ / / /
* | | | Merge branch 'symbian-socket-engine' into staging-masterShane Kearns2011-05-103-4/+123
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow a network configuration to be included in a proxy queryShane Kearns2011-04-183-4/+123
| | |/ | |/|
* | | Fix warnings on unused parameters and variablesThiago Macieira2011-04-261-1/+1
|/ /
* | QHostInfo symbian backend finalisationShane Kearns2011-04-051-13/+11