Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fixed previous commit which was incomplete | Benoit Foucher | 2015-04-28 |
| | |||
* | Added C++ plugins for endpoint factories, cleaned up registration of WS ↵ | Benoit Foucher | 2015-02-06 |
| | | | | factories | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Removed dead code (sync. connection establishment code) | Benoit Foucher | 2014-11-27 |
| | |||
* | 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 | ||
* | ICE-4891 some minor improvements | Dwayne Boone | 2014-09-17 |
| | |||
* | ICE-4891 Refactor network tracing | Dwayne Boone | 2014-09-05 |
| | |||
* | Rename WS transport files for consistency with TCP/UDP transports. | Jose | 2014-08-13 |