summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/OpenSSLPluginI.h
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
|
* The SSL plug-in no longer caches the logger.Matthew Newhook2005-03-04
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* test suite now works with thread per connectionMarc Laukien2004-10-27
|
* fixMarc Laukien2004-10-13
|
* static mutex fix for IceSSLMarc Laukien2004-10-07
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* 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
|
* fixMarc Laukien2003-01-31
|
* statsMarc Laukien2003-01-30
|
* fixed copyright dateMarc Laukien2002-11-06
|
* 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
|
* Modifications required for cleaning up thread-specific error queues.Anthony Neal2002-09-13
|
* Cleanup of IceSSL, removal of OpenSSL namespace.Anthony Neal2002-09-13
|
* Removed the Connection classes, added the new SslTransceiver hierarchy,Anthony Neal2002-09-11
| | | | cleaned up a lot of code.
* added spaceMarc Laukien2002-07-09
|
* unix formatMarc Laukien2002-06-24
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* more fixes/cleanupMarc Laukien2002-06-10
|
* Renaming Ice.Trace.Security to IceSSL.Trace.Security Cleaning up IceSSLMark Spruiell2002-04-26
| | | | dependencies on Ice core
* merging from plugins branchMark Spruiell2002-04-24