Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | new IceSSL plugin | Mark Spruiell | 2006-03-28 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | AMI retry fixes; added missing file | Marc Laukien | 2006-03-01 |
| | |||
* | Changing demo and test port numbers. | Brent Eagles | 2006-02-20 |
| | |||
* | some cleanup. | Matthew Newhook | 2005-11-04 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Deprecation of global Slice definitions. | Michi Henning | 2004-08-31 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | fix | Marc Laukien | 2004-02-19 |
| | |||
* | fix | Marc Laukien | 2004-02-19 |
| | |||
* | more acm; removed proxy count in connections | Marc Laukien | 2004-02-18 |
| | |||
* | 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 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | Runtime->Local | Marc Laukien | 2002-09-20 |
| | |||
* | Renamed Ice::LocalException to Ice::RuntimeException. | Michi Henning | 2002-09-20 |
| | |||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | merging from plugins branch | Mark Spruiell | 2002-04-24 |
| | |||
* | connections are now released when the last proxy is destroyed | Marc Laukien | 2002-03-31 |
| | |||
* | Cleaned up some stuff. | Anthony Neal | 2002-03-27 |
| | |||
* | Updated to fit into the test framework. | Anthony Neal | 2002-03-25 |
| | |||
* | Adding as part of a rename. | Anthony Neal | 2002-03-25 |