summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/OpenSSLPluginI.cpp
Commit message (Expand)AuthorAge
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Update copyright year to 2018Jose2018-02-14
* Fix (ICE-7846) - Add Ice::registerIceSSLOpenSSL to IceSSL/OpenSSL.hJose2017-04-28
* Rename getEngineVersion -> getOpenSSLVersion, remove getEngineNameJose2017-04-11
* Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
* new IceSSL pluginMark Spruiell2006-03-28
* Updated copyrightDwayne Boone2006-03-14
* Moved VS 8 warning suppression into IceUtil/DisableWarnings.hMichi Henning2005-11-18
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=534Matthew Newhook2005-11-08
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
* Tru64 portBernard Normier2005-08-16
* The SSL plug-in no longer caches the logger.Matthew Newhook2005-03-04
* Updated copyrights to 2005Bernard Normier2005-02-16
* fix for cleanup bug in IceSSLMark Spruiell2005-01-20
* test suite now works with thread per connectionMarc Laukien2004-10-27
* fixMarc Laukien2004-10-13
* static mutex fix for IceSSLMarc Laukien2004-10-07
* AIX portBernard Normier2004-06-08
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* FreeBSD portBernard Normier2004-05-11
* Fix for bug 4194, you can now turn off certificate validity period checkingAnthony Neal2004-02-12
* MacOS X port.Benoit Foucher2004-02-10
* HP-UX portBernard Normier2004-01-23
* Fixes the compile error with earlier versions of OpenSSL.Anthony Neal2004-01-06
* Added comment.Anthony Neal2003-12-18
* Added conditional compilation of CRYPTO_cleanup_all_ext_data() andAnthony Neal2003-12-18
* Modifications made to:Anthony Neal2003-12-12
* Merged from R1_1_branchBernard Normier2003-06-02
* Use communicator->getLogger() instead of caching the logger to eventuallyBenoit Foucher2003-05-19
* Eliminated numerous warnings from Sun C++ 5.4 buildsBernard Normier2003-04-24
* minorMarc Laukien2003-02-22
* fixMarc Laukien2003-02-22
* portability fixes for openssl, xerces; dependency updateMark Spruiell2003-02-21
* version update; date changeMarc Laukien2003-02-04
* fixMarc Laukien2003-01-31
* statsMarc Laukien2003-01-30
* Style fixes only.Michi Henning2002-12-05
* fixed copyright dateMarc Laukien2002-11-06
* improved error handling in plug-in entry pointMark Spruiell2002-11-05
* Implemented connect-time handshaking.Anthony Neal2002-10-29
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
* First shot at porting to VC++ 2002. Code compiles, but suffers randomMichi Henning2002-10-28
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
* Modifications required for cleaning up thread-specific error queues.Anthony Neal2002-09-13
* Now logging uses LoggerUtil.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