Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed file permissions | Bernard Normier | 2019-09-17 |
| | |||
* | Replace __linux by __linux__ in remaining files | Bernard Normier | 2019-02-07 |
| | | | | g++ 8.2 on Power does not define __linux with -std=c++11 | ||
* | Fix typo | Jose | 2019-01-24 |
| | |||
* | 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 |
| | |||
* | Fixed UWP transport to cancel read/write operations on close (ICE-8686) | Benoit Foucher | 2018-03-01 |
| | |||
* | Fix UWP async operation status checks | Jose | 2018-02-22 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fix (ICE-7671) - VS 2017 crash when build UWP | Jose | 2017-04-11 |
| | |||
* | Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵ | Benoit Foucher | 2017-03-01 |
| | | | | interfaces | ||
* | Fix (6462) - Consider changing some IceSSL checks to use native APIs | Jose | 2017-02-22 |
| | |||
* | 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 ↵ | Benoit Foucher | 2017-01-20 |
| | | | | | | | | interfaces by default | ||
* | | UWP code simplifications | Jose | 2017-01-10 |
| | | |||
* | | Fixed (ICE-7472) UWP and Mcast interface | Jose | 2016-12-23 |
| | | | | | | | | | | In UWP the multicast interface must be send when the datagram socket is bind. | ||
* | | WinRT -> UWP renames | Jose | 2016-12-14 |
| | | |||
* | | updating IceBT to BlueZ 5 | Mark Spruiell | 2016-10-20 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-07-01 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config/Make.common.rules cpp/Makefile cpp/config/Make.rules cpp/config/Make.rules.Linux cpp/src/Ice/InstrumentationI.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/IceSSL/Makefile cpp/src/IceUtil/Makefile cpp/test/Glacier2/attack/Makefile cpp/test/Glacier2/attack/Makefile.mak cpp/test/Glacier2/router/Makefile cpp/test/Glacier2/sessionHelper/Makefile cpp/test/Glacier2/staticFiltering/Makefile cpp/test/Ice/objects/Makefile cpp/test/IceSSL/configuration/AllTests.cpp cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux cpp/test/IceUtil/stacktrace/StackTrace.release.Linux csharp/src/Ice/PropertyNames.cs java/Makefile java/gradle.properties java/gradle/ice.gradle java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/test/build.gradle js/src/Ice/PropertyNames.js man/man1/icegridadmin.1 man/man1/transformdb.1 php/BuildInstructionsWindows.md php/Makefile php/config/Make.rules.Darwin php/config/Make.rules.mak.php php/config/Make.rules.php php/src/IcePHP/Makefile php/src/Makefile php/src/Makefile.mak php/src/php5/.depend.mak php/src/php5/Communicator.cpp php/src/php5/Config.h php/src/php5/Connection.cpp php/src/php5/Endpoint.cpp php/src/php5/IcePHP.rc php/src/php5/Makefile php/src/php5/Makefile.mak php/src/php5/Operation.cpp php/src/php5/Types.cpp php/src/php5/Types.h php/src/php5/Util.cpp php/src/php7/Communicator.cpp php/src/php7/Communicator.h php/src/php7/Config.h php/src/php7/Connection.cpp php/src/php7/Endpoint.cpp php/src/php7/IcePHP.rc php/src/php7/Makefile php/src/php7/Operation.cpp php/src/php7/Types.cpp php/src/php7/Types.h php/src/php7/Util.cpp scripts/TestUtil.py | ||
| * | Debian kFreeBSD fixes | Jose | 2016-06-10 |
| | | | | | | | | | | | | | | | | | | - ICE_USE_KQUEUE was not being defined for kFreeBSD - closeSocket needs to deal with ECONNRESET in same way that FreeBSD does - icehashpassword.py was unable to detec kFreeBSD platform | ||
* | | Exported classes no longer have weak vtables with clang | Bernard Normier | 2016-06-27 |
| | | |||
* | | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 |
| | | | | | | | | of TCP/iAP/Bluetooth. | ||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | C++ Consistent usage of public virtual | Jose | 2016-01-12 |
| | | |||
* | | Added ready callback to allow transports to signal readiness to the thread pool | Benoit Foucher | 2015-10-09 |
|/ | |||
* | Fixed ICE-6695, Ice for WinRT hang on Windows 10 | Benoit Foucher | 2015-08-11 |
| | |||
* | Added iOS support for IceTouch | Benoit Foucher | 2015-03-20 |
| | |||
* | 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 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-6076: SocketOperationCompletedHandler is no longer public | Benoit Foucher | 2014-12-05 |
| | |||
* | Fixed ICE-5877: disabled IPv6 by default is not supported on the system | Benoit Foucher | 2014-11-13 |
| | |||
* | ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of ↵ | Benoit Foucher | 2014-09-10 |
| | | | | networking code (addition of StreamSocket class abstraction) | ||
* | ICE-5639 added comment for clarification of SocketOperation enum | Dwayne Boone | 2014-08-25 |
| | |||
* | 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 |
| | |||
* | Fixed (ICE-4894) - Native SSL implementation for OS X | Jose | 2014-06-06 |
| | |||
* | Added IceWS support to WinRT | Benoit Foucher | 2014-05-12 |
| | |||
* | Fixed (ICE-714) - New visibility options in GCC 4.0 | Jose | 2014-05-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | ICE-5399 - WinRT compile failures | Mark Spruiell | 2013-08-16 |
| | |||
* | Fixed ICE-5390 - moved NetworkF.h to public includes | Benoit Foucher | 2013-07-26 |
| | |||
* | Revert "Fix to allow transceivers to read more data than requested." | Benoit Foucher | 2013-07-26 |
| | | | | This reverts commit 9c4e79ce6760badf047568fd300fcbe3455f31b7. | ||
* | ICE-5377 - simplifying fix | Mark Spruiell | 2013-07-12 |
| | |||
* | Fix to allow transceivers to read more data than requested. | Benoit Foucher | 2013-07-12 |
| |