summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Network.h
Commit message (Expand)AuthorAge
* Fixed file permissionsBernard Normier2019-09-17
* Replace __linux by __linux__ in remaining filesBernard Normier2019-02-07
* Fix typoJose2019-01-24
* 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
* Fixed UWP transport to cancel read/write operations on close (ICE-8686)Benoit Foucher2018-03-01
* Fix UWP async operation status checksJose2018-02-22
* Update copyright year to 2018Jose2018-02-14
* Remove excessive empty linesJoe George2017-06-07
* Fix (ICE-7671) - VS 2017 crash when build UWPJose2017-04-11
* Fixed ICE-7584 - discovery plugins now send multicast datagrams on all interf...Benoit Foucher2017-03-01
* Fix (6462) - Consider changing some IceSSL checks to use native APIsJose2017-02-22
* 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
* | UWP code simplificationsJose2017-01-10
* | Fixed (ICE-7472) UWP and Mcast interfaceJose2016-12-23
* | WinRT -> UWP renamesJose2016-12-14
* | updating IceBT to BlueZ 5Mark Spruiell2016-10-20
* | Merge remote-tracking branch 'origin/3.6'Jose2016-07-01
|\|
| * Debian kFreeBSD fixesJose2016-06-10
* | Exported classes no longer have weak vtables with clangBernard Normier2016-06-27
* | 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++ Consistent usage of public virtualJose2016-01-12
* | Added ready callback to allow transports to signal readiness to the thread poolBenoit Foucher2015-10-09
|/
* Fixed ICE-6695, Ice for WinRT hang on Windows 10Benoit Foucher2015-08-11
* Added iOS support for IceTouchBenoit Foucher2015-03-20
* 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
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-6076: SocketOperationCompletedHandler is no longer publicBenoit Foucher2014-12-05
* Fixed ICE-5877: disabled IPv6 by default is not supported on the systemBenoit Foucher2014-11-13
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...Benoit Foucher2014-09-10
* ICE-5639 added comment for clarification of SocketOperation enumDwayne Boone2014-08-25
* ICE-5638 add default constructor for Address unionDwayne Boone2014-08-21
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
* Fixed (ICE-4894) - Native SSL implementation for OS XJose2014-06-06
* Added IceWS support to WinRTBenoit Foucher2014-05-12
* Fixed (ICE-714) - New visibility options in GCC 4.0Jose2014-05-05
* merging javascript branchMark Spruiell2014-03-19
* ICE-5399 - WinRT compile failuresMark Spruiell2013-08-16
* Fixed ICE-5390 - moved NetworkF.h to public includesBenoit Foucher2013-07-26
* Revert "Fix to allow transceivers to read more data than requested."Benoit Foucher2013-07-26
* ICE-5377 - simplifying fixMark Spruiell2013-07-12
* Fix to allow transceivers to read more data than requested.Benoit Foucher2013-07-12