summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ios/StreamTransceiver.cpp
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-02
|\
| * iOS build fixesJose2019-06-27
| |
* | Add ifdef around iOS specific codeJose2019-07-01
| |
* | Fix iOS warningsJose2019-05-06
|/
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed iOS and PHP7 shadow warning related build failuresBenoit Foucher2018-10-27
|
* Update copyright year to 2018Jose2018-02-14
|
* iOS build failureJose2017-09-20
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Fixed ICE-8156 - iOS controller crashBenoit Foucher2017-07-06
|
* Fixed ICE-7843 - Check NSStreamStatusAtEnd in iOS transportsBenoit Foucher2017-04-28
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* 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
|
* 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
|
* Added support for building Xcode SDK, added iAP transportBenoit Foucher2016-05-31