summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/SslTransceiver.cpp
Commit message (Expand)AuthorAge
* new IceSSL pluginMark Spruiell2006-03-28
* Updated copyrightDwayne Boone2006-03-14
* Windows x64 portBernard Normier2005-11-21
* #ifdef code that is only used for debugging and doesn't compile on Mac OS XBenoit Foucher2005-11-21
* fix signature mismatchBrent Eagles2005-11-15
* Fixed bug 588Benoit Foucher2005-11-08
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=534Matthew Newhook2005-11-08
* bug fixMark Spruiell2005-08-19
* 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
* 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