summaryrefslogtreecommitdiff
path: root/java/src/IceSSL/Instance.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Fixed lots of warnings.Matthew Newhook2014-08-08
|
* CR-20 - SecureTransport review fixesJose2014-06-11
|
* porting C++ transport changes to JavaMark Spruiell2014-05-29
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
|
* Fixed (ICE-5144) - Minor grammar errors in codeJose2013-01-14
|
* ICE-4987 - IceSSL test failureMark Spruiell2012-11-26
|
* ICE-4836 - potential blocking DNS call in IceSSLMark Spruiell2012-10-22
|
* Python port, added tests to Ice/infoBenoit Foucher2012-04-30
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* 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 3534: truststore defaults to keystoreMark Spruiell2009-12-13
|
* - 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 4196 - add class loader to InitializationDataMark Spruiell2009-09-04
|
* bug 3267 - C++/Java fixes for IceSSL.VerifyPeerMark Spruiell2009-07-21
|
* bug 3464: C++ & Java changes for IceSSL.CheckCertNameMark Spruiell2009-07-14
|
* more fixes for bug 4126Mark Spruiell2009-06-26
|
* Fixed performance issues reported by FindBugs. Made correspondingMichi Henning2009-05-14
| | | | changes for C# where applicable.
* bug 564 - Java resource leakMark Spruiell2009-04-08
|
* bug 849 - load properties from JAR fileMark Spruiell2009-04-07
| | | | | | | | | | Ice now attempts to load a configuration file as a class path resource, and if that fails it opens the file in the local file system. bug 3613 - System properties Ice for Java no longer uses Java system properties as default values for Ice properties.
* removing Java2 mappingMark Spruiell2009-04-03
|
* Bug 3045 - move getInstance() to IceInternalDwayne Boone2009-03-31
|
* bug 3531 - fixing Eclipse warnings in Java codeMark Spruiell2009-02-13
|
* bug 3021 - replace StringBuffer with StringBuilderMark Spruiell2009-02-10
|
* bug 3689 - add support for Java resources in IceSSLMark Spruiell2009-02-04
|
* - Another fix for bug 3628Mark Spruiell2009-01-06
| | | | - Porting IceSSL changes from Android branch
* Fix 3306 - Plugin -> Plug-inJose2009-01-05
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Bug 2491 - Use getPropertyAsListDwayne Boone2008-02-13
|
* 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.
* Remove JDK 1.4 IceSSL pluginBenoit Foucher2007-11-26
|
* adding SSL plugin for Java5Mark Spruiell2006-05-15
|
* adding support for CheckCertNameMark Spruiell2006-04-27
|
* minor fixes to align with C#Mark Spruiell2006-04-27
|
* adding ConnectionInfoMark Spruiell2006-04-26
|
* refactoring to remove ContextMark Spruiell2006-04-26
|
* comment fixMark Spruiell2006-04-26
|
* use two stages for plugin initializationMark Spruiell2006-04-26
|
* removing client/server properties for IceSSLMark Spruiell2006-04-19
|
* cleanup, refactoring, align with C++/C#Mark Spruiell2006-04-13
|
* SslEndpointFactory -> EndpointFactoryIMark Spruiell2006-03-22
|
* Updated copyrightDwayne Boone2006-03-14
|