summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/UdpTransceiver.cpp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Fixed multicast to also listen on link-locap IPv6 addresseesBenoit Foucher2017-01-23
* | Fixed ICE-6708 - the UDP transport now join the multicast group on all interf...Benoit Foucher2017-01-20
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
* | Fixed (ICE-7472) UWP and Mcast interfaceJose2016-12-23
* | WinRT -> UWP renamesJose2016-12-14
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | C++11 fix Exception::ice_clone to use exception_ptrJose2016-01-08
* | C++11 mapping initial commitJose2015-12-01
* | Added ready callback to allow transports to signal readiness to the thread poolBenoit Foucher2015-10-09
|/
* Fixed UDPTransceiver leak on WinRTBenoit Foucher2015-09-09
* Fixed ICE-6757 - allow Windows 10 UAP apps to re-use multicast addrBenoit Foucher2015-09-01
* Fixed ICE-6695, Ice for WinRT hang on Windows 10Benoit Foucher2015-08-11
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
* ICE-6116 reduce verbose warnings about socket buffer sizeDwayne Boone2015-03-03
* Revert "ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo"Dwayne Boone2015-01-07
* ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfoDwayne Boone2015-01-07
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
* Minor change to Udptransceiver to ensure proper tracing on failureDwayne Boone2014-09-23
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* ICE-5638 add default constructor for Address unionDwayne Boone2014-08-21
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07
* Fixed WinRT build (transport re-factoring)Benoit Foucher2014-05-06
* Fixed (ICE-5510) - Remove Stats interface that was deprecated in 3.5Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* Revert "Fix to allow transceivers to read more data than requested."Benoit Foucher2013-07-26
* Fix to allow transceivers to read more data than requested.Benoit Foucher2013-07-12
* Fixed ICE-5367: UDPTransceiver FD leakBenoit Foucher2013-06-27
* * SOCKS support for C++Mark Spruiell2013-04-04
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
* Fixed ICE-5079: Replaced IceInternal::Address by a union to avoid reinterpret...Bernard Normier2012-12-26
* Last attempt to fix ICE-4982 correctlyBenoit Foucher2012-11-22
* ICE-4982: correct fix for the UDP assertBenoit Foucher2012-11-22
* Fixed ICE-4982 and ICE-4985: WinRT Udp test failuresBenoit Foucher2012-11-22
* Fixed ICE-4913: deprecate Ice::StatsBernard Normier2012-11-19
* Fixed ICE-4556 - --interface option not working on some platforms, enabled Ja...Benoit Foucher2012-10-22
* Merge remote-tracking branch 'origin/encoding11' into withoutsyncBenoit Foucher2012-09-10
|\
| * Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12)Bernard Normier2012-09-07