summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/ConnectorI.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.
* minor fixMark Spruiell2006-04-30
|
* use two stages for plugin initialization; refactoring to remove ContextMark Spruiell2006-04-26
|
* - 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.
* removing client/server properties for IceSSLMark Spruiell2006-04-19
|
* minor change to verifierMark Spruiell2006-04-14
|
* new IceSSL pluginMark Spruiell2006-03-28