summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/Network.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...Benoit Foucher2014-09-10
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
* merging javascript branchMark Spruiell2014-03-19
* minor - getMesssage could be null in connectionRefused implementation.Jose2013-07-08
* SOCKS support for JavaMark Spruiell2013-04-11
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* ICE-4856 - Fix multicast for JDK 7 to use MulticastChannelJose2012-10-17
* Fixed copyrightsBenoit Foucher2012-04-25
* 5082 - Network tracing shows remote address = <not connected>Jose2011-05-17
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* 4987 - preserve exception causeMark Spruiell2011-03-30
* fixes for Android compatibilityMark Spruiell2011-02-07
* Updated copyright to 2010Dwayne Boone2010-01-07
* Bug 3972 - improve server network tracingDwayne Boone2009-05-01
* removing Java2 mappingMark Spruiell2009-04-03
* Merge commit 'origin/R3_3_branch'Benoit Foucher2009-03-24
|\
| * Additional fix for bug 3628Benoit Foucher2009-02-17
| * bug 3531 - fixing Eclipse warnings in Java codeMark Spruiell2009-02-13
| * bug 3021 - replace StringBuffer with StringBuilderMark Spruiell2009-02-10
* | Merge commit 'origin/R3_3_branch'Matthew Newhook2009-01-09
|\|
| * another fix for bug 3628Mark Spruiell2009-01-06
| * http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3628Matthew Newhook2009-01-06
* | Merge branch 'R3_3_branch'Dwayne Boone2009-01-02
|\|
| * Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
| * bug 3617 - more applet fixesMark Spruiell2008-12-23
* | Merged with R3_3_branchDwayne Boone2009-01-02
* | bug 3179 - improved error handling in IceJ, IceJEMark Spruiell2008-05-22
|/
* Fixed for bug 3007Benoit Foucher2008-04-16
* Fix for bug 2721Benoit Foucher2008-03-10
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Bug 2729 - Added Ice.TCP.Backlog propertyDwayne Boone2008-02-27
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
* Updated copyrightDwayne Boone2008-01-23
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2278 - slice2html crashDwayne Boone2007-06-28
* Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0Dwayne Boone2007-06-13
* More changes for bug 1996Dwayne Boone2007-06-07
* Network.getHosts() -> Network.getAddresses()Dwayne Boone2007-06-01
* Set SO_REUSEADDR for server sockets. Bug 2079.Benoit Foucher2007-05-29
* Added udp multicast supportDwayne Boone2007-05-28
* Added Ice.TCP.SndSize/Ice.TCP.RcvSize properties, fixed throughputBenoit Foucher2007-05-23
* Multi-home post supportDwayne Boone2007-05-18
* Backed out multihome changeDwayne Boone2007-05-17
* Bug 1996 - multihomed hostnamesDwayne Boone2007-05-16