summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/UdpEndpointI.cpp
Commit message (Collapse)AuthorAge
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)Benoit Foucher2018-01-24
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Minor fixes to endpoint codeBenoit Foucher2017-04-12
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed ICE-6708 - the UDP transport now join the multicast group on all ↵Benoit Foucher2017-01-20
| | | | | | | | interfaces by default
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
| |
* | C++11 cpp:comparable for local classesJose2015-12-21
| |
* | C++ shared_from_this simplificationsJose2015-12-21
| |
* | C++11 mapping initial commitJose2015-12-01
|/
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Added C++ plugins for endpoint factories, cleaned up registration of WS ↵Benoit Foucher2015-02-06
| | | | factories
* ICE-6196 added ProtocolInstance::secure()Dwayne Boone2015-01-08
|
* Revert "ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo"Dwayne Boone2015-01-07
| | | | This reverts commit ad55ad9c4996fb32452bba72e337152b27e61963.
* ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfoDwayne Boone2015-01-07
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
|
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
|
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
|
* merging javascript branchMark Spruiell2014-03-19
|
* * SOCKS support for C++Mark Spruiell2013-04-04
| | | | | * Minor cleanup in C# * Unity fixes
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
|
* Fixed ICE-5131 - parsing of -p <version> for proxies, tweaked UDP endpoint ↵Benoit Foucher2013-01-15
| | | | deprecation warning for -v/-e
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵Benoit Foucher2012-11-13
| | | | instead of encoding it in endpoints
* Fixed ICE-4591, better acceptor tracingBenoit Foucher2012-10-18
|
* Partial fix for ICE-4869: C++ stream read/write for structs (and ↵Bernard Normier2012-10-11
| | | | | | | | structs-as-class) is now generated as templates. Removed most slice2cpp --stream uses (but not all) Also fixed various build failures on Solaris.
* Merge remote-tracking branch 'origin/encoding11' into mxJose2012-08-16
|\ | | | | | | | | | | | | Conflicts: cpp/config/Make.rules.Darwin cpp/src/Ice/ConnectionFactory.cpp cpp/src/Ice/ConnectionI.h
| * ICE-4702 - Poor hash algorithmJose2012-08-10
| |
* | FixesBenoit Foucher2012-08-01
| |
* | Before RequestObserver changeBenoit Foucher2012-07-27
|/
* Merge branch 'master' into encoding11Jose2012-07-17
|\ | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/src/Ice/EndpointI.cpp cpp/src/Ice/TcpConnector.cpp cpp/src/Ice/TcpConnector.h cpp/src/Ice/UdpConnector.cpp cpp/src/Ice/UdpConnector.h
| * WinRT supportJose2012-07-13
| |
* | Python port, added tests to Ice/infoBenoit Foucher2012-04-30
| |
* | Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\|
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Java portBenoit Foucher2012-04-20
| |
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|