summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/NetworkF.h
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | WinRT -> UWP renamesJose2016-12-14
|/
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of ↵Benoit Foucher2014-09-10
| | | | networking code (addition of StreamSocket class abstraction)
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5390 - moved NetworkF.h to public includesBenoit Foucher2013-07-26
|
* * SOCKS support for C++Mark Spruiell2013-04-04
* Minor cleanup in C# * Unity fixes