summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/ConnectionInfo.cpp
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
|
* ICE-6313 Add Python/Ruby/PHP support for WSEndpointInfo / WSConnectionInfoDwayne Boone2015-02-17
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Added missing #includes to IcePyBernard Normier2012-10-11
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Python fixes for x64 issuesMark Spruiell2009-11-16
|
* Port latest Endpoint/ConnectionInfo changes to python/rubyDwayne Boone2009-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
* - Implementing ConnectionInfo/EndpointInfo in PHPMark Spruiell2009-10-21
| | | | | - Changing test/Ice/info to use separate client & server - Updating release notes for IceSSL ConnectionInfo
* Changes to how to access class members in pythonDwayne Boone2009-10-20
|
* Added support for EndpointInfo and ConnectionInfo to python.Dwayne Boone2009-10-16
Set endpoint in Connection getInfo implementations. Removed unused _stateTime from ConnectionI. Remove ["cpp:virtual"] from SSLEndpointInfo slice definition.