summaryrefslogtreecommitdiff
path: root/java/test/Ice/proxy
Commit message (Collapse)AuthorAge
...
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
| | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion.
* - 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
* - Moved cpp/slice to sliceBrent Eagles2007-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.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2120 - deprecated ↵Dwayne Boone2007-06-18
| | | | | | *.CollocationOptimization, replaced with *.CollocationOptimized
* Fixed typos for bug 2225.Michi Henning2007-06-13
|
* Bug 2225, proxy tests don't run with --protocol ssl.Michi Henning2007-06-13
|
* Bug 2225: Proxy test failed with --threadPerConnection.Michi Henning2007-06-12
|
* Bug 1597.Michi Henning2007-06-04
|
* update opaque proxy test.Michi Henning2007-05-16
|
* more test cleanup (operations, proxy, timeout).Matthew Newhook2007-05-14
|
* Bug 1022.Michi Henning2007-05-10
|
* remove timeout test from proxy test. Cleanup of operations test.Matthew Newhook2007-05-01
|
* remove timeout test from proxy test. Cleanup of operations test.Matthew Newhook2007-05-01
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2118Matthew Newhook2007-04-27