summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Don't ignore interfaces that cannot multicast when querying the mcast ifaceBradley T. Hughes2010-09-011-2/+0
* Fix IPv6 support on WindowsBradley T. Hughes2010-09-011-11/+62
* Fix IPv6 multicast on UNIXBradley T. Hughes2010-09-011-3/+10
* Add QUdpSocket::setMulticastInterface() and ::multicastInterface()Bradley T. Hughes2010-09-0111-11/+269
* Add multicastsender and multicastreceiver examplesBradley T. Hughes2010-09-011-3/+5
* Update QUdpSocket's overview docs to include multicast referencesBradley T. Hughes2010-09-011-0/+6
* Initial documentation for multicast socket options and APIBradley T. Hughes2010-09-012-4/+36
* Rename doMulticast() to multicastMembershipHelper()Bradley T. Hughes2010-09-012-34/+34
* Don't use WSAIoctl() to get/set the multicast socket optionsBradley T. Hughes2010-09-011-26/+12
* Add MulticastTtlOption and MulticastLoopbackOption to QAbstractSocketBradley T. Hughes2010-09-017-22/+54
* Implement UDP multicast on WindowsBradley T. Hughes2010-09-016-16/+121
* Remove support for single-source multi-castBradley T. Hughes2010-09-0110-80/+25
* Make ASM work on systems without SSM supportBradley T. Hughes2010-09-011-1/+1
* Set multicast errors correctlyBradley T. Hughes2010-09-011-2/+4
* Don't crash when trying to join/leave a group with not boundBradley T. Hughes2010-09-011-0/+2
* Compile on systems without IP_ADD_SOURCE_MEMBERSHIP supportBradley T. Hughes2010-09-011-0/+18
* Implement multicast for the native socket engine on UNIXBradley T. Hughes2010-09-013-0/+160
* Implementation of multicast API for the HTTP and SOCKS5 enginesBradley T. Hughes2010-09-014-0/+50
* Implement QUdpSocket::joinMulticastGroup() and leaveMulticastGroup()Bradley T. Hughes2010-09-012-1/+53
* Add QUdpSocket::joinMulticastGroup() and leaveMulticastGroup()Bradley T. Hughes2010-09-011-0/+18
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-305-9/+28
|\
| * Keep the scopeid that getaddrinfo(3) returns to us.Thiago Macieira2010-08-243-4/+11
| * Fix race condition on bearer management initialisation.Aaron McCarthy2010-08-242-5/+17
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-254-13/+9
|\ \ | |/
| * Merge remote branch 'staging/4.7' into bearermanagement/maemo-fixesAaron McCarthy2010-08-163-13/+8
| |\
| | * Make this constructor explicit in Qt too.Aaron McCarthy2010-08-131-4/+0
| | * Better fix for d524da81ee257a6bd67d32d0bc870280a7d5b8a4.Aaron McCarthy2010-08-132-9/+8
| * | Register QNetworkConfigurationPrivatePointer metatype.Aaron McCarthy2010-08-161-0/+1
| |/
* | QNAM HTTP: Fix a warningMarkus Goetz2010-08-241-1/+3
* | QNAM: Move a qRegisterMetaTypeMarkus Goetz2010-08-242-2/+2
* | QNAM: New QNetworkReply::setFinished() protected functionMarkus Goetz2010-08-248-21/+25
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-1315-130/+488
|\ \
| * | QNAM HTTP: Remove eatWhitespace() hackMarkus Goetz2010-08-132-30/+8
| * | QNAM: Fix namespaced compilationMarkus Goetz2010-08-121-1/+3
| * | QAbstractSocket: Remove warningMarkus Goetz2010-08-121-1/+0
| * | QNAM Zerocopy: QNAM implementation partMarkus Goetz2010-08-126-1/+138
| * | QNAM Zerocopy: HTTP implementation partMarkus Goetz2010-08-127-67/+230
| * | QAbstractSocket: Enable Unbuffered OpenMode for TCPMarkus Goetz2010-08-121-32/+111
| * | QNativeSocketEngine: Fix wrong debug outputMarkus Goetz2010-08-121-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-1314-113/+247
|\ \ \ | |/ / |/| / | |/
| * QNAM HTTP: Fix crash related to aborted uploadsMarkus Goetz2010-08-122-1/+5
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-121-50/+71
| |\
| | * QSslCertificate: support expiration dates > 2049Peter Hartmann2010-08-111-50/+71
| * | Merge commit 'remotes/origin/4.7' into qt47s2Thomas Zander2010-08-116-5/+10
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-106-5/+10
| | |\
| | | * QSslSocket: fix security vulnerability with wildcard IP addressesPeter Hartmann2010-08-101-0/+5
| | | * Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-095-5/+5
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-102-13/+26
| |\ \ \ | | |/ / | |/| |
| | * | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-093-10/+17
| | |\ \ | | | |/
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-061-0/+2
| | |\ \