summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/TransceiverI.cpp
Commit message (Expand)AuthorAge
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07
* Fixed race condition which could cause request to be dispatched even if the c...Benoit Foucher2014-07-21
* CR-20 - SecureTransport review fixesJose2014-06-11
* Fixed (ICE-4894) - Native SSL implementation for OS XJose2014-06-06
* Fixed (ICE-5510) - Remove Stats interface that was deprecated in 3.5Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* Fixed OpenSSL deprecation warning on OS XBenoit Foucher2013-11-26
* Fixed (ICE-5328) - ThreadLockedException in IceSSLJose2013-09-03
* Revert "Fix to allow transceivers to read more data than requested."Benoit Foucher2013-07-26
* Fix to allow transceivers to read more data than requested.Benoit Foucher2013-07-12
* dependency updates & Linux fixesMark Spruiell2013-04-05
* fixing Linux compile issues for SOCKS/C++ changesMark Spruiell2013-04-04
* * SOCKS support for C++Mark Spruiell2013-04-04
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
* Fixed mingw warnings and added -Werror to mingw buildBernard Normier2012-12-26
* Fixed ICE-5079: Replaced IceInternal::Address by a union to avoid reinterpret...Bernard Normier2012-12-26
* Fixed ICE-4913: deprecate Ice::StatsBernard Normier2012-11-19
* Fixed communicator flushBatchRequests to allow tracingBenoit Foucher2012-09-10
* Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-06
|\
| * MinGW & Ruby-1.9 updatesJose2012-07-26
* | Before RequestObserver changeBenoit Foucher2012-07-27
|/
* Fixed copyrightsBenoit Foucher2012-04-25
* Fixed ICE-4735 - Windows 8 assert on connection establishmentBenoit Foucher2011-11-16
* ICE-4716 - Fixing IceSSL bug for Java/C++Mark Spruiell2011-11-04
* bug 5128 - assertion failure in IceSSL transceiverMark Spruiell2011-06-06
* bug 5098 - access violation in IceSSL transceiverMark Spruiell2011-06-02
* bug 5098 - leak in IceSSL::TransceiverIMark Spruiell2011-05-19
* 5082 - Network tracing shows remote address = <not connected>Jose2011-05-17
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* New AMI mappingBenoit Foucher2009-11-23
* - Removed old IceSSL::ConnectionInfo struct, it's now replaced withBenoit Foucher2009-10-21
* Added Ruby implemetation of EndpointInfo and ConnectionInfoDwayne Boone2009-10-16
* Added support for EndpointInfo and ConnectionInfo to python.Dwayne Boone2009-10-16
* Added ConnectionInfo/EndpointInfo, bug 4280 & 3964Benoit Foucher2009-10-12
* C++Builder 2010 supportDwayne Boone2009-10-02
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
* Bug 2798 - add reason information to MemoryLimitExceptionDwayne Boone2009-04-21
* bug 3464 - IceSSL.CheckCertName property had no effect in C++Mark Spruiell2009-01-02
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* bug 3007 - getpeername fails on Windows w/ IPv6Mark Spruiell2008-04-21
* bug 3008 - IceSSL cleanupMark Spruiell2008-04-15
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Updated copyrightDwayne Boone2008-01-23
* Fixed bug 2304Benoit Foucher2008-01-07
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* synchronize access to SSL data structureMark Spruiell2007-07-09
* Added Ice.TCP.SndSize/Ice.TCP.RcvSize properties, fixed throughput issue onBenoit Foucher2007-05-23