summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ConnectionI.cpp
Commit message (Collapse)AuthorAge
...
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
|
* Bug 4201 - No checks on the encapsulation sizeMichi Henning2009-08-18
|
* Fixed bug 4145 - unexpected exception from batch requestBenoit Foucher2009-07-02
|
* Bug 2664 - show stack traces with C++Dwayne Boone2009-05-07
|
* Bug 2798 - add reason information to MemoryLimitExceptionDwayne Boone2009-04-21
|
* - Fixed bug where Connection::close(false) could hang for some timeBenoit Foucher2009-03-11
| | | | - Fixed bug where exception could end up being caught by the selector thread
* Bug 3410 - remove deprecation of Ice.MonitorConnectionsDwayne Boone2009-02-19
|
* Fixed bug 3706 - invalid SocketException handlerBenoit Foucher2009-02-11
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Bug 2889 - fix compiler warnings on SunDwayne Boone2008-03-25
|
* get rid of some optimizer warnings.Matthew Newhook2008-03-13
|
* Fixed bug 2773Benoit Foucher2008-03-11
|
* Windows compilation fixBenoit Foucher2008-03-07
|
* Added tests for serialize mode, fixed bug in ConnectionI::finishedBenoit Foucher2008-03-07
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* - Fixed bug 2688Benoit Foucher2008-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 copyrightDwayne Boone2008-01-23
|
* Minor fix, removed unused _waitingForSend attribute from ConnectionIBenoit Foucher2008-01-22
|
* - Removed OA createReverseProxy method.Benoit Foucher2008-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 2629Benoit Foucher2008-01-10
|
* - Fixed bug 2363, 2623, 2500Benoit Foucher2008-01-03
| | | | | - Added missing SignalPolicy.java - Removed foreground send support in Ice for C++ & Java
* Fixed bug 2592Benoit Foucher2007-12-12
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-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 Boone2007-09-05
| | | | timers where possible
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2140 - Remove code no ↵Dwayne Boone2007-06-19
| | | | | | longer required nowa that IceUtil::Exception inherits from std::exception
* Bug 1873.Benoit Foucher2007-03-23
|
* bug 1718 - race condition in ConnectionI destructor forMark Spruiell2007-02-07
| | | | thread-per-connection
* Expanded tabs into spacesBernard Normier2007-02-01
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1690,Matthew Newhook2007-01-31
| | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1711
* minor fixesMark Spruiell2007-01-25
|
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-25
|
* Made batch auto-flush defaultDwayne Boone2007-01-23
|
* Changed proeprty nameDwayne Boone2007-01-22
|
* Adde Ice.Batch.AutoFlushDwayne Boone2007-01-22
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1673Matthew Newhook2007-01-17
|
* remove bogus additional warning.Matthew Newhook2007-01-17
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1179Matthew Newhook2007-01-16
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1665Matthew Newhook2007-01-16
|
* Fix bug 1650Benoit Foucher2007-01-10
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added autoflushing of batchesDwayne Boone2006-12-22
|
* started the 'two threads per connection'Marc Laukien2006-08-15
|
* Merge from R3_1_branchBernard Normier2006-07-20
|
* Added thread start/stop hooksDwayne Boone2006-06-01
|
* Fix race condition related to bug 535Dwayne Boone2006-04-25
|
* - Added IceInternal::TransciverPtr ConnectionI::getTransceiver() const to;Matthew Newhook2006-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 processingMark Spruiell2006-04-07
|
* Bug 803 - changed communicator initialization.Dwayne Boone2006-04-07
|
* Added requestId to Current.Dwayne Boone2006-03-20
|
* Performance improvements, mainly inliningDwayne Boone2006-03-15
|