index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
Ice
/
UdpTransceiver.cpp
Commit message (
Expand
)
Author
Age
*
Fixed file permissions
Bernard Normier
2019-09-17
*
Enable -Wconversion with clang - Close #363
Jose
2019-06-21
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Fixed SOCKET_ERROR assignement with DWORD, fixes #267
Benoit Foucher
2018-11-15
*
Replaced VC1xx by v1xx for consistency
Bernard Normier
2018-11-09
*
Increase Visual Studio warning level to Level4
Bernard Normier
2018-11-01
*
Fix UWP async operation status checks
Jose
2018-02-22
*
UWP crash if udp send completes after transceiver is close
Jose
2018-02-22
*
Update copyright year to 2018
Jose
2018-02-14
*
Clean C++ exception code to only throw exception types
Jose
2017-09-20
*
Remove excessive empty lines
Joe George
2017-06-07
*
Remove trailing whitespace
Joe George
2017-05-02
*
Fix (ICE-7671) - VS 2017 crash when build UWP
Jose
2017-04-11
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-03-28
|
\
|
*
ICE-7483 - Rename OS X to macOS
Joe George
2017-03-28
*
|
Fixed ICE-7584 - discovery plugins now send multicast datagrams on all interf...
Benoit Foucher
2017-03-01
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Fixed multicast to also listen on link-locap IPv6 addressees
Benoit Foucher
2017-01-23
*
|
Fixed ICE-6708 - the UDP transport now join the multicast group on all interf...
Benoit Foucher
2017-01-20
*
|
Replace NULL by ICE_NULLPTR
Bernard Normier
2017-01-11
*
|
Fixed (ICE-7472) UWP and Mcast interface
Jose
2016-12-23
*
|
WinRT -> UWP renames
Jose
2016-12-14
*
|
Move StringConverter API to namespace Ice
Bernard Normier
2016-08-01
*
|
Added ICE_BUILDING_SRC to make builds
Bernard Normier
2016-07-22
*
|
Whitespace cleanup - tabs to spaces
Joe George
2016-06-29
*
|
Refactored SSL and iAP transports, support for running SSL on top
Benoit Foucher
2016-06-27
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
C++11 fix Exception::ice_clone to use exception_ptr
Jose
2016-01-08
*
|
C++11 mapping initial commit
Jose
2015-12-01
*
|
Added ready callback to allow transports to signal readiness to the thread pool
Benoit Foucher
2015-10-09
|
/
*
Fixed UDPTransceiver leak on WinRT
Benoit Foucher
2015-09-09
*
Fixed ICE-6757 - allow Windows 10 UAP apps to re-use multicast addr
Benoit Foucher
2015-09-01
*
Fixed ICE-6695, Ice for WinRT hang on Windows 10
Benoit Foucher
2015-08-11
*
ICE-6514 Removed uneeded includes of DisableWarnings.h
Dwayne Boone
2015-07-08
*
ICE-6082 No way to discover send/recv buffer sizes
Dwayne Boone
2015-03-05
*
ICE-6116 reduce verbose warnings about socket buffer size
Dwayne Boone
2015-03-03
*
Revert "ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo"
Dwayne Boone
2015-01-07
*
ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo
Dwayne Boone
2015-01-07
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Fixed ICE-5607: relaxed Ice.MessageSizeMax
Benoit Foucher
2014-11-05
*
Minor change to Udptransceiver to ensure proper tracing on failure
Dwayne Boone
2014-09-23
*
ICE-4891 some minor improvements
Dwayne Boone
2014-09-17
*
ICE-4891 Refactor network tracing
Dwayne Boone
2014-09-05
*
ICE-5638 add default constructor for Address union
Dwayne Boone
2014-08-21
*
ICE-5457 added ability to set source address for connections
Dwayne Boone
2014-08-07
*
Windows SSL SChannel implementation & OS X Secure Transport fixes.
Jose
2014-08-07
[next]