summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/SslTransceiver.cpp
Commit message (Expand)AuthorAge
* more fixes for thread per connectionMarc Laukien2004-10-26
* started with thread per clientMarc Laukien2004-10-25
* static mutex fix for IceSSLMarc Laukien2004-10-07
* Connection.iceMarc Laukien2004-09-13
* TranportInfoMarc Laukien2004-08-04
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* ConnectionRefusedExceptionMarc Laukien2004-03-29
* removed shutdown() stuff againMarc Laukien2004-01-23
* fixMarc Laukien2004-01-18
* Fixed Windows buildBernard Normier2003-12-16
* Modifications made to:Anthony Neal2003-12-12
* fixesMarc Laukien2003-12-12
* gethostbyname_rMarc Laukien2003-12-11
* Updated receiving side for DatagramLimitException. Test is now done inMichi Henning2003-07-30
* Merging changes for DatagramLimitExceptionMichi Henning2003-07-18
* Changed C++ mapping of Slice byte from char to unsigned char.Michi Henning2003-05-30
* cache fdToString results to avoid exception when connection is shutdown onMark Spruiell2003-05-09
* Sun: 64 bit + CC 5.3 supportBernard Normier2003-04-29
* Removed the throw in close() - close() should not throw any exceptions.Anthony Neal2003-02-05
* version update; date changeMarc Laukien2003-02-04
* fixMarc Laukien2003-01-31
* statsMarc Laukien2003-01-30
* fixed copyright dateMarc Laukien2002-11-06
* Minor fix to the IceSSL mod.Anthony Neal2002-10-29
* 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
* Removed bad throw; from end of SslTransceiver::close().Anthony Neal2002-09-06
* fixesMarc Laukien2002-09-06
* some cleanupMarc Laukien2002-08-28
* added spaceMarc Laukien2002-07-09
* removed spaces after keywordsMarc Laukien2002-06-23
* Updated to fix a problem with SSL server shutdown.Anthony Neal2002-05-14
* Renaming Ice.Trace.Security to IceSSL.Trace.Security Cleaning up IceSSLMark Spruiell2002-04-26
* merging from plugins branchMark Spruiell2002-04-24