summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/SslTransceiver.h
Commit message (Expand)AuthorAge
* new IceSSL pluginMark Spruiell2006-03-28
* Updated copyrightDwayne Boone2006-03-14
* #ifdef code that is only used for debugging and doesn't compile on Mac OS XBenoit Foucher2005-11-21
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=534Matthew Newhook2005-11-08
* fix for bug 332: IceSSL: is handshake retry loop necessary?Mark Spruiell2005-06-14
* 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
* more TransportInfo stuffMarc Laukien2004-08-11
* TranportInfoMarc Laukien2004-08-04
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-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
* 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
* Modifications required for cleaning up thread-specific error queues.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
* added spaceMarc Laukien2002-07-09
* unix formatMarc Laukien2002-06-24
* removed spaces after keywordsMarc Laukien2002-06-23
* Renaming Ice.Trace.Security to IceSSL.Trace.Security Cleaning up IceSSLMark Spruiell2002-04-26
* merging from plugins branchMark Spruiell2002-04-24