summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/ClientContext.cpp
Commit message (Collapse)AuthorAge
* 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.
* 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
|
* Now logging uses LoggerUtil.Anthony Neal2002-09-13
|
* Cleanup of IceSSL, removal of OpenSSL namespace.Anthony Neal2002-09-13