summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/SslClientTransceiver.cpp
Commit message (Collapse)AuthorAge
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=534Matthew Newhook2005-11-08
|
* Disable code with ifdefDwayne Boone2005-09-26
|
* fix for bug 332: IceSSL: is handshake retry loop necessary?Mark Spruiell2005-06-14
|
* Get rid of a bunch of 64bit warnings on SunDwayne Boone2005-03-07
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* 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.