1. 310e062 Add Cisco AnyConnect IPSec MAC to VPN detection by Philipp Hancke · 2 years, 4 months ago
  2. 3d9b559 Move field trial from BasicNetworkManager to NetworkManagerBase by Diep Bui · 2 years, 4 months ago
  3. b555e83 add ccmni as cellular type by Artem Titov · 2 years, 6 months ago
  4. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 7 months ago
  5. a5d80a7 Add PreferGlobalIPv6Address param to IPv6NetworkResolutionFixes field trial string. by Diep Bui · 2 years, 7 months ago
  6. 71434ae Rename PreferGlobalIPv6ToLinkLocal field trial to group IPv6 fixes. by Sameer Vijaykar · 2 years, 8 months ago
  7. 1e589eb Modify GetBestIP to prefer global IPv6 addresses to the link local IPv6 addresses. by Diep Bui · 2 years, 8 months ago
  8. 489f648 Remove the deprecated BasicNetworkManager constructor by Daniel.L (Byoungchan Lee) · 2 years, 8 months ago
  9. 5286dcf Migrate rtc_base and rtc_tools to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
  10. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 10 months ago
  11. 61dbcd1 Rewrite "Reset all maps in AndroidNetworkMonitor Start()/Stop()" by Jonas Oreland · 2 years, 10 months ago
  12. 13f9c62 Fix comparator bugs which are not compliant to strict weak ordering. by Mirko Bonadei · 2 years, 11 months ago
  13. 6228d87 Reland "Delete deprecated versions of MergeNetworkList" by Niels Möller · 2 years, 11 months ago
  14. 2f9291c Revert "Delete deprecated versions of MergeNetworkList" by Ilya Nikolaevskiy · 3 years ago
  15. 7679e9b Delete deprecated versions of MergeNetworkList by Niels Möller · 3 years ago
  16. d959f3a Use std:unique_ptr for Network objects owned by the NetworkManager. by Niels Möller · 3 years ago
  17. 2ab914c Adopt absl::string_view in rtc_base/ (straightforward cases) by Ali Tofigh · 3 years ago
  18. 2221144 Delete old versions of GetNetworks and GetAnyAddressNetworks by Niels Möller · 3 years ago
  19. 597e03f Remove set but otherwise unused variable by Hans Wennborg · 3 years ago
  20. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  21. c06fe8b WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 11/inf by Jonas Oreland · 3 years ago
  22. 7fa9057 Adopt absl::string_view in function parameters under rtc_base/ by Ali Tofigh · 3 years ago
  23. 27c1452 Refactor BasicNetworkManager to use TQ methods and PendingTaskSafetyFlag. by Niels Möller · 3 years, 2 months ago
  24. 3001905 Fix guess adapter type. by Jonas Oreland · 3 years, 2 months ago
  25. 539f3e1 Deprecate BasicNetworkManager default constructor by Niels Möller · 3 years, 4 months ago
  26. 5f34130 Declare LERROR deprecated and remove all usage in webrtc by Harald Alvestrand · 3 years, 4 months ago
  27. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  28. aa37316 Pass a SocketFactory to BasicNetworkManager constructor by Niels Möller · 3 years, 6 months ago
  29. ac554eb Add VPN detection by mac-address for Windows by Jonas Oreland · 3 years, 7 months ago
  30. 2ee0e64 Add support for manually configuring subnets as VPN by Jonas Oreland · 3 years, 7 months ago
  31. b477fc7 Add small cost to Vpn by Jonas Oreland · 3 years, 7 months ago
  32. d0b8879 Delete AsyncSocket class, merge into Socket class by Niels Möller · 3 years, 7 months ago
  33. 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
  34. 3707793 [sigslot] - Remove sigslot form NetworkMonitorInterface. by Mirko Bonadei · 3 years, 8 months ago
  35. b5274ef Enable WebRTC-BindUsingInterfaceName by default by Jonas Oreland · 3 years, 11 months ago
  36. 6ca955a Reland "Fix problem with ipv4 over ipv6 on Android" by Jonas Oreland · 4 years ago
  37. 1e60490 Revert "Fix problem with ipv4 over ipv6 on Android" by Taylor Brandstetter · 4 years, 1 month ago
  38. da2fd2a Fix problem with ipv4 over ipv6 on Android by Jonas Oreland · 4 years, 1 month ago
  39. 47fa08f Add field trial WebRTC-AllowMACBasedIPv6 by Jonas Oreland · 4 years, 4 months ago
  40. ea7fbfb Implement network monitor for iOS. by Taylor Brandstetter · 4 years, 7 months ago
  41. 07fc24d Removing NetworkMonitorFactory static global. by Taylor Brandstetter · 4 years, 8 months ago
  42. f7721fb Add interface for os/firmware to affect ICE selection. by Jonas Oreland · 4 years, 8 months ago
  43. 239ac8a Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 8 months ago
  44. cfba4ff Revert "Reland "Pass NetworkMonitorFactory through PeerConnectionFactory."" by Taylor · 4 years, 8 months ago
  45. 7ded733 Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 8 months ago
  46. 7d62754 Revert "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor · 4 years, 8 months ago
  47. 003c9be Pass NetworkMonitorFactory through PeerConnectionFactory. by Taylor Brandstetter · 4 years, 8 months ago
  48. 2105d64 Add field trial for using different network cost cellular types by Jonas Oreland · 4 years, 11 months ago
  49. c7ea04a Don't trigger OnNetworkChange when changing from 3G to 4G by Jonas Oreland · 5 years ago
  50. 08d1806 Extend rtc::AdapterType with 2g, 3G, 4G & 5G enum values. by Jonas Oreland · 5 years ago
  51. f74d2ce Revert "Add interface_id to rtc::Network" by Olga Sharonova · 5 years ago
  52. 7e91482 Add interface_id to rtc::Network by Jonas Oreland · 5 years ago
  53. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 5 years ago
  54. bd710db Removing dead code by Xavier Lepaul · 5 years ago
  55. f1cf89b Remove unused method `set_ignore_non_default_routes` by Xavier Lepaul · 5 years ago
  56. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  57. c5bc9d6 Treat wlan as a WiFi adapter name on all platforms. by Qingsi Wang · 6 years ago
  58. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  59. 2acd163 Use Abseil container algorithms in rtc_base/ by Steve Anton · 6 years ago
  60. 8f096d0 Map clat devices to cellular on Android by Jeroen de Borst · 6 years ago
  61. 5ae259e Use a provider in rtc::Network to access the mDNS responder. by Qingsi Wang · 6 years ago
  62. 44f0f87 Remove NetworkManager::{set_ipv6_enabled,ipv6_enabled}. by Mirko Bonadei · 6 years ago
  63. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  64. 7852d29 Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*. by Qingsi Wang · 6 years ago
  65. a2e133d Delete StreamInterface::ReadLine. by Niels Möller · 6 years ago
  66. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 7 years ago
  67. 0961933 Add MDnsResponderInterface and obfuscate local IP addresses in gathering. by Qingsi Wang · 7 years ago
  68. 366a50c Remove simple stringstream usages. by Jonas Olsson · 7 years ago
  69. 01560de Use "wildcard" instead of "unknown" for ADAPTER_TYPE_ANY in stats. by Qingsi Wang · 7 years ago
  70. 9f1de69 Add ADAPTER_TYPE_ANY in AdapterType. by Qingsi Wang · 7 years ago
  71. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  72. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 7 years ago
  73. 0ce868c Recognize additional adapter types on Windows by Yura Yaroshevich · 7 years ago
  74. 10a0e51 Improve text logs in the network stack. by Qingsi Wang · 7 years ago
  75. e53ac04 Add Ethernet and loopback entries to GetAdapterTypeFromName. by Qingsi Wang · 7 years ago
  76. de2ed7d Support VPN adapter type in WebRTC Android. by Qingsi Wang · 7 years ago
  77. 0191441 Lowercase Windows headers. by Mirko Bonadei · 7 years ago
  78. 01cb5f2 Fix issue where sockets bound to temporary IPv6 addresses are discarded. by Taylor Brandstetter · 7 years ago
  79. 8bac1d9 Add more string matching rules for detecting VPN interfaces. by Taylor Brandstetter · 7 years ago
  80. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  81. 9de3aac Reland "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  82. a17ce27 Revert "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  83. af551a1 Enable the clang style plugin in rtc_base/ by Steve Anton · 7 years ago
  84. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  85. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/network.cc]
  86. 4cd599f If adapter type is unknown and interface name is "ipsec", treat as VPN. by deadbeef · 8 years ago
  87. 3427f53 Relanding: Move "max IPv6 networks" logic to BasicPortAllocator, and fix sorting. by deadbeef · 8 years ago
  88. 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
  89. ad95614 Move "max IPv6 networks" logic to BasicPortAllocator, and fix sorting. by deadbeef · 8 years ago
  90. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  91. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  92. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  93. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/network.cc]
  94. 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]
  95. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/network.cc]
  96. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  97. ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  98. eb4ca4e Replace RTC_DCHECK(false) with RTC_NOTREACHED(). by nisse · 8 years ago
  99. c80e741 Replace ASSERT(false) by RTC_NOTREACHED(). by nisse · 8 years ago
  100. 7502401 Do not spam "Connect failed with 101/65" in logs. by skvlad · 8 years ago