summaryrefslogtreecommitdiff
path: root/objective-c/test/Ice/acm
Commit message (Collapse)AuthorAge
* Inrease timeouts in Ice/acm test - Close #558Jose2019-09-29
|
* Fixed Ice/acm test waitForClose timingBenoit Foucher2019-09-04
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Minor Xcode 9.3 test updatesBenoit Foucher2018-04-04
|
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* Update copyright year to 2018Jose2018-02-14
|
* Increased number of expected heartbeatsBernard Normier2017-07-03
|
* Additional Objective-C leak fixes for ICE-8204Benoit Foucher2017-07-03
|
* Fixes for ICE-8204 - Objective-C leak fixesBenoit Foucher2017-07-01
|
* Fixed ICE-8170 - speed up server side ACM to pervent failureBenoit Foucher2017-06-28
|
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Adjusted timeouts to reduce failures with slow VMsBenoit Foucher2017-04-28
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Fixes for Ice/acm and timeout tests to be less time sensitive (ICE-7371, ↵Benoit Foucher2017-03-30
| | | | ICE-7555)
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Objetive-C fixes related to Connection updatesJose2017-01-31
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Added support for Objective-C controllerBenoit Foucher2016-12-16
| |
* | Removed or replaced most double underscores in ObjCBernard Normier2016-12-06
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | Re-factored gmake build systemBenoit Foucher2016-05-03
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | ICE-6898 - "Delegate" functions for ACM callbacksJoe George2015-12-24
|/ | | | | | - Add delegate local interfaces CloseCallback and HeartbeatCallback and remove ConnectionCallback. - Replace setCallback by setCloseCallback and setHeartbeatCallback
* Fixed Objective-C test build failureBenoit Foucher2015-10-01
|
* Fixed test compilation failure with ARCBenoit Foucher2015-09-28
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp