| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the OpenSSL library search also hit /lib. | Thiago Macieira | 2010-10-01 | 1 | -1/+1 |
|
|
* | QSslSocket speed up loading of system certificates on Unix (not Mac) | Peter Hartmann | 2010-09-28 | 2 | -9/+30 |
|
|
* | Insert the result of QHostInfo::fromName into the hostinfo cache, too. | David Faure | 2010-09-28 | 1 | -1/+4 |
|
|
* | Moved the partial deployment section to qbase.pri. | axis | 2010-09-27 | 1 | -15/+0 |
|
|
* | QHostInfo: Fix a crash when a new request is pushed while resolving. | Jocelyn Turcotte | 2010-09-26 | 1 | -8/+11 |
|
|
* | QNAM: Use QFileNetworkReply for qrc:/ URL schema | Misha Tyutyunik | 2010-09-22 | 2 | -3/+6 |
|
|
* | Fix one hang of QNAM on Symbian. | Jocelyn Turcotte | 2010-09-20 | 1 | -2/+2 |
|
|
* | Fix compile warnings. | Friedemann Kleint | 2010-09-14 | 1 | -0/+1 |
|
|
* | Fix memory leaks and valgrind errors. | Aaron McCarthy | 2010-09-13 | 1 | -0/+3 |
|
|
* | NTLM code: Save domain in different variable | Markus Goetz | 2010-09-10 | 2 | -9/+31 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-09 | 2 | -134/+136 |
|\ |
|
| * | QSslSocketPrivate::systemCaCertificates() hangs sometimes on Symbian | Juha Turunen | 2010-09-09 | 2 | -134/+136 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-08 | 1 | -6/+0 |
|\ \
| |/
|/| |
|
| * | Merge commit 'refs/merge-requests/2464' of git://gitorious.org/qt/qt into int... | David Boddie | 2010-09-08 | 1 | -6/+0 |
| |\ |
|
| | * | Correct QNetworkReply::downloadProgress and uploadProgress docs | John Brooks | 2010-09-01 | 1 | -6/+0 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-07 | 4 | -24/+44 |
|\ \ \
| |/ /
|/| | |
|
| * | | Ensure that we load system libraries from the correct location. | Jan-Arve Sæther | 2010-09-03 | 4 | -24/+44 |
|
|
| * | | QNAM HTTP: Fix crash related to aborted uploads | Markus Goetz | 2010-08-12 | 2 | -1/+5 |
|
|
| * | | QSslSocket: fix security vulnerability with wildcard IP addresses | Peter Hartmann | 2010-08-10 | 1 | -0/+5 |
|
|
| * | | fix build for -no-qt3support | Peter Hartmann | 2010-08-10 | 1 | -2/+2 |
|
|
| * | | Fix handling of SSL certificates with wildcard domain names | Richard J. Moore | 2010-08-10 | 2 | -4/+39 |
|
|
| * | | QSslSocket: Improve error handling | Peter Hartmann | 2010-07-13 | 1 | -1/+13 |
|
|
* | | | Destroy QNetworkConfigurationManager global static from qApp dtor. | Aaron McCarthy | 2010-09-01 | 1 | -1/+22 |
|
|
* | | | Update to the NTLM code. | Thiago Macieira | 2010-08-31 | 1 | -19/+37 |
|
|
* | | | QNetworkAccessManager doc: add since tag for added enum | Peter Hartmann | 2010-08-31 | 1 | -1/+1 |
| |/
|/| |
|
* | | QSslConfiguration: fix crash when accessing null pointer | Peter Hartmann | 2010-08-30 | 1 | -0/+5 |
|
|
* | | Keep the scopeid that getaddrinfo(3) returns to us. | Thiago Macieira | 2010-08-24 | 3 | -4/+11 |
|
|
* | | Fix race condition on bearer management initialisation. | Aaron McCarthy | 2010-08-24 | 2 | -5/+17 |
|
|
* | | Merge remote branch 'staging/4.7' into bearermanagement/maemo-fixes | Aaron McCarthy | 2010-08-16 | 3 | -13/+8 |
|\ \ |
|
| * | | Make this constructor explicit in Qt too. | Aaron McCarthy | 2010-08-13 | 1 | -4/+0 |
|
|
| * | | Better fix for d524da81ee257a6bd67d32d0bc870280a7d5b8a4. | Aaron McCarthy | 2010-08-13 | 2 | -9/+8 |
|
|
* | | | Register QNetworkConfigurationPrivatePointer metatype. | Aaron McCarthy | 2010-08-16 | 1 | -0/+1 |
|/ / |
|
* | | QNAM HTTP: Fix crash related to aborted uploads | Markus Goetz | 2010-08-12 | 2 | -1/+5 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-12 | 1 | -50/+71 |
|\ \ |
|
| * | | QSslCertificate: support expiration dates > 2049 | Peter Hartmann | 2010-08-11 | 1 | -50/+71 |
|
|
* | | | Merge commit 'remotes/origin/4.7' into qt47s2 | Thomas Zander | 2010-08-11 | 6 | -5/+10 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-10 | 6 | -5/+10 |
| |\ \ |
|
| | * | | QSslSocket: fix security vulnerability with wildcard IP addresses | Peter Hartmann | 2010-08-10 | 1 | -0/+5 |
|
|
| | * | | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 5 | -5/+5 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-10 | 2 | -13/+26 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7 | Olivier Goffart | 2010-08-09 | 3 | -10/+17 |
| |\ \ \
| | |/ / |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-06 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | compilation with QT_NO_DEPRECATED | Olivier Goffart | 2010-08-06 | 1 | -0/+2 |
|
|
| * | | | | Doc: Fixed qdoc warnings. | David Boddie | 2010-08-05 | 1 | -11/+9 |
| |/ / / |
|
* | | | | Fix regression with SSL connections failing on symbian | Shane Kearns | 2010-08-10 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | doc: Fixed some qdoc errors. | Martin Smith | 2010-08-06 | 1 | -28/+15 |
|
|
* | | | Fix link error when building Bearer application with Qt Mobility | Alex | 2010-08-05 | 2 | -1/+8 |
|/ / |
|
* | | Return 'Unknown' bearer type name for unknown bearer type. | Aaron McCarthy | 2010-08-03 | 2 | -2/+2 |
|
|
* | | Use an enum to return the bearer type of a network configuration. | Aaron McCarthy | 2010-08-02 | 4 | -29/+114 |
|
|
* | | Rename QNetworkConfiguration::bearerName() function. | Aaron McCarthy | 2010-08-02 | 2 | -9/+21 |
|
|