1. 10a0e51 Improve text logs in the network stack. by Qingsi Wang · 7 years ago
  2. e53ac04 Add Ethernet and loopback entries to GetAdapterTypeFromName. by Qingsi Wang · 7 years ago
  3. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 7 years ago
  4. a2d6067 Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads." by Qingsi Wang · 7 years ago
  5. 3dc4106 Revert "Add thread checker to PortAllocator and its subclasses and fix a bug" by Patrik Höglund · 7 years ago
  6. fc43d11 Add thread checker to PortAllocator and its subclasses and fix a bug by Qingsi Wang · 7 years ago
  7. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 7 years ago
  8. d7d762d Remove LOG_J and LOG_JV, tweak p2p logs. by Jonas Olsson · 7 years ago
  9. 4ff5443 Fix bugs in collecting STUN candidate stats and configuring STUN by Qingsi Wang · 7 years ago
  10. db53f8e Add configurable STUN binding request interval. by Qingsi Wang · 7 years ago
  11. 2870b0a Expose a link-local network interfaces enumeration option by Daniel Lazarenko · 7 years ago
  12. b181f71 Don't use link-local networks to determine the lowest cost of networks by Yuwei Huang · 7 years ago
  13. e2a9318 Delete ConnectionMonitor. by Niels Möller · 7 years ago
  14. 6e2e7ce Reland "Move JsepTransport from p2p/base to pc/." by Taylor Brandstetter · 7 years ago
  15. 202994c This is a recommit of by Jonas Oreland · 7 years ago
  16. 8424acd Revert "Move JsepTransport from p2p/base to pc/." by Oleh Prypin · 7 years ago
  17. 4770fd9 Move JsepTransport from p2p/base to pc/. by Taylor Brandstetter · 7 years ago
  18. f1a7a8c Revert "Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports" by Guido Urdaneta · 7 years ago
  19. 26246ca Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports by Jonas Oreland · 7 years ago
  20. 6c38cc7 Fix cpplint errors in p2p/ by Steve Anton · 7 years ago
  21. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  22. f2737d2 Enable the clang style plugin in primary p2p/ target by Steve Anton · 7 years ago
  23. 7995d8c Fix clang style warnings in p2p/base/portallocator files by Steve Anton · 7 years ago
  24. bdcee28 TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  25. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  26. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  27. 1c46a35 Try creating sockets again if network change occurs after bind failed. by deadbeef · 7 years ago
  28. 1c5e6d0 Remove BasicPortAllocator::EnableProtocol. by deadbeef · 7 years ago
  29. 7f1563f Making BasicPortAllocator tests slightly less fragile. by deadbeef · 7 years ago
  30. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  31. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago