summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
* Fixed icegridadmin client default SSL port number for IceGridBenoit Foucher2014-10-01
|
* ICE-5585 in ConnectionI::SetCallback make sure callback is not null before ↵Dwayne Boone2014-09-30
| | | | calling
* Fixed (ICE-5696) - Trying to connect openssl 0.9.8 client to OS X secure ↵Jose2014-09-30
| | | | transport fails
* ICE-5692 - PHP type objects should be globalMark Spruiell2014-09-29
|
* Fixed Silverlight build and testsDwayne Boone2014-09-29
|
* Ubuntu package updatesJose2014-09-29
|
* Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafeMatthew Newhook2014-09-29
| | | | Fixed some warnings.
* Improved fix for ICE-5693 and update of request handlerBenoit Foucher2014-09-29
|
* Fixed deadlock in connection binding code (ICE-5693)Benoit Foucher2014-09-26
|
* Fixed VC warning / build failureBernard Normier2014-09-25
|
* ICE-2400: LoggerAdmin implementation in Java and C# + various fixes to C++ ↵Bernard Normier2014-09-25
| | | | implementation
* Fixed (ICE-5663) - Rename IceSSL FindCert properties?Jose2014-09-25
|
* ICE-5611 on RouterFinder failure use default identity rather than failingDwayne Boone2014-09-25
|
* Fixed again ICE-5687 - adapterDeactivation test warningsBenoit Foucher2014-09-25
|
* Fixed ICE-558 - Improved NoObjectFactoryException messagesBenoit Foucher2014-09-25
|
* Fixed previous fix for adapterDeactivation test warningsBenoit Foucher2014-09-25
|
* Fixed ICE-5687 - adapterDeactivation test warningsBenoit Foucher2014-09-25
|
* Remove leftovers of the old AMI mappingJose2014-09-25
|
* Fix (ICE-5662) - OpenSSL implementation should print list of enabled ciphersJose2014-09-25
|
* Windows C++ test dependency fixesJose2014-09-24
|
* C++ dependencies fixJose2014-09-24
|
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* ICE-5611 Add support for Ice/RouterFinder to Glacier2 helpersDwayne Boone2014-09-24
|
* Fixed ICE-5535, WSS hang and other minor issuesBenoit Foucher2014-09-24
| | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes
* bug fix in IceGrid admin clientMark Spruiell2014-09-23
|
* Minor change to Udptransceiver to ensure proper tracing on failureDwayne Boone2014-09-23
|
* JS module mapping updatesJose2014-09-23
|
* ICE-3267 add filter to chat demoDwayne Boone2014-09-23
|
* vs2010 build fixesJose2014-09-23
|
* ICE-5653 DLL base address conflictsDwayne Boone2014-09-22
|
* ICE-5585 Connection::setCallback should always invoke the callbackDwayne Boone2014-09-22
|
* ICE-5660 Colloc-only object adaptersDwayne Boone2014-09-19
|
* ICE-5661 some changes to class structure for OutgoingAsyncDwayne Boone2014-09-19
|
* minor edits to IceSSL/C++Mark Spruiell2014-09-18
|
* ICE-5677 consistent checking of boolean propertiesDwayne Boone2014-09-18
|
* ICE-5661 add proxy->begin_ice_getConnectionDwayne Boone2014-09-18
|
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
|
* Simplified creation of Admin facets in IceBox; simplified test for Admin ↵Bernard Normier2014-09-17
| | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property)
* JS modules fixes/simplificationsJose2014-09-17
|
* Fixed ICE-5318: Review IceGrid timeout defaultsBenoit Foucher2014-09-16
|
* Fixed ICE-5678: replaced call to GetEffectiveRightsFromAcl by call to ↵Bernard Normier2014-09-15
| | | | AutzAccessCheck
* Fixed Glacier2 typo, we were checking the Glacier.InstanceName property ↵Benoit Foucher2014-09-15
| | | | instead of Glacier2.InstanceName
* Enable thread pool serialization on the server side for the latencyMatthew Newhook2014-09-12
| | | | demo.
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵Benoit Foucher2014-09-12
| | | | wasn't instrumented
* Fixed dependenciesBenoit Foucher2014-09-12
|
* Revert "Fix dependencies causing C++ rebuilds"Jose2014-09-11
| | | | | | | This reverts commit 90e4a6f1308168aa7eaa79bd59f7cdb0622b9e3a. Conflicts: cpp/config/Make.rules
* Revert "Fix networkProxy test dependencies"Jose2014-09-11
| | | | This reverts commit 8a8a0f59bb54a14b4225830ca4238b377481b5c2.
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* Fix dependencies causing C++ rebuildsJose2014-09-11
|