Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | GCC 3.4 port | Bernard Normier | 2004-05-08 |
| | |||
* | 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. | ||
* | Comments explaining why we have handshake timeouts set to a min of 5s and | Anthony Neal | 2003-12-12 |
| | | | | why we do in-transceiver retries. | ||
* | Modifications made to: | Anthony Neal | 2003-12-12 |
| | | | | | Add additional cleanup processing on Plugin destruction. Add IceSSL.MemoryDebug messages. | ||
* | bug fix for certificate loading error | Mark Spruiell | 2003-11-24 |
| | |||
* | Use communicator->getLogger() instead of caching the logger to eventually | Benoit Foucher | 2003-05-19 |
| | | | | use logger installed by the user. | ||
* | merge with e3_2003 | Mark Spruiell | 2003-05-04 |
| | |||
* | Eliminated numerous warnings from Sun C++ 5.4 builds | Bernard Normier | 2003-04-24 |
| | |||
* | gcc 2.95.3 fixes | Marc Laukien | 2003-04-04 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | disable SSLv2 | Mark Spruiell | 2003-01-29 |
| | |||
* | 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 |
| | |||
* | Now logging uses LoggerUtil. | Anthony Neal | 2002-09-13 |
| | |||
* | Cleanup of IceSSL, removal of OpenSSL namespace. | Anthony Neal | 2002-09-13 |