summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/UdpTransceiver.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* Removed unused holder types.Matthew Newhook2014-08-07
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
* 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
* initial commit of C# transport changesMark Spruiell2014-06-13
* porting C++ transport changes to JavaMark Spruiell2014-05-29
* Fixed (ICE-5510) - Remove Stats interface that was deprecated in 3.5Jose2014-05-02
* Added IceDiscovery service pluginBenoit Foucher2014-04-22
* merging javascript branchMark Spruiell2014-03-19
* 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-5114) - android library demo exceptions.Jose2012-12-14
* Suppressed 1 deprecation warningBernard Normier2012-11-20
* Fixed ICE-4913: deprecate Ice::StatsBernard Normier2012-11-19
* Fixed ICE-4556 - --interface option not working on some platforms, enabled Ja...Benoit Foucher2012-10-22
* ICE-4856 - Fix multicast for JDK 7 to use MulticastChannelJose2012-10-17
* ICE-4856 - Fix multicast for JDK 7Jose2012-10-16
* Java & C# portBenoit Foucher2012-09-28
* Fixed copyrightsBenoit Foucher2012-04-25
* ICE-3318 Java finalizers are problematicJose2012-01-03
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* 4987 - preserve exception causeMark Spruiell2011-03-30
* Updated copyright to 2010Dwayne Boone2010-01-07
* Fixed bogus change caused by OpenJDK supportBenoit Foucher2009-12-17
* Fixed bug 4482 - Java udp doesn't work with OpenJDKBenoit Foucher2009-12-16
* Cleaned up UDP transceivers, fixes for bug 4223 and 4320Benoit Foucher2009-10-27
* - Removed old IceSSL::ConnectionInfo struct, it's now replaced withBenoit Foucher2009-10-21
* Added Ruby implemetation of EndpointInfo and ConnectionInfoDwayne Boone2009-10-16
* Added support for EndpointInfo and ConnectionInfo to python.Dwayne Boone2009-10-16
* Added ConnectionInfo/EndpointInfo, bug 4280 & 3964Benoit Foucher2009-10-12
* Bug 3972 - reduced trace level for some output and other minor cleanupDwayne Boone2009-09-23
* bug 4196 - add class loader to InitializationDataMark Spruiell2009-09-04
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
* more fixes for bug 4126Mark Spruiell2009-06-26
* Fixed performance issues reported by FindBugs. Made correspondingMichi Henning2009-05-14
* Bug 3972 - improve server network tracingDwayne Boone2009-05-01
* Bug 2798 - add reason information to MemoryLimitExceptionDwayne Boone2009-04-21
* Merge commit 'origin/R3_3_branch'Benoit Foucher2009-03-24
|\
| * Bug 3222 - Fixed mcast tracing for Java and C# as wellDwayne Boone2009-02-16
| * bug 3531 - fixing Eclipse warnings in Java codeMark Spruiell2009-02-13
* | Merge branch 'R3_3_branch'Dwayne Boone2009-01-02
|\|
| * Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
| * Revert "Remove Java finalizers code"Jose2008-12-18
| * Remove Java finalizers codeJose2008-12-17
| * http://bugzilla/bugzilla/show_bug.cgi?id=3222 - import mcast tracing. The eff...Matthew Newhook2008-06-06
* | bug 3179 - improved error handling in IceJ, IceJEMark Spruiell2008-05-22