summaryrefslogtreecommitdiff
path: root/cpp/test/IceSSL/certificateVerification/run.py
Commit message (Collapse)AuthorAge
* new IceSSL pluginMark Spruiell2006-03-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Make sure only one adapter ready is printed to make sure the client isn'tBenoit Foucher2004-03-04
| | | | started before the server is fully initiailized
* Removing test only properties that were leaking into other tests.Anthony Neal2003-07-17
|
* Got rid of properties IceSSL.[Client|Server].CertificateVerifier - theseAnthony Neal2003-07-16
| | | | | | | | | | were test properties, not part of the IceSSL plugin. Previously, Ice was unable to allow the pass-through of non Ice or IceSSL command line parameters into the Properties. This was fixed, but these properties in the certificateVerification test were missed. Somehow they ended up in the src/Ice/PropertiesI.cpp file as constants. Have modified doc/Properties.sgml to include a proper description of the Glacier.Router.AcceptCert property.
* - Added a test to the Slice parser to complain if an operation on a localMichi Henning2003-06-04
| | | | | | | | interface or class has an exception specification. - Added a test to the property parsing code to print a warning on stderr if a property is not recognized. This prevents silly typos, such as "Ice.config=MyFile" (instead of "Ice.Config=MyFile") from slipping through undetected.
* 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
|
* Updated to fix test script bug.Anthony Neal2002-05-06
|
* merging from plugins branchMark Spruiell2002-04-24
|
* Updated to fit into the test framework.Anthony Neal2002-03-25
|
* Updated to attempt to get a test for the Single Certificate certificateAnthony Neal2002-03-25
| | | | verifier in place.
* Initial addition.Anthony Neal2002-03-24