1. ef5b21e Deprecate and remove usage for WARNING log level by Harald Alvestrand · 3 years, 4 months ago
  2. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
  3. 05fadac make ice server parsing error and logging more consistent by Philipp Hancke · 3 years, 5 months ago
  4. 634f279 Delete redundant function rtc::tokenize_with_empty_tokens by Niels Möller · 3 years, 7 months ago
  5. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 8 months ago
  6. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
  7. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
  8. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
  9. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 2 months ago
  10. a3dd772 Add create function for PeerConnection that can return an error. by Harald Alvestrand · 4 years, 4 months ago
  11. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  12. db4def9 Update parsing of stun and turn urls for RFC 7064-7065 by Niels Möller · 6 years ago
  13. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  14. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/iceserverparsing.cc]
  15. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  16. 9c147dd Revert "Add SSLConfig object to IceServer." by Sergey Silkin · 7 years ago
  17. 4f08543 Add SSLConfig object to IceServer. by Diogo Real · 7 years ago
  18. 1d52d2c Revert "Add SSLConfig object to IceServer." by Ying Wang · 7 years ago
  19. 7f1ffcc Add SSLConfig object to IceServer. by Diogo Real · 7 years ago
  20. b2a7478 Fix usage logging of TURN and STUN servers by Harald Alvestrand · 7 years ago
  21. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  22. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  23. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/iceserverparsing.cc]
  24. 7bd1f1b Add support for changing the TLS elliptic curve set. by Diogo Real · 8 years ago
  25. 1dca9d5 Support a user-provided string for the TLS ALPN extension. by Diogo Real · 8 years ago
  26. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  27. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  28. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  29. dab1d2d Enable SNI in ssl adapter. by Emad Omara · 8 years ago
  30. 1dcb164 Rewrite PeerConnection integration tests using better testing practices. by deadbeef · 8 years ago