summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Push the data together with the error in the synchronous case.Pierre Rossi2011-06-291-0/+1
* Make it compile with openssl 1.0.0d, gcc 4.6Bernhard Rosenkraenzer2011-06-283-0/+12
* Certificates can have each issuer and subject field many timesRichard Moore2011-06-273-25/+41
* IPv4 + IPv6 dual stack socketsShane Kearns2011-06-227-27/+111
* SSL certificate printing: increase max certificate sizePeter Hartmann2011-06-221-2/+2
* SSL certificate printing: lookup Symbian ordinalPeter Hartmann2011-06-211-0/+1
* Add the ability to convert a certificate to textRichard Moore2011-06-215-0/+42
* Clean-up the macros about Qt Mobility in bearerLiang Qi2011-06-203-48/+3
* QAuthenticator::setUser() parse user name in form user@domainMartin Petersson2011-06-201-1/+1
* Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2
* Fix regression that caused waitForXXX(-1) to fail.Thiago Macieira2011-06-071-1/+1
* Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* sockets: limit buffer size of the internal sockets in proxy enginesShane Kearns2011-06-012-0/+4
* Fix thread safety regression of QNetworkConfigurationManagerShane Kearns2011-05-262-2/+2
* fix "Host" header of ipv6 URLs in QNAMshiroki2011-05-261-1/+11
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-25166-2830/+2834
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24166-2826/+2826
| * Doc: Applying a pending change from previous merges.David Boddie2011-05-231-0/+4
| * Doc: Fixed qdoc warning.David Boddie2011-05-231-1/+1
| * Doc: Fixed qdoc warnings.David Boddie2011-05-232-3/+3
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-245-6543/+2
|\ \
| * | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-245-6543/+2
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-241-1/+5
|\| |
| * | fix Symbian ordinals for merge request re. utf8 characters in SSL certsPeter Hartmann2011-05-241-1/+5
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-243-36/+28
|\| | | |/ |/|
| * fix coding style for merge request re. utf8 characters in SSL certsPierre Rossi2011-05-231-7/+6
| * Use OpenSSL X509_NAME_ENTRY API to parse UTF8 subjectName/issuerNameRaul Metsma2011-05-233-36/+29
* | Fix incorrect hardware address on systems without getifaddrs()Craig Scott2011-05-201-1/+1
* | Make QHostAddress.toString() follow RFC-5952 for IPv6 address format.Martin Petersson2011-05-201-3/+28
|/
* emit QNetWorkAccessManager::finished on QNetworkReply::abort()Martin Petersson2011-05-111-0/+2
* Sockets: Fix potential null pointer usagesShane Kearns2011-05-112-8/+13
* QNAM: Re-order checks in migrateBackend()Markus Goetz2011-05-111-4/+4
* Optimisation - buffer packet read in pendingDatagramSizeShane Kearns2011-05-112-9/+56
* Remove warnings when disabling notifications on a closed socketShane Kearns2011-05-111-6/+1
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-111-0/+3
|\
| * Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+3
* | HTTP backend: do not load resources from cache that must be revalidatedPeter Hartmann2011-05-101-7/+5
* | Clarified sendCustomRequest documentation to include HTTPSJanne Anttila2011-05-101-1/+1
* | Fix compilationOlivier Goffart2011-05-101-1/+0
* | Fixes warnings about unused variablesOlivier Goffart2011-05-101-0/+1
* | Fix warnings on unused parameters and variablesThiago Macieira2011-05-102-2/+1
|/
* Fix QNetworkConfigurationManager usage outside main thread firstShane Kearns2011-05-091-3/+12
* Update QTBUG-17223 for Qt 4.8Shane Kearns2011-05-093-1/+16
* Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-094-1/+19
* Fix QNetworkReplyImpl error handlingShane Kearns2011-05-091-4/+13
* Enable per network configuration proxy settings in QNetworkAccessManagerShane Kearns2011-05-092-27/+53
* Allow a network configuration to be included in a proxy queryShane Kearns2011-05-093-4/+123
* Fix error handling in write for socks socket engineShane Kearns2011-05-091-1/+6
* Merge remote-tracking branch 'mainline/master' into earthOlivier Goffart2011-05-064-6/+21
|\
| * Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+1