Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py -> python | Matthew Newhook | 2015-03-21 |
| | | | | | | rb -> ruby objc -> objective-c cs -> csharp | ||
* | ICE-6313 Add Python/Ruby/PHP support for WSEndpointInfo / WSConnectionInfo | Dwayne Boone | 2015-02-17 |
| | |||
* | Revert "ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo" | Dwayne Boone | 2015-01-07 |
| | | | | This reverts commit ad55ad9c4996fb32452bba72e337152b27e61963. | ||
* | ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo | Dwayne Boone | 2015-01-07 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | ICE-5457 added ability to set source address for connections | Dwayne Boone | 2014-08-07 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵ | Benoit Foucher | 2012-11-13 |
| | | | | instead of encoding it in endpoints | ||
* | Python port, added tests to Ice/info | Benoit Foucher | 2012-04-30 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | python 3 support | Mark Spruiell | 2012-04-24 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Python fixes for x64 issues | Mark Spruiell | 2009-11-16 |
| | |||
* | Port latest Endpoint/ConnectionInfo changes to python/ruby | Dwayne Boone | 2009-10-23 |
| | | | | | | Added Ice/info test to python/ruby Modified allTest to not run info test for compress or ipv6 Added Endpoint comparison methods to python/ruby | ||
* | Changes to how to access class members in python | Dwayne Boone | 2009-10-20 |
| | |||
* | Added support for EndpointInfo and ConnectionInfo to python. | Dwayne Boone | 2009-10-16 |
Set endpoint in Connection getInfo implementations. Removed unused _stateTime from ConnectionI. Remove ["cpp:virtual"] from SSLEndpointInfo slice definition. |