summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/TcpEndpointI.java
Commit message (Collapse)AuthorAge
...
* fixing bug with connectionId comparisonMark Spruiell2006-12-15
|
* No -h in client-side endpoint means use loopbackDwayne Boone2006-11-14
|
* Fixes to ignnore IPv6 addressesDwayne Boone2006-11-10
|
* Try loopback in client if no -hDwayne Boone2006-08-21
|
* added support for TrustOnly.Matthew Newhook2006-06-05
|
* adding comments warning about changes to proxyToString operations breakingBrent Eagles2006-04-25
| | | | features
* Updated copyrightDwayne Boone2006-03-14
|
* Bug 804 - no endpoint in reference means try all local interfacesDwayne Boone2006-02-13
|
* fix for bug 705: check the range of port numbersMark Spruiell2005-12-16
|
* Fixed bug wrt hash calculation which did not take into effect hosts can beDwayne Boone2005-12-16
| | | | different strings (ip or hostname) but still be equivalent.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=429Matthew Newhook2005-10-11
|
* Support "-h *" as wellDwayne Boone2005-10-06
|
* 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()).