summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/Context.h
Commit message (Collapse)AuthorAge
* use two stages for plugin initialization; refactoring to remove ContextMark Spruiell2006-04-26
|
* - Added IceInternal::TransciverPtr ConnectionI::getTransceiver() const to;Matthew Newhook2006-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.RandomMark Spruiell2006-04-19
|
* removing client/server properties for IceSSLMark Spruiell2006-04-19
|
* minor change to verifierMark Spruiell2006-04-14
|
* new IceSSL pluginMark Spruiell2006-03-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=534Matthew Newhook2005-11-08
|
* fix for bug 332: IceSSL: is handshake retry loop necessary?Mark Spruiell2005-06-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Fix for bug 4194, you can now turn off certificate validity period checkingAnthony Neal2004-02-12
| | | | | of peer certificates. See the IceSSL.Client.IgnoreValidPeriod and IceSSL.Server.IgnoreValidPeriod properties.
* Modifications made to:Anthony Neal2003-12-12
| | | | | Add additional cleanup processing on Plugin destruction. Add IceSSL.MemoryDebug messages.
* Use communicator->getLogger() instead of caching the logger to eventuallyBenoit Foucher2003-05-19
| | | | use logger installed by the user.
* version update; date changeMarc Laukien2003-02-04
|
* Implemented connect-time handshaking.Anthony Neal2002-10-29
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Cleanup of IceSSL, removal of OpenSSL namespace.Anthony Neal2002-09-13