index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
Ice
/
ios
/
StreamEndpointI.cpp
Commit message (
Expand
)
Author
Age
*
Add ifdef around iOS specific code
Jose
2019-07-01
*
Remove Ice.Voip support from Swift builds
Jose
2019-05-06
*
Fix iOS warnings
Jose
2019-05-06
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Fixed iOS and PHP7 shadow warning related build failures
Benoit Foucher
2018-10-27
*
Update copyright year to 2018
Jose
2018-02-14
*
Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)
Benoit Foucher
2018-01-24
*
Clean C++ exception code to only throw exception types
Jose
2017-09-20
*
Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin
Benoit Foucher
2017-04-27
*
Minor fixes to endpoint code
Benoit Foucher
2017-04-12
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.
Jose
2017-01-13
*
Replace NULL by ICE_NULLPTR
Bernard Normier
2017-01-11
*
Refactored shared_from_this/enable_shared_from_this
Bernard Normier
2016-08-04
*
Refactored SSL and iAP transports, support for running SSL on top
Benoit Foucher
2016-06-27
*
Rename Ice Touch references to Ice
Joe George
2016-06-10
*
Fixed warning when compiling with optimization
Benoit Foucher
2016-06-02
*
Added support for building Xcode SDK, added iAP transport
Benoit Foucher
2016-05-31