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
/
WSTransceiver.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Increase Visual Studio warning level to Level4
Bernard Normier
2018-11-01
*
Fixed UWP retry test failure caused by WS bug wrt at-most-once semantics (ICE...
Benoit Foucher
2018-03-15
*
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
*
|
Moved UniquePtr to IceInternal
Bernard Normier
2017-01-11
*
|
WinRT -> UWP renames
Jose
2016-12-14
*
|
Added ICE_BUILDING_SRC to make builds
Bernard Normier
2016-07-22
*
|
Refactored SSL and iAP transports, support for running SSL on top
Benoit Foucher
2016-06-27
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
C++11 fix Exception::ice_clone to use exception_ptr
Jose
2016-01-08
*
|
Added ready callback to allow transports to signal readiness to the thread pool
Benoit Foucher
2015-10-09
|
/
*
Fixed ICE-6695 - ensure buffers are not cleared too early for WS/SSL transports
Benoit Foucher
2015-08-11
*
Fixed ICE-6159: release memory allocated by connection buffers when the conne...
Benoit Foucher
2015-08-05
*
ICE-6514 Removed uneeded includes of DisableWarnings.h
Dwayne Boone
2015-07-08
*
Fix Web Socket protocol bug when reading message payload
Jose
2015-06-09
*
Fixed previous commit which was incomplete
Benoit Foucher
2015-04-28
*
ICE-6082 No way to discover send/recv buffer sizes
Dwayne Boone
2015-03-05
*
Changes for brew, python PyPI packaging and ruby gem packaging.
Matthew Newhook
2015-02-18
*
Fixed ICE-6225 - Added headers attribute to WSConnectionInfo
Benoit Foucher
2015-02-16
*
Fixed ICE-6158: WS write buffer too big, other minor fixes for Ice Touch
Benoit Foucher
2015-01-29
*
Fixed (ICE-6209) - IceUtil/SHA1.h
Jose
2015-01-16
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Fixes for ICE-5984 & ICE-5965: binding test warwnings with WS
Benoit Foucher
2014-11-27
*
Fixed ICE-5945: WS transport bug
Benoit Foucher
2014-11-21
*
Fixed ICE-5852: added support for WS continuation frames
Benoit Foucher
2014-11-13
*
Fixed ICE-5607: relaxed Ice.MessageSizeMax
Benoit Foucher
2014-11-05
*
ICE-4891 Refactor network tracing
Dwayne Boone
2014-09-05
*
Rename WS transport files for consistency with TCP/UDP transports.
Jose
2014-08-13