summaryrefslogtreecommitdiff
path: root/cpp/test/IceSSL/certificateVerification/Client.cpp
Commit message (Collapse)AuthorAge
* new IceSSL pluginMark Spruiell2006-03-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* AMI retry fixes; added missing fileMarc Laukien2006-03-01
|
* Changing demo and test port numbers.Brent Eagles2006-02-20
|
* some cleanup.Matthew Newhook2005-11-04
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Deprecation of global Slice definitions.Michi Henning2004-08-31
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* fixMarc Laukien2004-02-19
|
* fixMarc Laukien2004-02-19
|
* more acm; removed proxy count in connectionsMarc Laukien2004-02-18
|
* 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
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* merging from plugins branchMark Spruiell2002-04-24
|
* connections are now released when the last proxy is destroyedMarc Laukien2002-03-31
|
* Cleaned up some stuff.Anthony Neal2002-03-27
|
* Updated to fit into the test framework.Anthony Neal2002-03-25
|
* Adding as part of a rename.Anthony Neal2002-03-25