summaryrefslogtreecommitdiff
path: root/cpp/test/Glacier2/ssl/run.py
Commit message (Collapse)AuthorAge
* Refactored test scriptsBenoit Foucher2016-11-25
|
* Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\
| * Update copyright headersJoe George2016-03-01
| |
* | Windows msbuild build updatesJose2016-02-26
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-6095: Removed deprecated Glacier2.AddSSLContext propertyBenoit Foucher2014-12-09
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* 4166 - Investigate appverifier (Added support to run test suite with it)Jose2009-11-17
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4333Matthew Newhook2009-10-27
| | | | | - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup()
* Fixed bug 4228 - add connection information to contextBenoit Foucher2009-10-14
|
* C++Builder 2010 supportDwayne Boone2009-10-02
|
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* http://bugzilla/bugzilla/show_bug.cgi?id=3808 - odd output in ↵Matthew Newhook2009-03-12
| | | | | | | | | | | | | | | | | | IceGrid/activation test. Squashed commit of the following: commit 201ba9220339ff3a1a828b16782bf78d39949ed7 Author: Matthew Newhook <matthew@centosvm4.matthew.zeroc.com> Date: Thu Mar 12 01:51:20 2009 +0800 Delay the start of the reading thread until "ok" has been printed. commit a5eadfe584720f93502fffcd08ef40acab5416c6 Author: Matthew Newhook <matthew@centosvm4.matthew.zeroc.com> Date: Thu Mar 12 00:52:17 2009 +0800 added missing flush.
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Numerous cleanups to the test suite and expect scripts.Matthew Newhook2008-08-04
| | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py
* Fixed bug 2861Benoit Foucher2008-03-24
|
* - Fixed [http://bugzilla/bugzilla/show_bug.cgi?id=2832 bug 2832]Benoit Foucher2008-03-18
| | | | | | | | | - Fixed [http://bugzilla/bugzilla/show_bug.cgi?id=2833 bug 2833] - Cleaned up C# IceSSL configuration test. - Fixed build system bug introduced bug fix for bug [http://bugzilla/bugzilla/show_bug.cgi?id=2831 bug 2831] - Got rid of some unecessary methods from TestUtil.py (getCertsDir, getBinDir) - Fixed bug where -I/include was added to the CPPFLAGS on Linux - Removed generation of {{{Ice-<version>-demos-for-msi.zip}}}
* bug 2615Matthew Newhook2008-02-14
|
* Updated copyrightDwayne Boone2008-01-23
|
* - 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.
* Squashed commit of the following:Bernard Normier2007-09-26
| | | | | | | | commit 8b2757175b076f620b2f5c5c788f811f38a4fa5b Author: Bernard Normier <bernard@zeroc.com> Date: Wed Sep 26 18:56:30 2007 -0400 Deprecated Glacier2.Admin and IcePatch2.Admin
* Removed use of Ice.OA.Dwayne Boone2007-02-14
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
|
* Added Glacier2.AddSSLContextDwayne Boone2006-11-28
|
* Bug 1136Dwayne Boone2006-11-22
|
* Added NullPermissionsVerifiers to Glacier2Dwayne Boone2006-11-15
|
* bug 1156: removing deprecated Identity propertiesMark Spruiell2006-08-24
|
* Fix for bug 1047.Benoit Foucher2006-06-19
|
* test/glacier2/ssl works without using "ssl".Matthew Newhook2006-06-09
|
* updates to the custom run.py scripts. Updates to TestUtil.py to spawn aMatthew Newhook2006-06-08
| | | | reader thread for servers.
* Added implementation of SSL authorization for Glacier2.Matthew Newhook2006-05-18
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=959Matthew Newhook2006-04-25
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=959, plus added test.Matthew Newhook2006-04-25