Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | More gradle changes. | Matthew Newhook | 2014-10-23 |
| | | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory. | ||
* | Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵ | Benoit Foucher | 2014-10-15 |
| | | | | connection timeouts | ||
* | ICE-3492 handle improper settings for timeout values | Dwayne Boone | 2014-08-19 |
| | |||
* | Added eclipse project settings for java. | Matthew Newhook | 2014-08-12 |
| | | | | Fix lots of warnings in Ice for Java. | ||
* | ICE-5596 add Ice.Default.Timeout property | Dwayne Boone | 2014-08-08 |
| | |||
* | adding IceWS for Java | Mark Spruiell | 2014-06-27 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | Fixed bug ICE-5543: stringToIdentity bug with escaped escapes | Bernard Normier | 2014-05-21 |
| | |||
* | Added IceDiscovery service plugin | Benoit Foucher | 2014-04-22 |
| | |||
* | Added support for IceGrid custom load balancing | Benoit Foucher | 2014-04-15 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5143 and ICE-5140: stringified proxy and default raw encoding for ↵ | Benoit Foucher | 2013-01-16 |
| | | | | opaque endpoints | ||
* | Fixed ICE-5131 - parsing of -p <version> for proxies, tweaked UDP endpoint ↵ | Benoit Foucher | 2013-01-15 |
| | | | | deprecation warning for -v/-e | ||
* | Fixed ICE-5126 - Improved client side encoding checks | Benoit Foucher | 2013-01-15 |
| | |||
* | Fixed Ice/proxy test failure with IPv6 | Benoit Foucher | 2012-11-16 |
| | |||
* | Android test & demo fixes | Jose | 2012-11-15 |
| | |||
* | Fixed ssl proxy test failure | Benoit Foucher | 2012-11-13 |
| | |||
* | Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵ | Benoit Foucher | 2012-11-13 |
| | | | | instead of encoding it in endpoints | ||
* | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-04-25 |
|\ | |||
| * | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | | |||
* | | Java test and bug fixes | Benoit Foucher | 2012-04-24 |
|/ | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | bug 4355 - improve parse exception messages | Mark Spruiell | 2009-12-10 |
| | |||
* | Bug 3137 - add proxyToProperty | Dwayne Boone | 2009-10-26 |
| | |||
* | - Removed old IceSSL::ConnectionInfo struct, it's now replaced with | Benoit Foucher | 2009-10-21 |
| | | | | | | | | | | | | | IceSSL::NativeConnectionInfo. - Removed Ice::ConnectionInfo endpoint attribute. - Added Ice::Connection::getEndpoint() method. - Added Ice::ConnectionInfo adapterName and incoming attributes. - Replaced Tcp and Udp prefixes with TCP and UDP in endpoint/info classes. - Added IPEndpointInfo and IPConnectionInfo intermediate classes. - Fixed 2058: deprecate ice_hash for Ice.Object & Ice.LocalObject, added ice_getHash - Fixed bug where Ice::Endpoint comparison would only compare the endpoint object addresses rather than the endpoint attributes like in Java and C#. - Added ice_getHash implementation for endpoints and cleaned up Reference::hash to use HashUtil.h helper methods. - Added test/Ice/info and removed endpoint info test from test/Ice/proxy. | ||
* | Added ConnectionInfo/EndpointInfo, bug 4280 & 3964 | Benoit Foucher | 2009-10-12 |
| | |||
* | Add ice_getConnectionId to Proxy api. | Jose | 2009-07-15 |
| | | | | | | | | commit 96047f7c59f38bcdf8b920d2acad61be96db7101 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Wed Jul 15 22:16:38 2009 +0200 Add ice_getConnectionId to Proxy api. | ||
* | Bug 3964 - improve endpoint info | Dwayne Boone | 2009-05-27 |
| | |||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | Merged android-testsuite branch. | Matthew Newhook | 2009-03-24 |
| | |||
* | Merge branch 'R3_3_branch' | Dwayne Boone | 2009-01-02 |
|\ | |||
| * | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | | |||
* | | bug 3179 - improved error handling in IceJ, IceJE | Mark Spruiell | 2008-05-22 |
|/ | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | using Java5 types in Ice core; general cleanup | Mark Spruiell | 2008-01-30 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Removed OA createReverseProxy method. | Benoit Foucher | 2008-01-21 |
| | | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion. | ||
* | - Merge IPv6 support from Dwayne's branch. | Benoit Foucher | 2007-12-19 |
| | | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2120 - deprecated ↵ | Dwayne Boone | 2007-06-18 |
| | | | | | | *.CollocationOptimization, replaced with *.CollocationOptimized | ||
* | Fixed typos for bug 2225. | Michi Henning | 2007-06-13 |
| | |||
* | Bug 2225, proxy tests don't run with --protocol ssl. | Michi Henning | 2007-06-13 |
| | |||
* | Bug 2225: Proxy test failed with --threadPerConnection. | Michi Henning | 2007-06-12 |
| | |||
* | Bug 1597. | Michi Henning | 2007-06-04 |
| | |||
* | update opaque proxy test. | Michi Henning | 2007-05-16 |
| | |||
* | more test cleanup (operations, proxy, timeout). | Matthew Newhook | 2007-05-14 |
| | |||
* | Bug 1022. | Michi Henning | 2007-05-10 |
| | |||
* | remove timeout test from proxy test. Cleanup of operations test. | Matthew Newhook | 2007-05-01 |
| |