summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/EndpointFactoryManager.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Fixed ICE-5535, WSS hang and other minor issuesBenoit Foucher2014-09-24
| | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes
* porting C++ transport changes to JavaMark Spruiell2014-05-29
|
* Added IceDiscovery service pluginBenoit Foucher2014-04-22
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fix for ICE-5140 - an opaque endpoint which doesn't specify -e is assumed to ↵Benoit Foucher2013-02-01
| | | | be a 1.0 encoded endpoint
* Fixed ICE-5143 and ICE-5140: stringified proxy and default raw encoding for ↵Benoit Foucher2013-01-16
| | | | opaque endpoints
* Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
|
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Java portBenoit Foucher2012-04-20
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4515 - OutOfMemoryError in dbmap testMark Spruiell2010-05-26
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 4355 - improve parse exception messagesMark Spruiell2009-12-10
|
* Bug 3964 - improve endpoint infoDwayne Boone2009-05-27
|
* bug 3531 - fixing Eclipse warnings in Java codeMark Spruiell2009-02-13
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* 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
| | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Bug 1658 - listen on 0.0.0.0 rather than expanding endpointsDwayne Boone2007-06-04
|
* Bug 1022.Michi Henning2007-05-10
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* 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()).
* Parsing a stringified proxy no longer fails if a endpoint type is unknownDwayne Boone2005-07-11
| | | | as long as there are others that are known.
* 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
|
* Improved few local exception + evictor fix.Benoit Foucher2002-10-01
|
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* overrideMarc Laukien2002-05-08
|
* DefaultsAndOverwritesMarc Laukien2002-05-08
|
* align with C++ changes for thread pool, properties, plug-insMark Spruiell2002-05-02