| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-07 | 1 | -1/+1 |
|\ |
|
| * | Make the OpenSSL library search also hit /lib. | Thiago Macieira | 2010-10-01 | 1 | -1/+1 |
|
|
* | | QNAM: Compile fix for Symbian.. hopefully. | Markus Goetz | 2010-10-06 | 1 | -0/+2 |
|
|
* | | QNAM: Move out function calls to new variable | Markus Goetz | 2010-10-05 | 1 | -2/+3 |
|
|
* | | QNAM: Remove QNetworkAccessDataBackend | Markus Goetz | 2010-10-05 | 3 | -130/+1 |
|
|
* | | QNAM: Fix usage of toString of QUrl | Markus Goetz | 2010-10-05 | 1 | -1/+1 |
|
|
* | | QNAM: New specialized QNetworkReply for data: URLs | Markus Goetz | 2010-10-05 | 4 | -0/+252 |
|
|
* | | QNAM: Rename QFileNetworkReply to QNetworkReplyFileImpl | Markus Goetz | 2010-10-05 | 4 | -35/+35 |
|
|
* | | Merge remote branch 'origin/4.7' into master-from-4.7 | Rohan McGovern | 2010-10-04 | 3 | -10/+34 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | QNAM: Build fix for -qtnamespace | Markus Goetz | 2010-09-29 | 1 | -2/+2 |
|
|
* | | QNAM: More zerocopy changes | Markus Goetz | 2010-09-29 | 3 | -23/+30 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-28 | 4 | -27/+17 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 5 | -11/+37 |
|\ \
| |/ |
|
| * | 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 remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-10 | 11 | -185/+245 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | | Don't ignore interfaces that cannot multicast when querying the mcast iface | Bradley T. Hughes | 2010-09-01 | 1 | -2/+0 |
|
|
* | | | Fix IPv6 support on Windows | Bradley T. Hughes | 2010-09-01 | 1 | -11/+62 |
|
|
* | | | Fix IPv6 multicast on UNIX | Bradley T. Hughes | 2010-09-01 | 1 | -3/+10 |
|
|
* | | | Add QUdpSocket::setMulticastInterface() and ::multicastInterface() | Bradley T. Hughes | 2010-09-01 | 11 | -11/+269 |
|
|
* | | | Add multicastsender and multicastreceiver examples | Bradley T. Hughes | 2010-09-01 | 1 | -3/+5 |
|
|
* | | | Update QUdpSocket's overview docs to include multicast references | Bradley T. Hughes | 2010-09-01 | 1 | -0/+6 |
|
|
* | | | Initial documentation for multicast socket options and API | Bradley T. Hughes | 2010-09-01 | 2 | -4/+36 |
|
|
* | | | Rename doMulticast() to multicastMembershipHelper() | Bradley T. Hughes | 2010-09-01 | 2 | -34/+34 |
|
|
* | | | Don't use WSAIoctl() to get/set the multicast socket options | Bradley T. Hughes | 2010-09-01 | 1 | -26/+12 |
|
|
* | | | Add MulticastTtlOption and MulticastLoopbackOption to QAbstractSocket | Bradley T. Hughes | 2010-09-01 | 7 | -22/+54 |
|
|
* | | | Implement UDP multicast on Windows | Bradley T. Hughes | 2010-09-01 | 6 | -16/+121 |
|
|