summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/PluginI.cpp
Commit message (Collapse)AuthorAge
...
* 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