| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Close #243
|
| |
|
| |
|
|
|
|
| |
Close #28
|
|
|
|
| |
Close ICE-8694
|
| |
|
|
|
|
| |
is destroyed (ICE-8659)
|
|
|
|
| |
return type from ice_fixed
|
| |
|
|
|
|
| |
override from original proxy
|
|
|
|
| |
(ICE-7996 & ICE-7976)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
flushed with the communicator/connection should be compressed
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
VerifyPeer=0 for JavaScript clients
|
| | |
|
| |
| |
| |
| |
| | |
to stringified identities and proxies.
This includes a new Ice.ToStringMode property.
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
Minor fixes to issues reported by JSHint
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Rename zeroc-ice to ice
* Fix slice2js to generate code with requrie('ice')
* Update tests
* Slim bower.json
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
| |
|
|
|