summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/TcpEndpointFactory.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
|
* porting C++ transport changes to JavaMark Spruiell2014-05-29
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - Removed old IceSSL::ConnectionInfo struct, it's now replaced withBenoit Foucher2009-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.
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-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
* Bug 1658 - minor refactoringDwayne Boone2007-06-12
|
* Bug 1658 - listen on 0.0.0.0 rather than expanding endpointsDwayne Boone2007-06-04
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* Bug 804 - no endpoint in reference means try all local interfacesDwayne Boone2006-02-13
|
* Bug 395 - Added pseudo INVADDR_ANY supportDwayne Boone2005-10-06
|
* Added support for new proxy methods (ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newAdapterId(), ice_getEndpoints(), ice_newEndpoints()).
* 2004 to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* version update; date changeMarc Laukien2003-02-04
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* added spaceMarc Laukien2002-07-09
|
* align with C++ changes for thread pool, properties, plug-insMark Spruiell2002-05-02