summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/WSTransceiver.cpp
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* Fixed ICE-6695 - ensure buffers are not cleared too early for WS/SSL transportsBenoit Foucher2015-08-11
* Fixed ICE-6159: release memory allocated by connection buffers when the conne...Benoit Foucher2015-08-05
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
* Fix Web Socket protocol bug when reading message payloadJose2015-06-09
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
* Changes for brew, python PyPI packaging and ruby gem packaging.Matthew Newhook2015-02-18
* Fixed ICE-6225 - Added headers attribute to WSConnectionInfoBenoit Foucher2015-02-16
* Fixed ICE-6158: WS write buffer too big, other minor fixes for Ice TouchBenoit Foucher2015-01-29
* Fixed (ICE-6209) - IceUtil/SHA1.hJose2015-01-16
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixes for ICE-5984 & ICE-5965: binding test warwnings with WSBenoit Foucher2014-11-27
* Fixed ICE-5945: WS transport bugBenoit Foucher2014-11-21
* Fixed ICE-5852: added support for WS continuation framesBenoit Foucher2014-11-13
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* Rename WS transport files for consistency with TCP/UDP transports.Jose2014-08-13