summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-317-91/+91
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-31127-1651/+1651
|\
| * Update tech preview license header.Jason McDonald2009-08-31127-1651/+1651
* | Fix QSslCertificate::alternateSubjectNames() memory leakRaul Metsma2009-08-313-1/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-1/+1
|\ \ | |/
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Keith Isdale2009-08-312-5/+3
| |\
| | * Fix parsing of Subject Alternate Names in Qt.Thiago Macieira2009-08-281-1/+1
| * | Correct grammatical in documentation for QNetworkDiskCache::expire()Keith Isdale2009-08-311-1/+1
* | | QNAM HTTP Code: Do not cache Date headerMarkus Goetz2009-08-281-0/+6
* | | QNAM HTTP Code: HTTP/1.0 has implicit connection closeMarkus Goetz2009-08-281-2/+5
* | | Merge branch '4.5' into 4.6Thiago Macieira2009-08-271-4/+2
|\ \ \ | | |/ | |/|
| * | QSslSocket: Clarified doc about QSslSocket::systemCaCertificatesMarkus Goetz2009-08-271-4/+2
| |/
* | QNAM HTTP Code: Optimize connectionCloseEnabledMarkus Goetz2009-08-274-9/+15
* | QNAM HTTP Code: Moved isSocket* functions to channel objectMarkus Goetz2009-08-274-32/+29
* | QNAM HTTP Code: Reduce connection count for SymbianMarkus Goetz2009-08-271-0/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-0/+9
|\ \ | |/
| * QSslSocket: Clear readBuffer and writeBuffer on close()Markus Goetz2009-08-181-0/+9
| * Update URL of online documentation.Jason McDonald2009-08-111-1/+1
| * Eliminate some mentions of Trolltech.Jason McDonald2009-08-114-5/+4
| * Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-112-5/+5
| * Update license headers.Jason McDonald2009-08-11127-127/+127
* | QAbstractSocket: Also check for HostLookupStateMarkus Goetz2009-08-241-2/+3
* | Fix the last fix to QList.Thiago Macieira2009-08-241-1/+1
* | Fixing compile issue on platforms other than Symbian.Aleksandar Sasha Babic2009-08-211-4/+4
* | Fixing cause for failing network tests on Symbian.Aleksandar Sasha Babic2009-08-211-10/+49
* | Removing #ifdef guards around inlcude statements.Aleksandar Sasha Babic2009-08-211-2/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-206-20/+14
|\ \
| * | Use QExcplicitlySharedDataPointerHarald Fernengel2009-08-206-20/+14
* | | Merge commit 'qt/master'Jason Barron2009-08-2015-577/+967
|\ \ \ | |/ / |/| |
| * | QNAM HTTP: New attribute, Demo browser: Some request statistic outputMarkus Goetz2009-08-206-0/+19
| * | QNetworkRequest: Doc fixMarkus Goetz2009-08-201-1/+1
| * | QNAM HTTP Code: Compile fix 2Markus Goetz2009-08-201-5/+3
| * | compile fix for WindowsJoerg Bornemann2009-08-201-0/+1
| * | QNAM HTTP Code: Compile fixMarkus Goetz2009-08-201-2/+2
| * | Fix literal IPv6 hostname resolution in QHostInfo.Thiago Macieira2009-08-203-19/+40
| * | QNAM HTTP PipeliningMarkus Goetz2009-08-2011-49/+383
| * | QNAM HTTP Code: Allow to specify the amount of TCP connectionsMarkus Goetz2009-08-203-5/+26
| * | QNAM: Moved more functions into QHttpNetworkConnectionChannelMarkus Goetz2009-08-207-523/+519
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-1/+6
|\ \ \ | |/ /
| * | Fixed toRawForm because the domains usually start with a dot.Thiago Macieira2009-08-181-1/+6
* | | Fixing the build break.Aleksandar Sasha Babic2009-08-191-1/+1
* | | This was bug as EINPROGRESS and EAGAIN are not the same thing.Aleksandar Sasha Babic2009-08-191-1/+0
* | | Changig variable name from misleadingAleksandar Sasha Babic2009-08-191-12/+12
* | | Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* | | Being more precise in the code comments.Aleksandar Sasha Babic2009-08-191-1/+1
* | | As far as we know the bug int the Open C,Aleksandar Sasha Babic2009-08-191-3/+1
* | | Removing local function (*accept*, *connect*, *bind* ...)Aleksandar Sasha Babic2009-08-191-150/+20
* | | Removing class member as there it isAleksandar Sasha Babic2009-08-181-6/+0
* | | No need for logging line. Return of -1Aleksandar Sasha Babic2009-08-181-3/+0
* | | Trivial, followng the Qt coding style.Aleksandar Sasha Babic2009-08-181-1/+1