summaryrefslogtreecommitdiff
path: root/cpp/test/IceSSL/certificateVerification/Server.cpp
Commit message (Collapse)AuthorAge
* new IceSSL pluginMark Spruiell2006-03-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* 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
|
* 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
* 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
|
* Ice.Warn.Connection -> Ice.Warn.ConnectionsBenoit Foucher2002-11-21
|
* Changed warning properties (Ice.ConnectionWarning -> Ice.Warn.Connection)Benoit Foucher2002-11-21
| | | | Added Ice.Warn.Dispatch warnings.
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* lots and lots of fixesMarc Laukien2002-09-29
|
* Cleanup of IceSSL, removal of OpenSSL namespace.Anthony Neal2002-09-13
|
* Object adapter creation method changes, IceBox changes.Benoit Foucher2002-09-11
|
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* merging from plugins branchMark Spruiell2002-04-24
|
* Updated to fit into the test framework.Anthony Neal2002-03-25
|
* Adding as part of a rename.Anthony Neal2002-03-25