Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | IOCP changes, bug 3501, 4200, 4156, 3101 | Benoit Foucher | 2009-08-21 | |
| | ||||
* | Bug 4201 - No checks on the encapsulation size | Michi Henning | 2009-08-18 | |
| | ||||
* | Fixed bug 4145 - unexpected exception from batch request | Benoit Foucher | 2009-07-02 | |
| | ||||
* | Bug 2664 - show stack traces with C++ | Dwayne Boone | 2009-05-07 | |
| | ||||
* | Bug 2798 - add reason information to MemoryLimitException | Dwayne Boone | 2009-04-21 | |
| | ||||
* | - Fixed bug where Connection::close(false) could hang for some time | Benoit Foucher | 2009-03-11 | |
| | | | | - Fixed bug where exception could end up being caught by the selector thread | |||
* | Bug 3410 - remove deprecation of Ice.MonitorConnections | Dwayne Boone | 2009-02-19 | |
| | ||||
* | Fixed bug 3706 - invalid SocketException handler | Benoit Foucher | 2009-02-11 | |
| | ||||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Bug 2889 - fix compiler warnings on Sun | Dwayne Boone | 2008-03-25 | |
| | ||||
* | get rid of some optimizer warnings. | Matthew Newhook | 2008-03-13 | |
| | ||||
* | Fixed bug 2773 | Benoit Foucher | 2008-03-11 | |
| | ||||
* | Windows compilation fix | Benoit Foucher | 2008-03-07 | |
| | ||||
* | Added tests for serialize mode, fixed bug in ConnectionI::finished | Benoit Foucher | 2008-03-07 | |
| | ||||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 | |
| | ||||
* | - Fixed bug 2688 | Benoit Foucher | 2008-02-14 | |
| | | | | | | | - Fixed bug 2674 - Changed connection validation to always use non-blocking IO (bug 1981) - Added distribution/src/common/RELEASE_NOTES.txt - Moved distribution/src/windows/README.DEMOS to distribution/src/common | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | Minor fix, removed unused _waitingForSend attribute from ConnectionI | Benoit Foucher | 2008-01-22 | |
| | ||||
* | - Removed OA createReverseProxy method. | Benoit Foucher | 2008-01-21 | |
| | | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion. | |||
* | Fixed bug 2629 | Benoit Foucher | 2008-01-10 | |
| | ||||
* | - Fixed bug 2363, 2623, 2500 | Benoit Foucher | 2008-01-03 | |
| | | | | | - Added missing SignalPolicy.java - Removed foreground send support in Ice for C++ & Java | |||
* | Fixed bug 2592 | Benoit Foucher | 2007-12-12 | |
| | ||||
* | - 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. | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵ | Dwayne Boone | 2007-09-05 | |
| | | | | timers where possible | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2140 - Remove code no ↵ | Dwayne Boone | 2007-06-19 | |
| | | | | | | longer required nowa that IceUtil::Exception inherits from std::exception | |||
* | Bug 1873. | Benoit Foucher | 2007-03-23 | |
| | ||||
* | bug 1718 - race condition in ConnectionI destructor for | Mark Spruiell | 2007-02-07 | |
| | | | | thread-per-connection | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1690, | Matthew Newhook | 2007-01-31 | |
| | | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1711 | |||
* | minor fixes | Mark Spruiell | 2007-01-25 | |
| | ||||
* | adding thread-per-connection settings for proxies & OAs | Mark Spruiell | 2007-01-25 | |
| | ||||
* | Made batch auto-flush default | Dwayne Boone | 2007-01-23 | |
| | ||||
* | Changed proeprty name | Dwayne Boone | 2007-01-22 | |
| | ||||
* | Adde Ice.Batch.AutoFlush | Dwayne Boone | 2007-01-22 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1673 | Matthew Newhook | 2007-01-17 | |
| | ||||
* | remove bogus additional warning. | Matthew Newhook | 2007-01-17 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1179 | Matthew Newhook | 2007-01-16 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1665 | Matthew Newhook | 2007-01-16 | |
| | ||||
* | Fix bug 1650 | Benoit Foucher | 2007-01-10 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Added autoflushing of batches | Dwayne Boone | 2006-12-22 | |
| | ||||
* | started the 'two threads per connection' | Marc Laukien | 2006-08-15 | |
| | ||||
* | Merge from R3_1_branch | Bernard Normier | 2006-07-20 | |
| | ||||
* | Added thread start/stop hooks | Dwayne Boone | 2006-06-01 | |
| | ||||
* | Fix race condition related to bug 535 | Dwayne Boone | 2006-04-25 | |
| | ||||
* | - Added IceInternal::TransciverPtr ConnectionI::getTransceiver() const to; | Matthew Newhook | 2006-04-24 | |
| | | | | | | | | | - Added IceSSL::ConnectionInfo. - Removed IceSSL::VerifyInfo. The connection callback now takes a ConnectionInfo. - Added IceSSL::Certificate & associated exceptions. - Added IceSSL::getConnectionInfo(). - Added more tests to test/IceSSL/configuration. | |||
* | fix for bug 930: race condition in connection processing | Mark Spruiell | 2006-04-07 | |
| | ||||
* | Bug 803 - changed communicator initialization. | Dwayne Boone | 2006-04-07 | |
| | ||||
* | Added requestId to Current. | Dwayne Boone | 2006-03-20 | |
| | ||||
* | Performance improvements, mainly inlining | Dwayne Boone | 2006-03-15 | |
| |