summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/UdpTransceiver.cpp
Commit message (Collapse)AuthorAge
* Fixed file permissionsBernard Normier2019-09-17
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed SOCKET_ERROR assignement with DWORD, fixes #267Benoit Foucher2018-11-15
|
* Replaced VC1xx by v1xx for consistencyBernard Normier2018-11-09
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Fix UWP async operation status checksJose2018-02-22
|
* UWP crash if udp send completes after transceiver is closeJose2018-02-22
|
* Update copyright year to 2018Jose2018-02-14
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Remove excessive empty linesJoe George2017-06-07
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Fix (ICE-7671) - VS 2017 crash when build UWPJose2017-04-11
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-03-28
|\
| * ICE-7483 - Rename OS X to macOSJoe George2017-03-28
| |
* | Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵Benoit Foucher2017-03-01
| | | | | | | | interfaces
* | 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 ↵Benoit Foucher2017-01-20
| | | | | | | | interfaces by default
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
| |
* | Fixed (ICE-7472) UWP and Mcast interfaceJose2016-12-23
| | | | | | | | | | In UWP the multicast interface must be send when the datagram socket is bind.
* | WinRT -> UWP renamesJose2016-12-14
| |
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
| |
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
| | | | | | | | | | | | Ice::Dispatcher and Ice::LocalObject are now hidden with C++11 Reworked C++11 exception ice_clone, added ExceptionHelper + other C++ cleanups
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | 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
| | | | This reverts commit ad55ad9c4996fb32452bba72e337152b27e61963.
* 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
|