summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/TransceiverI.cpp
Commit message (Collapse)AuthorAge
...
* removing trace messageMark Spruiell2007-02-01
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1690,Matthew Newhook2007-01-31
| | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1711
* bug 1705: acceptor can block indefinitelyMark Spruiell2007-01-30
|
* Fixed bug 1361Benoit Foucher2007-01-15
|
* Updated copyright headerDwayne Boone2007-01-08
|
* fix for bug 933: Glacier2/router test failureMark Spruiell2006-06-20
|
* fixes for 64 bit windows build.Matthew Newhook2006-06-12
|
* Added support for IceSSL.TrustOnly. Fixed bug with allTests.py script.Matthew Newhook2006-05-31
| | | | Added -R option to allTests.py.
* - 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.
* fixing "bad write retry" problem in faultTolerance testMark Spruiell2006-04-12
|
* minor change for shutdownMark Spruiell2006-04-11
|
* new IceSSL pluginMark Spruiell2006-03-28