summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-17154-2622/+2622
|\
| * Update licenseheader text in source filesJyri Tahtela2011-05-13154-2622/+2622
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-111-1/+1
|\ \ | |/
| * Fix incorrect hardware address on systems without getifaddrs()Craig Scott2011-05-111-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-091-0/+2
|\ \ | |/
| * emit QNetWorkAccessManager::finished on QNetworkReply::abort()Martin Petersson2011-05-091-0/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-051-4/+4
|\ \ | |/
| * QNAM: Re-order checks in migrateBackend()Markus Goetz2011-05-051-4/+4
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-05-055-4/+31
|\ \ | |/ |/|
| * Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-054-1/+19
| * Fix QNetworkConfigurationManager usage outside main thread firstShane Kearns2011-05-041-3/+12
* | QNAM HTTP: Fix bug with explicitly zero-length compressed responses.Andreas Kling2011-05-041-1/+7
|/
* Clarified sendCustomRequest documentation to include HTTPSJanne Anttila2011-05-031-1/+1
* HTTP cacheing: do not store the date header with the resourcePeter Hartmann2011-04-081-8/+5
* Ensure shared network session deleted from correct threadShane Kearns2011-04-071-1/+6
* Revert "Remove SIGBUS emission from QNetworkSession destruction."Adrian Constantin2011-04-071-1/+1
* Remove SIGBUS emission from QNetworkSession destruction.Cristiano di Flora2011-04-051-1/+1
* Add docs for QNetworkConfigurationManager's time-consuming constructor.Xizhi Zhu2011-03-311-0/+3
* QSslSocket internals: abort on encountering blacklisted certificatesPeter Hartmann2011-03-251-0/+7
* QSslCertificate: report fraudulent certificates as invalidPeter Hartmann2011-03-242-4/+31
* FTP: Only read as much as the buffer size the user providedMarkus Goetz2011-03-241-2/+2
* Fix accidental population of the disk cache with partial contentSimon Hausmann2011-03-171-0/+7
* Fix disk cache interaction for range retrieval HTTP requests.Simon Hausmann2011-03-171-0/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-151-1/+1
|\
| * Merge branch 'backporting-symbian-armcc-to-4.7' into s60-4.7axis2011-03-141-1/+1
| |\
| | * Fixed include in network module on Symbian.axis2011-03-041-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-142-3/+25
|\ \ \ | |/ / |/| |
| * | QNAM HTTP: error() in case connection is closed unexpectedlyMarkus Goetz2011-03-141-1/+14
| * | SSL: Fix certification loading on Mac OS X 10.5Martin Petersson2011-03-141-2/+11
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-081-5/+16
|\ \ \ | |/ /
| * | QNetworkCookie: fix quoted valuesPeter Hartmann2011-03-071-5/+8
| * | Fix for QTBUG-17746. Quotes is retained in cookie valueAparna Nandyal2011-03-071-7/+15
* | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-03-081-1/+1
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2011-03-081-1/+1
| |\ \
| | * | Update copyright year to 2011.Jason McDonald2011-01-10136-136/+136
* | | | Fix QTBUG-17627: build break in mobility bearer applicationsCristiano di Flora2011-02-241-3/+2
* | | | Removing tabs from 7388fcb83592a90aace054314e0c3e7e7a94fdae changesetCristiano di Flora2011-02-221-1/+1
* | | | Fix QNetworkConfigurationManager crash due to null private pointer.Cristiano di Flora2011-02-221-12/+5
* | | | Doc: setSslConfiguration also sets the CA certificatesThiago Macieira2011-02-201-2/+3
* | | | SSL: fix memory leak when loading certificates on Mac OS XMartin Petersson2011-02-161-0/+1
| |_|/ |/| |
* | | Fixed compilerwarnings regression in public headers.axis2011-02-081-2/+2
* | | Fix namespace errorShane Kearns2011-02-071-3/+3
* | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-043-3/+10
|/ /
* | Fix potential networking crash due to null-pointer dereferenceSimon Hausmann2011-01-281-3/+3
* | QNAM FTP: switch to binary mode before sending a SIZE commandThiago Macieira2011-01-261-1/+3
* | HTTP: fix digest authenticationPeter Hartmann2011-01-241-18/+1
* | Fix header not found build errorShane Kearns2011-01-171-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-177-41/+188
|\ \
| * | Workaround crash when multiple QNetworkAccessManager instances are usedShane Kearns2011-01-147-41/+188
* | | various fixes to deal with CI gate failuresJeremy Katz2011-01-141-15/+15