Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Windows SSL SChannel implementation & OS X Secure Transport fixes. | Jose | 2014-08-07 |
| | |||
* | Fixed race condition which could cause request to be dispatched even if the ↵ | Benoit Foucher | 2014-07-21 |
| | | | | connection was just put on hold | ||
* | CR-20 - SecureTransport review fixes | Jose | 2014-06-11 |
| | |||
* | Fixed (ICE-4894) - Native SSL implementation for OS X | Jose | 2014-06-06 |
| | |||
* | Fixed (ICE-5510) - Remove Stats interface that was deprecated in 3.5 | Jose | 2014-05-02 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed OpenSSL deprecation warning on OS X | Benoit Foucher | 2013-11-26 |
| | |||
* | Fixed (ICE-5328) - ThreadLockedException in IceSSL | Jose | 2013-09-03 |
| | |||
* | Revert "Fix to allow transceivers to read more data than requested." | Benoit Foucher | 2013-07-26 |
| | | | | This reverts commit 9c4e79ce6760badf047568fd300fcbe3455f31b7. | ||
* | Fix to allow transceivers to read more data than requested. | Benoit Foucher | 2013-07-12 |
| | |||
* | dependency updates & Linux fixes | Mark Spruiell | 2013-04-05 |
| | |||
* | fixing Linux compile issues for SOCKS/C++ changes | Mark Spruiell | 2013-04-04 |
| | |||
* | * SOCKS support for C++ | Mark Spruiell | 2013-04-04 |
| | | | | | * Minor cleanup in C# * Unity fixes | ||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | Fixed mingw warnings and added -Werror to mingw build | Bernard Normier | 2012-12-26 |
| | |||
* | Fixed ICE-5079: Replaced IceInternal::Address by a union to avoid ↵ | Bernard Normier | 2012-12-26 |
| | | | | reinterpret_cast and warnings | ||
* | Fixed ICE-4913: deprecate Ice::Stats | Bernard Normier | 2012-11-19 |
| | |||
* | Fixed communicator flushBatchRequests to allow tracing | Benoit Foucher | 2012-09-10 |
| | |||
* | Merge remote-tracking branch 'origin/encoding11' into mx | Benoit Foucher | 2012-08-06 |
|\ | | | | | | | | | | | | | Conflicts: cpp/src/Ice/.depend cpp/src/Ice/.depend.mak cpp/src/slice2cpp/Gen.cpp | ||
| * | MinGW & Ruby-1.9 updates | Jose | 2012-07-26 |
| | | |||
* | | Before RequestObserver change | Benoit Foucher | 2012-07-27 |
|/ | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | Fixed ICE-4735 - Windows 8 assert on connection establishment | Benoit Foucher | 2011-11-16 |
| | |||
* | ICE-4716 - Fixing IceSSL bug for Java/C++ | Mark Spruiell | 2011-11-04 |
| | |||
* | bug 5128 - assertion failure in IceSSL transceiver | Mark Spruiell | 2011-06-06 |
| | |||
* | bug 5098 - access violation in IceSSL transceiver | Mark Spruiell | 2011-06-02 |
| | |||
* | bug 5098 - leak in IceSSL::TransceiverI | Mark Spruiell | 2011-05-19 |
| | |||
* | 5082 - Network tracing shows remote address = <not connected> | Jose | 2011-05-17 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
| | |||
* | - Removed old IceSSL::ConnectionInfo struct, it's now replaced with | Benoit Foucher | 2009-10-21 |
| | | | | | | | | | | | | | IceSSL::NativeConnectionInfo. - Removed Ice::ConnectionInfo endpoint attribute. - Added Ice::Connection::getEndpoint() method. - Added Ice::ConnectionInfo adapterName and incoming attributes. - Replaced Tcp and Udp prefixes with TCP and UDP in endpoint/info classes. - Added IPEndpointInfo and IPConnectionInfo intermediate classes. - Fixed 2058: deprecate ice_hash for Ice.Object & Ice.LocalObject, added ice_getHash - Fixed bug where Ice::Endpoint comparison would only compare the endpoint object addresses rather than the endpoint attributes like in Java and C#. - Added ice_getHash implementation for endpoints and cleaned up Reference::hash to use HashUtil.h helper methods. - Added test/Ice/info and removed endpoint info test from test/Ice/proxy. | ||
* | Added Ruby implemetation of EndpointInfo and ConnectionInfo | Dwayne Boone | 2009-10-16 |
| | |||
* | Added support for EndpointInfo and ConnectionInfo to python. | Dwayne Boone | 2009-10-16 |
| | | | | | | Set endpoint in Connection getInfo implementations. Removed unused _stateTime from ConnectionI. Remove ["cpp:virtual"] from SSLEndpointInfo slice definition. | ||
* | Added ConnectionInfo/EndpointInfo, bug 4280 & 3964 | Benoit Foucher | 2009-10-12 |
| | |||
* | C++Builder 2010 support | Dwayne Boone | 2009-10-02 |
| | |||
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 |
| | |||
* | Bug 2798 - add reason information to MemoryLimitException | Dwayne Boone | 2009-04-21 |
| | |||
* | bug 3464 - IceSSL.CheckCertName property had no effect in C++ | Mark Spruiell | 2009-01-02 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | bug 3007 - getpeername fails on Windows w/ IPv6 | Mark Spruiell | 2008-04-21 |
| | |||
* | bug 3008 - IceSSL cleanup | Mark Spruiell | 2008-04-15 |
| | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Fixed bug 2304 | Benoit Foucher | 2008-01-07 |
| | |||
* | - Merge IPv6 support from Dwayne's branch. | Benoit Foucher | 2007-12-19 |
| | | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints | ||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | ||
* | synchronize access to SSL data structure | Mark Spruiell | 2007-07-09 |
| | |||
* | Added Ice.TCP.SndSize/Ice.TCP.RcvSize properties, fixed throughput issue on | Benoit Foucher | 2007-05-23 |
| | | | | Win32. |