1. ea7fbfb Implement network monitor for iOS. by Taylor Brandstetter · 4 years, 7 months ago
  2. 07fc24d Removing NetworkMonitorFactory static global. by Taylor Brandstetter · 4 years, 7 months ago
  3. f7721fb Add interface for os/firmware to affect ICE selection. by Jonas Oreland · 4 years, 7 months ago
  4. 239ac8a Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 7 months ago
  5. cfba4ff Revert "Reland "Pass NetworkMonitorFactory through PeerConnectionFactory."" by Taylor · 4 years, 7 months ago
  6. 7ded733 Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 7 months ago
  7. 7d62754 Revert "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor · 4 years, 7 months ago
  8. 003c9be Pass NetworkMonitorFactory through PeerConnectionFactory. by Taylor Brandstetter · 4 years, 7 months ago
  9. 2105d64 Add field trial for using different network cost cellular types by Jonas Oreland · 4 years, 10 months ago
  10. c7ea04a Don't trigger OnNetworkChange when changing from 3G to 4G by Jonas Oreland · 5 years ago
  11. 08d1806 Extend rtc::AdapterType with 2g, 3G, 4G & 5G enum values. by Jonas Oreland · 5 years ago
  12. f74d2ce Revert "Add interface_id to rtc::Network" by Olga Sharonova · 5 years ago
  13. 7e91482 Add interface_id to rtc::Network by Jonas Oreland · 5 years ago
  14. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 5 years ago
  15. bd710db Removing dead code by Xavier Lepaul · 5 years ago
  16. f1cf89b Remove unused method `set_ignore_non_default_routes` by Xavier Lepaul · 5 years ago
  17. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  18. c5bc9d6 Treat wlan as a WiFi adapter name on all platforms. by Qingsi Wang · 5 years ago
  19. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  20. 2acd163 Use Abseil container algorithms in rtc_base/ by Steve Anton · 6 years ago
  21. 8f096d0 Map clat devices to cellular on Android by Jeroen de Borst · 6 years ago
  22. 5ae259e Use a provider in rtc::Network to access the mDNS responder. by Qingsi Wang · 6 years ago
  23. 44f0f87 Remove NetworkManager::{set_ipv6_enabled,ipv6_enabled}. by Mirko Bonadei · 6 years ago
  24. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  25. 7852d29 Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*. by Qingsi Wang · 6 years ago
  26. a2e133d Delete StreamInterface::ReadLine. by Niels Möller · 6 years ago
  27. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  28. 0961933 Add MDnsResponderInterface and obfuscate local IP addresses in gathering. by Qingsi Wang · 6 years ago
  29. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  30. 01560de Use "wildcard" instead of "unknown" for ADAPTER_TYPE_ANY in stats. by Qingsi Wang · 7 years ago
  31. 9f1de69 Add ADAPTER_TYPE_ANY in AdapterType. by Qingsi Wang · 7 years ago
  32. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  33. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 7 years ago
  34. 0ce868c Recognize additional adapter types on Windows by Yura Yaroshevich · 7 years ago
  35. 10a0e51 Improve text logs in the network stack. by Qingsi Wang · 7 years ago
  36. e53ac04 Add Ethernet and loopback entries to GetAdapterTypeFromName. by Qingsi Wang · 7 years ago
  37. de2ed7d Support VPN adapter type in WebRTC Android. by Qingsi Wang · 7 years ago
  38. 0191441 Lowercase Windows headers. by Mirko Bonadei · 7 years ago
  39. 01cb5f2 Fix issue where sockets bound to temporary IPv6 addresses are discarded. by Taylor Brandstetter · 7 years ago
  40. 8bac1d9 Add more string matching rules for detecting VPN interfaces. by Taylor Brandstetter · 7 years ago
  41. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  42. 9de3aac Reland "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  43. a17ce27 Revert "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  44. af551a1 Enable the clang style plugin in rtc_base/ by Steve Anton · 7 years ago
  45. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  46. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/network.cc]
  47. 4cd599f If adapter type is unknown and interface name is "ipsec", treat as VPN. by deadbeef · 8 years ago
  48. 3427f53 Relanding: Move "max IPv6 networks" logic to BasicPortAllocator, and fix sorting. by deadbeef · 8 years ago
  49. 817c8af Revert of Move "max IPv6 networks" logic to BasicPortAllocator, and fix sorting. (patchset #2 id:20001 of https://codereview.webrtc.org/2983213002/ ) by deadbeef · 8 years ago
  50. ad95614 Move "max IPv6 networks" logic to BasicPortAllocator, and fix sorting. by deadbeef · 8 years ago
  51. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  52. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  53. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  54. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/network.cc]
  55. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/network.cc]
  56. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/network.cc]
  57. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  58. ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  59. eb4ca4e Replace RTC_DCHECK(false) with RTC_NOTREACHED(). by nisse · 8 years ago
  60. c80e741 Replace ASSERT(false) by RTC_NOTREACHED(). by nisse · 8 years ago
  61. 7502401 Do not spam "Connect failed with 101/65" in logs. by skvlad · 8 years ago
  62. 979c268 Do not reconnect the network change signal each time the network manager is started by skvlad · 9 years ago
  63. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 9 years ago
  64. 63ab810 Set IOS Wifi interface type based on the interface name. by Honghai Zhang · 9 years ago
  65. 351d77b Update the type and cost of existing networks by Honghai Zhang · 9 years ago
  66. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  67. af83fe6 GetDefaultLocalAddress should return the bestIP by honghaiz · 9 years ago
  68. b252856 Remove all uses of the HAVE_CONFIG_H define. by Henrik Kjellander · 9 years ago
  69. a0c44ea Add 16-bit network id to the candidate signaling. by honghaiz · 9 years ago
  70. e3c6c82 When doing continual gathering, remove the local ports when a corresponding network is dropped. by honghaiz · 9 years ago
  71. a7ad7c3 Get the adapter type information from Android OS. by honghaiz · 9 years ago
  72. fab0a28 Fix BasicNetworkManager not to spam logs when internet is unreacheable. by Sergey Ulanov · 9 years ago
  73. cec0a08 Add a new interface for creating a udp socket in which it binds the socket to a network if the network handle is set. by honghaiz · 9 years ago
  74. 56271ed fix bug 5430 by guoweis · 9 years ago
  75. 06689a1 Fix a -Wunused-function warning in gn builds. by thakis · 9 years ago
  76. 0c7e9f5 Removing webrtc::PortAllocatorFactoryInterface. by Taylor Brandstetter · 9 years ago
  77. 9faf154 Reland 1531763006 by Guo-wei Shieh · 9 years ago
  78. a6c86b2 Revert "Enable IPv6 temporary address filtering on iOS." by Guo-wei Shieh · 9 years ago
  79. 29488c2 Enable IPv6 temporary address filtering on iOS. by guoweis · 9 years ago
  80. db8cf50 Fix two problems in network.cc: by honghaiz · 9 years ago
  81. a34c39e GetDefaultLocalAddress should return false when the address is invalid by Guo-wei Shieh · 9 years ago
  82. 953eabc Revert "GetDefaultLocalAddress should return false when the address is invalid" by Guo-wei Shieh · 9 years ago
  83. 67c6df6 GetDefaultLocalAddress should return false when the address is invalid by Guo-wei Shieh · 9 years ago
  84. 9af97f8 WebRTC should generate default private address even when adapter enumeration is disabled. by Guo-wei Shieh · 9 years ago
  85. a41ab93 Switch usage of _DEBUG macro to NDEBUG. by tfarina · 9 years ago
  86. 023f3ef Create network change notifier and pass the event to NetworkManager by honghaiz · 9 years ago
  87. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  88. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  89. ea1012b address comments from https://codereview.webrtc.org/1277263002/ by guoweis · 10 years ago
  90. 86cb923 In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether we should bind to the any address. It's easy to translate that into a port allocator flag in P2PPortAllocator's ctor. Going forward, we have to depend on an asynchronous permission check to determine whether gathering local address is allowed or not, hence the current way of passing it through constructor approach won't work any more. The asynchronous check will trigger SignalNetowrksChanged so we could only check that inside DoAllocate. by Guo-wei Shieh · 10 years ago
  91. 47872ec In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether we should bind to the any address. It's easy to translate that into a port allocator flag in P2PPortAllocator's ctor. Going forward, we have to depend on an asynchronous permission check to determine whether gathering local address is allowed or not, hence the current way of passing it through constructor approach won't work any more. The asynchronous check will trigger SignalNetowrksChanged so we could only check that inside DoAllocate. by Guo-wei Shieh · 10 years ago
  92. 370c884 Revert "Generate localhost candidate when no STUN/TURN and portallocator has the right flag spefied." by Guo-wei Shieh · 10 years ago
  93. ba9ab4c In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether we should bind to the any address. It's easy to translate that into a port allocator flag in P2PPortAllocator's ctor. Going forward, we have to depend on an asynchronous permission check to determine whether gathering local address is allowed or not, hence the current way of passing it through constructor approach won't work any more. The asynchronous check will trigger SignalNetowrksChanged so we could only check that inside DoAllocate. by Guo-wei Shieh · 10 years ago
  94. 2e266e9 On iOS, detect pdp_ip networks as cellular. by Noah Richards · 10 years ago
  95. b91d0f5 1. Have IPIsPrivate calling IPIsLinkLocal by guoweis@webrtc.org · 10 years ago
  96. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  97. bbce5ef Turn on IPv6 for WebRTC as default as required before ramping the experiment to 30%. by guoweis@webrtc.org · 10 years ago
  98. d43b2c0 Revert "Turn on IPv6 for WebRTC as default as required before ramping the experiment to 30%." by guoweis@webrtc.org · 10 years ago
  99. 86c33e3 Turn on IPv6 for WebRTC as default as required before ramping the experiment to 30%. by guoweis@webrtc.org · 10 years ago
  100. 07dcf60 Revert 8532 "Ensure only temporary IPv6 address is selected as t..." by aluebs@webrtc.org · 10 years ago