summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ios
Commit message (Collapse)AuthorAge
* Fixed ICE-8156 - iOS controller crashBenoit Foucher2017-07-06
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed ICE-7843 - Check NSStreamStatusAtEnd in iOS transportsBenoit Foucher2017-04-28
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Minor fixes to endpoint codeBenoit Foucher2017-04-12
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Fixed ICE-6708 - the UDP transport now join the multicast group on all ↵Benoit Foucher2017-01-20
| | | | interfaces by default
* Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.Jose2017-01-13
|
* Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
|
* Refactored test scriptsBenoit Foucher2016-11-25
|
* Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
|
* Fixed C++11 relational operators on ObjectPrxBernard Normier2016-08-03
| | | | Removed many useless operator!=
* Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
| | | | | | Ice::Dispatcher and Ice::LocalObject are now hidden with C++11 Reworked C++11 exception ice_clone, added ExceptionHelper + other C++ cleanups
* Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | of TCP/iAP/Bluetooth.
* Rename Ice Touch references to IceJoe George2016-06-10
|
* Fixed warning when compiling with optimizationBenoit Foucher2016-06-02
|
* fixed copyright noticesBernard Normier2016-05-31
|
* Added support for building Xcode SDK, added iAP transportBenoit Foucher2016-05-31