summaryrefslogtreecommitdiff
path: root/cpp/test/IceSSL/configuration/run.py
Commit message (Collapse)AuthorAge
* Refactored test scriptsBenoit Foucher2016-11-25
|
* IceSSL/configuration test fixes for Debian kFreeBSDJose2016-06-10
|
* Update copyright headersJoe George2016-03-01
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Various SSL fixes, tests for intermedate CAsBenoit Foucher2015-04-16
|
* 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
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5758) - Disable SSLv3 by defaultJose2014-10-21
|
* OS X 10.10 SSL configuration fixesJose2014-10-21
|
* Fix SSL configuration test to create Find.keychainJose2014-08-21
|
* 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
|
* 4279 - alllTest.py fails to run if source path contains white spaces.Jose2009-11-26
|
* 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()
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* 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
* 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.
* Updated copyright headerDwayne Boone2007-01-08
|
* new IceSSL pluginMark Spruiell2006-03-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* fix for CentOS waitpid bugMark Spruiell2006-02-01
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Got carried away when changing the tests to unbuffered I/O and changed moreMichi Henning2004-07-06
| | | | than necessary. Changed back now :-)
* Changed test scripts to use unbuffered I/O so when we run the scripts fromMichi Henning2004-07-06
| | | | | allTests.py, we get to see the output as it is produced, not line by line.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Redirected stderr to stdout in all popen callsBernard Normier2004-05-04
|
* fixesMarc Laukien2004-02-18
|
* version update; date changeMarc Laukien2003-02-04
|
* many fixes to run scriptsMarc Laukien2002-11-08
|
* fixesMarc Laukien2002-11-08
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* added spaceMarc Laukien2002-07-09
|
* python test scripts cleanupMarc Laukien2002-04-27
|
* test script now halt in case of an errorMarc Laukien2002-04-17
|
* Updated to get rid of the server process ID being output during the tests.Anthony Neal2002-03-27
|
* Updated to fit into the test framework.Anthony Neal2002-03-25
|
* Updated with a couple of minor bug fixes (ContextOpenSSL.cpp andAnthony Neal2002-03-21
SystemOpenSSL.cpp) and the addition of the initial tests for IceSSL.