summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
* Fixed ICE-6158: WS write buffer too big, other minor fixes for Ice TouchBenoit Foucher2015-01-29
|
* Changed version to 3.6.0Dwayne Boone2015-01-28
|
* Fixed ICE-5833: bogus absolute paths generated in headersBenoit Foucher2015-01-26
|
* Another fix for Objective-C factory method nameBenoit Foucher2015-01-22
|
* Improved Objective-C stringification of exceptionsBenoit Foucher2015-01-22
|
* Fixed previous fix which wasn't correct on WindowsBenoit Foucher2015-01-22
|
* Fixes to align with Ice Touch codeBenoit Foucher2015-01-22
|
* IceUtil mingw build fixJose2015-01-21
|
* Fixed ICE-6260: added support for admin facetsBenoit Foucher2015-01-21
|
* Fixed bug in Objective-C factory method name generationBenoit Foucher2015-01-21
|
* Updated the Objective-C to generate Slice local interfaces and classesBenoit Foucher2015-01-20
|
* Fix to previous commitJose2015-01-16
|
* Fixed (ICE-6209) - IceUtil/SHA1.hJose2015-01-16
|
* slice2js must require zeroc-icejs not icejsJose2015-01-14
|
* JavaScript updates to use gulp and add npm and bower packagesJose2015-01-14
|
* Removed the IceSSL/EndpointInfo.h include from ProtocolInstance.cppBenoit Foucher2015-01-12
|
* ICE-6196 replace switch statement with use of ProtocolInstance::secure()Dwayne Boone2015-01-09
|
* ICE-6196 Fixes for ProtocolInstance::secure()Dwayne Boone2015-01-09
|
* ICE-6196 added ProtocolInstance::secure()Dwayne Boone2015-01-08
|
* Additional fix for ICE_HAS_BZIP2 macroBenoit Foucher2015-01-08
|
* Added ICE_HAS_BZIP2 macroBenoit Foucher2015-01-08
|
* Fixed copyrights for the Objective-C mappingBenoit Foucher2015-01-08
|
* Revert "ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo"Dwayne Boone2015-01-07
| | | | This reverts commit ad55ad9c4996fb32452bba72e337152b27e61963.
* Added Objective-C mappingBenoit Foucher2015-01-07
|
* ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfoDwayne Boone2015-01-07
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-5812: refactor capture and printing of exception stack traceBernard Normier2015-01-02
|
* Don't clean references in SessionHelper threads isn't required and is confusingJose2014-12-23
|
* Better fix for (ICE-6211)Jose2014-12-23
|
* Fixed ICE-6211 - background test hang on AndroidBenoit Foucher2014-12-22
|
* Fixed (ICE-6211) - IceSSL assertion on AMZNJose2014-12-22
|
* iceserviceinstall cleanupBernard Normier2014-12-19
|
* ICE-6169 - Fix hello demos to only create new proxies if settings have changedJoe George2014-12-17
|
* Fixed ICE-6199 - changed collocation optimization to call AMI cb ↵Benoit Foucher2014-12-17
| | | | asynchronously if AMD dispatch
* Fixed ICE-6068 - test/IceGrid/replication failureBenoit Foucher2014-12-17
|
* Fixed (ICE-6193) - wss failures with WinRTJose2014-12-17
|
* Minor change to the link local address checkDwayne Boone2014-12-16
|
* ICE-6180 filter out IPv4 link local for C# as wellDwayne Boone2014-12-16
|
* ICE-6130 filter out all link local addresses in published endpointsDwayne Boone2014-12-16
|
* Fixed (ICE-6179) - SessionHelper classes create bogus endpoint when use ipv6 ↵Jose2014-12-15
| | | | address
* Fixed ICE-6142: oneway batch operations didn't throwBenoit Foucher2014-12-12
|
* updating slice2confluenceMark Spruiell2014-12-11
|
* Fixed ICE-6119: unexpected IceGrid replica warningBenoit Foucher2014-12-11
|
* Fixed ICE-6095: Removed deprecated Glacier2.AddSSLContext propertyBenoit Foucher2014-12-09
|
* Fixed bug number of comment on fast path loopbackBenoit Foucher2014-12-09
|
* Fix for ICE-6093: disabled fast path loopback interfaceBenoit Foucher2014-12-09
|
* ICE-6072 - Fix slice2js generated code for escaped operation namesJoe George2014-12-05
|
* Fixed ICE-6076: SocketOperationCompletedHandler is no longer publicBenoit Foucher2014-12-05
|
* Fixed (ICE-6057) - VS2012: IceGrid\customLoadBalancing failsJose2014-12-04
|
* Fixed for testicedist.py to only test supported language mappings for a ↵Benoit Foucher2014-12-02
| | | | given compiler, other minor clean fixes