Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Fixed lots of warnings. | Matthew Newhook | 2014-08-08 |
| | |||
* | CR-20 - SecureTransport review fixes | Jose | 2014-06-11 |
| | |||
* | porting C++ transport changes to Java | Mark Spruiell | 2014-05-29 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5215: IPv6 support enabled by default | Benoit Foucher | 2013-02-11 |
| | |||
* | Fixed (ICE-5144) - Minor grammar errors in code | Jose | 2013-01-14 |
| | |||
* | ICE-4987 - IceSSL test failure | Mark Spruiell | 2012-11-26 |
| | |||
* | ICE-4836 - potential blocking DNS call in IceSSL | Mark Spruiell | 2012-10-22 |
| | |||
* | Python port, added tests to Ice/info | Benoit Foucher | 2012-04-30 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | 4987 - preserve exception cause | Mark Spruiell | 2011-03-30 |
| | |||
* | fixes for Android compatibility | Mark Spruiell | 2011-02-07 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | bug 3534: truststore defaults to keystore | Mark Spruiell | 2009-12-13 |
| | |||
* | - Removed old IceSSL::ConnectionInfo struct, it's now replaced with | Benoit Foucher | 2009-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 InitializationData | Mark Spruiell | 2009-09-04 |
| | |||
* | bug 3267 - C++/Java fixes for IceSSL.VerifyPeer | Mark Spruiell | 2009-07-21 |
| | |||
* | bug 3464: C++ & Java changes for IceSSL.CheckCertName | Mark Spruiell | 2009-07-14 |
| | |||
* | more fixes for bug 4126 | Mark Spruiell | 2009-06-26 |
| | |||
* | Fixed performance issues reported by FindBugs. Made corresponding | Michi Henning | 2009-05-14 |
| | | | | changes for C# where applicable. | ||
* | bug 564 - Java resource leak | Mark Spruiell | 2009-04-08 |
| | |||
* | bug 849 - load properties from JAR file | Mark Spruiell | 2009-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 mapping | Mark Spruiell | 2009-04-03 |
| | |||
* | Bug 3045 - move getInstance() to IceInternal | Dwayne Boone | 2009-03-31 |
| | |||
* | bug 3531 - fixing Eclipse warnings in Java code | Mark Spruiell | 2009-02-13 |
| | |||
* | bug 3021 - replace StringBuffer with StringBuilder | Mark Spruiell | 2009-02-10 |
| | |||
* | bug 3689 - add support for Java resources in IceSSL | Mark Spruiell | 2009-02-04 |
| | |||
* | - Another fix for bug 3628 | Mark Spruiell | 2009-01-06 |
| | | | | - Porting IceSSL changes from Android branch | ||
* | Fix 3306 - Plugin -> Plug-in | Jose | 2009-01-05 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Bug 2491 - Use getPropertyAsList | Dwayne Boone | 2008-02-13 |
| | |||
* | using Java5 types in Ice core; general cleanup | Mark Spruiell | 2008-01-30 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Merge IPv6 support from Dwayne's branch. | Benoit Foucher | 2007-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, connection | Benoit Foucher | 2007-11-27 |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | ||
* | Remove JDK 1.4 IceSSL plugin | Benoit Foucher | 2007-11-26 |
| | |||
* | adding SSL plugin for Java5 | Mark Spruiell | 2006-05-15 |
| | |||
* | adding support for CheckCertName | Mark Spruiell | 2006-04-27 |
| | |||
* | minor fixes to align with C# | Mark Spruiell | 2006-04-27 |
| | |||
* | adding ConnectionInfo | Mark Spruiell | 2006-04-26 |
| | |||
* | refactoring to remove Context | Mark Spruiell | 2006-04-26 |
| | |||
* | comment fix | Mark Spruiell | 2006-04-26 |
| | |||
* | use two stages for plugin initialization | Mark Spruiell | 2006-04-26 |
| | |||
* | removing client/server properties for IceSSL | Mark Spruiell | 2006-04-19 |
| | |||
* | cleanup, refactoring, align with C++/C# | Mark Spruiell | 2006-04-13 |
| | |||
* | SslEndpointFactory -> EndpointFactoryI | Mark Spruiell | 2006-03-22 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| |