Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use two stages for plugin initialization; refactoring to remove Context | Mark Spruiell | 2006-04-26 |
| | |||
* | - Added IceInternal::TransciverPtr ConnectionI::getTransceiver() const to; | Matthew Newhook | 2006-04-24 |
| | | | | | | | | | - Added IceSSL::ConnectionInfo. - Removed IceSSL::VerifyInfo. The connection callback now takes a ConnectionInfo. - Added IceSSL::Certificate & associated exceptions. - Added IceSSL::getConnectionInfo(). - Added more tests to test/IceSSL/configuration. | ||
* | moving checkPath so that PluginI can use it for IceSSL.Random | Mark Spruiell | 2006-04-19 |
| | |||
* | removing client/server properties for IceSSL | Mark Spruiell | 2006-04-19 |
| | |||
* | minor change to verifier | Mark Spruiell | 2006-04-14 |
| | |||
* | new IceSSL plugin | Mark Spruiell | 2006-03-28 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=534 | Matthew Newhook | 2005-11-08 |
| | |||
* | fix for bug 332: IceSSL: is handshake retry loop necessary? | Mark Spruiell | 2005-06-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 |
| | |||
* | Fix for bug 4194, you can now turn off certificate validity period checking | Anthony Neal | 2004-02-12 |
| | | | | | of peer certificates. See the IceSSL.Client.IgnoreValidPeriod and IceSSL.Server.IgnoreValidPeriod properties. | ||
* | Modifications made to: | Anthony Neal | 2003-12-12 |
| | | | | | Add additional cleanup processing on Plugin destruction. Add IceSSL.MemoryDebug messages. | ||
* | Use communicator->getLogger() instead of caching the logger to eventually | Benoit Foucher | 2003-05-19 |
| | | | | use logger installed by the user. | ||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | Implemented connect-time handshaking. | Anthony Neal | 2002-10-29 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | Cleanup of IceSSL, removal of OpenSSL namespace. | Anthony Neal | 2002-09-13 |