Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-8295 - Can't build Ice for Java on Windows after setting ICE_HOME | Jose | 2017-07-12 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | ICE-7903 - move android tests | Mark Spruiell | 2017-06-06 |
| | |||
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| | |||
* | Updating Android tests | Mark Spruiell | 2017-04-28 |
| | |||
* | Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin | Benoit Foucher | 2017-04-27 |
| | |||
* | Minor fixes to endpoint code | Benoit Foucher | 2017-04-12 |
| | |||
* | Fixed ICE-7755 - listen on all IPs associated with a DNS name | Benoit Foucher | 2017-04-10 |
| | |||
* | Fix (ICE-7760) - Move Java 8 IceSSL to its own jar | Jose | 2017-04-07 |
| | |||
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafe | Matthew Newhook | 2014-09-29 |
| | | | | Fixed some warnings. | ||
* | Fixed ICE-5535, WSS hang and other minor issues | Benoit Foucher | 2014-09-24 |
| | | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes | ||
* | ICE-4891 some minor improvements | Dwayne Boone | 2014-09-17 |
| | |||
* | ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of ↵ | Benoit Foucher | 2014-09-10 |
| | | | | networking code (addition of StreamSocket class abstraction) | ||
* | ICE-4891 Refactor network tracing | Dwayne Boone | 2014-09-05 |
| | |||
* | Rename WS transport files for consistency with TCP/UDP transports. | Jose | 2014-08-13 |
| | |||
* | Fixed (ICE-5586) - Integrate IceWS to the Ice core library | Jose | 2014-08-12 |
| | |||
* | Fixed lots of warnings. | Matthew Newhook | 2014-08-08 |
| | |||
* | ICE-5596 add Ice.Default.Timeout property | Dwayne Boone | 2014-08-08 |
| | |||
* | Removed unused holder types. | Matthew Newhook | 2014-08-07 |
| | | | | | | Fixed holder types to use the generic holder type. Changed the code generator to use the generic holder types. Changed the Ice internals not to use the non-generic holder types. | ||
* | ICE-5457 added ability to set source address for connections | Dwayne Boone | 2014-08-07 |
| | |||
* | adding IceWS for Java | Mark Spruiell | 2014-06-27 |
| | |||
* | CR-20 - SecureTransport review fixes | Jose | 2014-06-11 |
| | |||
* | porting C++ transport changes to Java | Mark Spruiell | 2014-05-29 |
| | |||
* | Fixed (ICE-5510) - Remove Stats interface that was deprecated in 3.5 | Jose | 2014-05-02 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | ICE-5404 - IceSSL test failure on SLES11SP3 | Mark Spruiell | 2013-08-23 |
| | |||
* | SOCKS support for Java | Mark Spruiell | 2013-04-11 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5215: IPv6 support enabled by default | Benoit Foucher | 2013-02-11 |
| | |||
* | Fixed (ICE-5144) - Minor grammar errors in code | Jose | 2013-01-14 |
| | |||
* | Fixed (ICE-5114) - android library demo exceptions. | Jose | 2012-12-14 |
| | |||
* | ICE-4987 - IceSSL test failure | Mark Spruiell | 2012-11-26 |
| | |||
* | Fixed ICE-4913: deprecate Ice::Stats | Bernard Normier | 2012-11-19 |
| | |||
* | Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵ | Benoit Foucher | 2012-11-13 |
| | | | | instead of encoding it in endpoints | ||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | ICE-4836 - potential blocking DNS call in IceSSL | Mark Spruiell | 2012-10-22 |
| | |||
* | Fixed ICE-4591, better acceptor tracing | Benoit Foucher | 2012-10-18 |
| | |||
* | Java & C# port | Benoit Foucher | 2012-09-28 |
| | |||
* | ICE-4702 - Poor hash algorithm | Jose | 2012-08-10 |
| | |||
* | Python port, added tests to Ice/info | Benoit Foucher | 2012-04-30 |
| | |||
* | Win32 fixes, C# port | Benoit Foucher | 2012-04-26 |
| | |||
* | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-04-25 |
|\ | |||
| * | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | | |||
* | | Java port | Benoit Foucher | 2012-04-20 |
|/ | |||
* | ICE-3318 Java finalizers are problematic | Jose | 2012-01-03 |
| | |||
* | ICE-4717 - IceSSL.Alias property not working | Mark Spruiell | 2011-11-07 |
| | |||
* | ICE-4716 - Fixing IceSSL bug for Java/C++ | Mark Spruiell | 2011-11-04 |
| | |||
* | 5082 - Network tracing shows remote address = <not connected> | Jose | 2011-05-17 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| |