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 (
Collapse
)
Author
Age
*
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
|
*
Fixed ICE-6159: release memory allocated by connection buffers when the ↵
Benoit Foucher
2015-08-05
|
|
|
|
connection is closed instead of waiting for the reaping
*
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