summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/PluginI.cpp
Commit message (Collapse)AuthorAge
...
* Back out last changeDwayne Boone2006-11-09
|
* Derive from std::exceptionDwayne Boone2006-11-09
|
* Bug 1339.Michi Henning2006-08-29
| | | | Bug 1335 and 1325 for Ice-E.
* fixing bug 1151: extern C function signaturesMark Spruiell2006-08-22
|
* Fix for bug 1047.Benoit Foucher2006-06-19
|
* Added support for IceSSL.TrustOnly. Fixed bug with allTests.py script.Matthew Newhook2006-05-31
| | | | Added -R option to allTests.py.
* use two stages for plugin initialization; refactoring to remove ContextMark Spruiell2006-04-26
|
* minor cleanup in IceSSLMark Spruiell2006-04-25
|
* - 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
|
* VC6 fixesMark Spruiell2006-03-28
|
* new IceSSL pluginMark Spruiell2006-03-28