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 compiler warnings about unused variables when doing optimized build. | Michi Henning | 2004-05-19 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Modifications made to: | Anthony Neal | 2003-12-12 |
| | | | | | Add additional cleanup processing on Plugin destruction. Add IceSSL.MemoryDebug messages. | ||
* | Eliminated numerous warnings from Sun C++ 5.4 builds | Bernard Normier | 2003-04-24 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | 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 |
| | |||
* | lots and lots of fixes | Marc Laukien | 2002-09-29 |
| | |||
* | Cleanup of IceSSL, removal of OpenSSL namespace. | Anthony Neal | 2002-09-13 |
| | |||
* | Changed Slice parser to disallow leading underscore for identifiers. | Michi Henning | 2002-07-25 |
| | | | | | | | | Changed Slice parser to reject identifiers beginning with "Ice", unless the --ice option is used. Changed Slice parser to disallow identifiers that have a trailing "Operations", "Holder", "Helper", "Prx", or "Ptr", to avoid clashes with language mappings. Fixed tests and remaining code base to work correctly with the changed rules. | ||
* | Have added new capabilities to Glacier to adjust the issued time to allow | Anthony Neal | 2002-07-17 |
| | | | | | for a certain 'grace' period for clients whose clocks are off. This is Glacier.Starter.Certificate.IssuedAdjust. | ||
* | 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 |