summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/SslClientTransceiver.cpp
Commit message (Collapse)AuthorAge
* Connection.iceMarc Laukien2004-09-13
|
* TranportInfoMarc Laukien2004-08-04
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* ConnectionRefusedExceptionMarc Laukien2004-03-29
|
* Changed C++ mapping of Slice byte from char to unsigned char.Michi Henning2003-05-30
|
* Sun: 64 bit + CC 5.3 supportBernard Normier2003-04-29
|
* version update; date changeMarc Laukien2003-02-04
|
* statsMarc Laukien2003-01-30
|
* Implemented connect-time handshaking.Anthony Neal2002-10-29
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* 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
cleaned up a lot of code.