Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | WSTransceiver updates: | Jose | 2016-04-01 |
| | | | | | - write callback simplifications - remove workaround for old Firefox bug | ||
* | JavaScript close connection issues: | Jose | 2016-03-31 |
| | | | | | | - ICE-7079 timeout overrides failures with chrome windows wss workers - ICE-7080 JavaScript uncaught error in WSTransceiver write | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fix ICE-6784 - JavaScript throughput improvement | Jose | 2015-09-17 |
| | |||
* | JSHint minor fixes | Jose | 2015-07-21 |
| | | | | Minor fixes to issues reported by JSHint | ||
* | ICE-6472 Added info test to JavaScript | Dwayne Boone | 2015-07-09 |
| | |||
* | Fixed setting of timeout in WSTransceiver | Benoit Foucher | 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 |
| | |||
* | Fixed ICE-6225 - Added headers attribute to WSConnectionInfo | Benoit Foucher | 2015-02-16 |
| | |||
* | Fixed (ICE-6224) - IceJS browser tests do not run when in the background | Jose | 2015-01-14 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fix for ICE-6204 - timeout test failure | Benoit Foucher | 2014-12-22 |
| | |||
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
| | |||
* | Lint IceJs | Joe George | 2014-10-20 |
| | |||
* | ICE-5732 missing tracing in throughput demo | Dwayne Boone | 2014-10-15 |
| | |||
* | Fixed ICE-5535, WSS hang and other minor issues | Benoit Foucher | 2014-09-24 |
| | | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes | ||
* | JS module mapping updates | Jose | 2014-09-23 |
| | |||
* | ICE-4891 Refactor network tracing | Dwayne Boone | 2014-09-05 |
| | |||
* | Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJS | Jose | 2014-09-02 |
| | |||
* | Ice JS WS build fixes | Jose | 2014-08-18 |