Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | new IceSSL plugin | Mark Spruiell | 2006-03-28 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Make sure only one adapter ready is printed to make sure the client isn't | Benoit Foucher | 2004-03-04 |
| | | | | started before the server is fully initiailized | ||
* | Removing test only properties that were leaking into other tests. | Anthony Neal | 2003-07-17 |
| | |||
* | Got rid of properties IceSSL.[Client|Server].CertificateVerifier - these | Anthony Neal | 2003-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 local | Michi Henning | 2003-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 change | Marc Laukien | 2003-02-04 |
| | |||
* | many fixes to run scripts | Marc Laukien | 2002-11-08 |
| | |||
* | fixes | Marc Laukien | 2002-11-08 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | Updated to fix test script bug. | Anthony Neal | 2002-05-06 |
| | |||
* | merging from plugins branch | Mark Spruiell | 2002-04-24 |
| | |||
* | Updated to fit into the test framework. | Anthony Neal | 2002-03-25 |
| | |||
* | Updated to attempt to get a test for the Single Certificate certificate | Anthony Neal | 2002-03-25 |
| | | | | verifier in place. | ||
* | Initial addition. | Anthony Neal | 2002-03-24 |