aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base/network.cc
AgeCommit message (Expand)Author
2015-12-30Fix a -Wunused-function warning in gn builds.thakis
2015-12-29Removing webrtc::PortAllocatorFactoryInterface.Taylor Brandstetter
2015-12-28Reland 1531763006Guo-wei Shieh
2015-12-23Revert "Enable IPv6 temporary address filtering on iOS."Guo-wei Shieh
2015-12-23Enable IPv6 temporary address filtering on iOS.guoweis
2015-12-21Fix two problems in network.cc:honghaiz
2015-11-25GetDefaultLocalAddress should return false when the address is invalidGuo-wei Shieh
2015-11-24Revert "GetDefaultLocalAddress should return false when the address is invalid"Guo-wei Shieh
2015-11-24GetDefaultLocalAddress should return false when the address is invalidGuo-wei Shieh
2015-11-10WebRTC should generate default private address even when adapter enumeration ...Guo-wei Shieh
2015-10-30Switch usage of _DEBUG macro to NDEBUG.tfarina
2015-10-19Create network change notifier and pass the event to NetworkManagerhonghaiz
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-08-21address comments from https://codereview.webrtc.org/1277263002/guoweis
2015-08-19In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether...Guo-wei Shieh
2015-08-19In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether...Guo-wei Shieh
2015-08-19Revert "Generate localhost candidate when no STUN/TURN and portallocator has ...Guo-wei Shieh
2015-08-18In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether...Guo-wei Shieh
2015-04-07On iOS, detect pdp_ip networks as cellular.Noah Richards
2015-03-171. Have IPIsPrivate calling IPIsLinkLocalguoweis@webrtc.org
2015-03-09Fix clang style warnings in webrtc/basekwiberg@webrtc.org
2015-03-05Turn on IPv6 for WebRTC as default as required before ramping the experiment ...guoweis@webrtc.org
2015-03-05Revert "Turn on IPv6 for WebRTC as default as required before ramping the exp...guoweis@webrtc.org
2015-03-05Turn on IPv6 for WebRTC as default as required before ramping the experiment ...guoweis@webrtc.org
2015-02-27Revert 8532 "Ensure only temporary IPv6 address is selected as t..."aluebs@webrtc.org
2015-02-27Ensure only temporary IPv6 address is selected as the best IP.guoweis@webrtc.org
2015-02-18Fix WebRTC IP leaks.guoweis@webrtc.org
2015-02-12Makes libjingle_peerconnection_android_unittest run on networkless devices.phoglund@webrtc.org
2015-01-30Control the max IPv6 Networks used by WebRTC.guoweis@webrtc.org
2015-01-28Add stats for network merge.guoweis@webrtc.org
2015-01-07Ignore virtual box interfaces.pthatcher@webrtc.org
2014-12-16Revert "Add adapter_type into Candidate object."guoweis@webrtc.org
2014-12-15Add adapter_type into Candidate object.guoweis@webrtc.org
2014-12-15Revert r7885.pbos@webrtc.org
2014-12-12Add adapter_type into Candidate object.guoweis@webrtc.org
2014-12-01Use c++11 features in webrtc/base/network.cc as a test to see if we can use t...pthatcher@webrtc.org
2014-09-17Implemented Network::GetBestIP() selection logic as following.guoweis@webrtc.org
2014-09-16Implemented Network::GetBestIP() selection logic as following.guoweis@webrtc.org
2014-09-16Implemented Network::GetBestIP() selection logic as following.guoweis@webrtc.org
2014-09-09Add a new class InterfaceAddress inherited from IPAddress to keep track of IP...guoweis@webrtc.org
2014-09-09fix a bug in the logic when new Networks are merged. This happens whenguoweis@webrtc.org
2014-05-13Adds a modified copy of talk/base to webrtc/base. It is the first step inhenrike@webrtc.org
2014-05-13Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."perkj@webrtc.org
2014-05-12Adds a modified copy of talk/base to webrtc/base. It is the first step in mig...henrike@webrtc.org