summaryrefslogtreecommitdiff
path: root/java/test
Commit message (Collapse)AuthorAge
* ICE-7078 - test controller out of memory issue in WindowsJose2016-03-31
|
* Build test controller with test targetsJose2016-03-29
|
* TestController build dependency fixesJose2016-03-29
|
* Enabling server network tracing causes browser JavaScript tests to hangJose2016-03-28
|
* Windows wide string literal fixesJose2016-03-10
|
* Update version to 3.6.2Jose2016-03-10
|
* String literals fixesJose2016-03-10
| | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding
* ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
|
* More Copyright year updatesJoe George2016-03-07
|
* Update copyright headersJoe George2016-03-01
|
* Slice/generation test needs to clean up generated files in JavaMark Spruiell2016-02-22
|
* Updated timeouts in Java/C# timeout test to prevent SLES failuresBenoit Foucher2016-01-14
|
* Fixed potential deadlock that could occur with Ice for C++ when using ↵Benoit Foucher2016-01-05
| | | | collocation optimization and serialization
* Fixed bug in Java/C# class data member generated patcherJose2015-11-19
|
* ICE-6767 Better handling of server start failure by test controllerDwayne Boone2015-10-01
|
* Fixed ICE-6824 - timeout test failure on SLES12Benoit Foucher2015-09-28
|
* ICE-6774 fixed iceboxadmin test to work with all protocolsDwayne Boone2015-09-17
|
* ICE-6774 added iceboxadmin test to IceBox/adminDwayne Boone2015-09-17
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* Fixed ICE-6778 - background test failureBenoit Foucher2015-09-08
|
* Fixed test controller hang if server process failed to startBenoit Foucher2015-09-02
|
* ICE-6742 - more python3 fixesMark Spruiell2015-08-28
|
* ICE-6744 - updating test to use better ciphers with anon-DHMark Spruiell2015-08-28
|
* ICE-6744 - IceSSL test failure with DH and Java7Mark Spruiell2015-08-28
|
* Fix for Ice/properties when running with python 2.7Jose2015-08-17
|
* Revert "Fixed ICE-6707 - default interface for discovery is now ↵Benoit Foucher2015-08-14
| | | | | | Ice.Default.Host if it is set" This reverts commit 406e393f2be3a29830a7758e58e4e674afc5e21e.
* Fixed ICE-6707 - default interface for discovery is now Ice.Default.Host if ↵Benoit Foucher2015-08-13
| | | | it is set
* Updated version to 3.6.1Dwayne Boone2015-07-31
|
* ICE-6302 Fixed intermittent sessionHelper test failureDwayne Boone2015-07-28
|
* Added test to Glacier2/sessionHelper to test interrupting connection ↵Dwayne Boone2015-07-28
| | | | establishment
* ICE-6628 fixed warning in android facets testDwayne Boone2015-07-24
|
* The communicator now catch exceptions raised by plugin initialize and raise ↵Benoit Foucher2015-06-17
| | | | PluginInitializationException instead
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* Fix for ICE-6598: prevent servers to start concurrentlyBenoit Foucher2015-06-16
|
* Fix to run browser tests with CSharp serversJose2015-06-15
|
* Removed work-around for JRE 8 bug, now fixedBernard Normier2015-06-08
|
* Fix TestController to pass extra arguments to run.pyJose2015-05-28
|
* Renamed zeroc-ice-certutils to zeroc-icecertutilsBenoit Foucher2015-05-25
|
* Fixed ICE-6501: android SSL test failure and other minor Android test failuresBenoit Foucher2015-05-12
|
* ICE-6485 enums tests fails with --cross=objective-cDwayne Boone2015-05-08
|
* fixing gradle test dependencyMark Spruiell2015-05-05
|
* minor fix to exceptions test in JavaMark Spruiell2015-05-04
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Fixed ICE-6438, ICE-6439 and various inconsistencies between IceSSL ↵Benoit Foucher2015-04-23
| | | | implementations
* New set of certificates for IceSSL/configuration test and variousBenoit Foucher2015-04-16
| | | | | | | IceSSL fixes. - Windows C++ and C# implementation of IceSSL is now a bit less picky for SUBJECTDN and ISSUERDN - Windows SChannel implementation now accept PKCS#1 certificates
* ICE-6383 - remove DES crypt support and related fixesJose2015-04-01
| | | | | - rename cryptpasswd.py to hashpassword.py - make install installs the script to main bin directory
* ICE-6383 - Update crypt password usageJose2015-04-01
| | | | | | | | | | | | Added new script to create crypt passwords using passlib scripts/cryptpasswd.py Remove tests passwords files they are now generated using cryptpasswd script Update CryptPermissionsVerifierI to support PBKDF2 password schemes in Windows and OS X, and MD5/SHA256/SHA512 crypt in Linux, on other systems fallback to DES_crypt from openssl
* Moved gradle plugin to its own repositoryDwayne Boone2015-03-24
|
* README -> README.mdMatthew Newhook2015-03-19
|
* Modified the gradle plugin to automatically add the Ice slice dir to the ↵Dwayne Boone2015-03-13
| | | | includes