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
/
StreamSocket.cpp
Commit message (
Expand
)
Author
Age
*
Fixed file permissions
Bernard Normier
2019-09-17
*
Enable -Wconversion with clang - Close #363
Jose
2019-06-21
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Fixed SOCKET_ERROR assignement with DWORD, fixes #267
Benoit Foucher
2018-11-15
*
Increase Visual Studio warning level to Level4
Bernard Normier
2018-11-01
*
Fixed UWP transport to cancel read/write operations on close (ICE-8686)
Benoit Foucher
2018-03-01
*
Update copyright year to 2018
Jose
2018-02-14
*
Clean C++ exception code to only throw exception types
Jose
2017-09-20
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Replace NULL by ICE_NULLPTR
Bernard Normier
2017-01-11
*
|
WinRT -> UWP renames
Jose
2016-12-14
*
|
Move StringConverter API to namespace Ice
Bernard Normier
2016-08-01
*
|
Whitespace cleanup - tabs to spaces
Joe George
2016-06-29
*
|
ICE-7204 : Fixed UWP build failure
Benoit Foucher
2016-06-28
*
|
Refactored SSL and iAP transports, support for running SSL on top
Benoit Foucher
2016-06-27
|
/
*
Fixed bug where connection to SOCKs/HTTP proxies could hang under certain con...
Benoit Foucher
2016-04-29
*
Fix to no longer close the socket on fdToString failure, the caller is now cl...
Benoit Foucher
2016-04-27
*
Update copyright headers
Joe George
2016-03-01
*
Fixed ICE-6695 - ensure buffers are not cleared too early for WS/SSL transports
Benoit Foucher
2015-08-11
*
ICE-6082 No way to discover send/recv buffer sizes
Dwayne Boone
2015-03-05
*
ICE-6116 reduce verbose warnings about socket buffer size
Dwayne Boone
2015-03-03
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...
Benoit Foucher
2014-09-10