Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | More gradle changes. | Matthew Newhook | 2014-10-23 |
| | | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory. | ||
* | Fixed (ICE-5758) - Disable SSLv3 by default | Jose | 2014-10-21 |
| | |||
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Added eclipse project settings for java. | Matthew Newhook | 2014-08-12 |
| | | | | Fix lots of warnings in Ice for Java. | ||
* | ICE-5625 tests for C++/JAVA/.NET | Jose | 2014-08-11 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | python 3 support | Mark Spruiell | 2012-04-24 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | ICE-4717 - IceSSL.Alias property not working | Mark Spruiell | 2011-11-07 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Minor fixes to several test scripts. | Jose | 2009-12-12 |
| | |||
* | 4279 - alllTest.py fails to run if source path contains white spaces. | Jose | 2009-11-26 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=4333 | Matthew Newhook | 2009-10-27 |
| | | | | | - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup() | ||
* | - 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 4087 - anti-trust rule in IceSSL | Mark Spruiell | 2009-08-03 |
| | |||
* | 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 |
| | |||
* | removing Java2 mapping | Mark Spruiell | 2009-04-03 |
| | |||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | Merged android-testsuite branch. | Matthew Newhook | 2009-03-24 |
| | |||
* | bug 3464 - correct the Java behavior of IceSSL.CheckCertName | Mark Spruiell | 2009-01-02 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Numerous cleanups to the test suite and expect scripts. | Matthew Newhook | 2008-08-04 |
| | | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py | ||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | bug 2615 | Matthew Newhook | 2008-02-14 |
| | |||
* | bug 2274 - review exception catching in Java/C# tests | Mark Spruiell | 2008-01-30 |
| | |||
* | deprecate Java2 mapping; Java bug fixes | Mark Spruiell | 2008-01-30 |
| | |||
* | using Java5 types in Ice core; general cleanup | Mark Spruiell | 2008-01-30 |
|\ | |||
| * | Many build system fixes to not require ICE_HOME anymore when building a ↵ | Benoit Foucher | 2008-01-29 |
| | | | | | | | | source distribution | ||
* | | bug 1388 + Java5 fixes for bug 2551 | Mark Spruiell | 2008-01-28 |
|/ | |||
* | 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 | ||
* | - Moved cpp/slice to slice | Brent Eagles | 2007-11-07 |
| | | | | | | | | | | | | | | - Merged all TestUtil.py modules to config/TestUtil.py - Moved all certs to config/certs - Updated test scripts to refer to new TestUtil.py module and use new interfaces - Updated build systems to refer to new slice location - Moved cpp/install to distribution - Moved and merged all IceGridAdmin.py modules to config. - Modified build system to deal with new build logic. That is there are 3 basic ways to find the slice translators and runtime: ICE_HOME, an RPM install and the source distribution. Automatically detecting Ice in a default install location is now problematic and no longer done. | ||
* | bug 1150 | Mark Spruiell | 2007-09-28 |
| | |||
* | fixing NPE in IceSSL for Java & updating IceSSL test | Mark Spruiell | 2007-06-26 |
| | |||
* | Remove Ice.OA. | Dwayne Boone | 2007-02-14 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Made Java 5 the default for IceJ | Dwayne Boone | 2007-01-18 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Object adapter properties now prefixed by "Ice.OA." | Dwayne Boone | 2006-12-18 |
| | |||
* | test CheckCertName in server | Mark Spruiell | 2006-11-30 |
| | |||
* | bug 1444: allow test to detect target JDK version | Mark Spruiell | 2006-11-06 |
| | |||
* | minor edits | Mark Spruiell | 2006-06-06 |
| | |||
* | added support for TrustOnly. | Matthew Newhook | 2006-06-05 |
| | |||
* | More changes to inconsistent ice_ proxy methods | Dwayne Boone | 2006-05-26 |
| | |||
* | adding Java5 mapping; changing to use import | Mark Spruiell | 2006-05-23 |
| | |||
* | check the JDK version | Mark Spruiell | 2006-05-23 |
| |