1. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  2. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 7 years ago
  3. 70b820f Implemented the GetRemoteAudioSSLCertificate method. by Zhi Huang · 7 years ago
  4. 6e2e7ce Reland "Move JsepTransport from p2p/base to pc/." by Taylor Brandstetter · 7 years ago
  5. 8424acd Revert "Move JsepTransport from p2p/base to pc/." by Oleh Prypin · 7 years ago
  6. 4770fd9 Move JsepTransport from p2p/base to pc/. by Taylor Brandstetter · 7 years ago
  7. c08de0f Allow the TransportController to create RTP level transports. by Zhi Huang · 7 years ago
  8. 3828c06 Replace cricket::ContentAction with webrtc::SdpType by Steve Anton · 7 years ago
  9. e169272 Fixed a bug in determining ICE roles. by Qingsi Wang · 7 years ago
  10. 942bc2e Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  11. 8c316c1 Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal." by Zhi Huang · 7 years ago
  12. 7167745 Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  13. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  14. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
  15. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  16. f1c6db1 Rewrite WebRtcSession ICE tests as PeerConnection tests by Steve Anton · 7 years ago
  17. b526158 Move the TransportController from p2p/base to pc/. by Zhi Huang · 7 years ago[Renamed (98%) from p2p/base/transportcontroller.cc]
  18. b19012e Remove the support of fallback from DTLS to SDES. by zhihuang · 7 years ago
  19. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  20. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/p2p/base/transportcontroller.cc]
  21. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  22. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  23. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  24. 7914b8c Negotiate the same SRTP crypto suites for every DTLS association formed. by deadbeef · 8 years ago
  25. 897d08e Fixing bug that results in incorrect ICE role with ICE lite endpoints. by deadbeef · 8 years ago
  26. d8cfa1a Accept remote offers with current DTLS role, rather than "actpass". by deadbeef · 8 years ago
  27. 5bd5ca3 Rename "PacketTransportInterface" to "PacketTransportInternal". by deadbeef · 8 years ago
  28. 8662f94 Only set certificate on DTLS transport if fingerprint is found in SDP. by deadbeef · 8 years ago
  29. b2cdd93 Remove the dependency of TransportChannel and TransportChannelImpl. by zhihuang · 8 years ago
  30. 6ce9259 Revert of make the DtlsTransportWrapper inherit form DtlsTransportInternal (patchset #11 id:320001 of https://codereview.webrtc.org/2606123002/ ) by zhihuang · 8 years ago
  31. 5aed06c make the DtlsTransportWrapper inherit form DtlsTransportInternal by zhihuang · 8 years ago
  32. bad5dad More minor improvements to BaseChannel/transport code. by deadbeef · 8 years ago
  33. f5b251b Remove BaseChannel's dependency on TransportController. by zhihuang · 8 years ago
  34. d06adf6 Make P2PTransportChannel inherit from IceTransportInternal. by zhihuang · 8 years ago
  35. eb4ca4e Replace RTC_DCHECK(false) with RTC_NOTREACHED(). by nisse · 8 years ago
  36. c80e741 Replace ASSERT(false) by RTC_NOTREACHED(). by nisse · 8 years ago
  37. c37ad49 Revert of Make P2PTransportChannel inherit from IceTransportInternal. (patchset #3 id:80001 of https://codereview.webrtc.org/2590063002/ ) by kjellander · 8 years ago
  38. 12749d8 Make P2PTransportChannel inherit from IceTransportInternal. by zhihuang · 8 years ago
  39. df6075a RTCStatsCollector: Utilize network thread to minimize thread hops. by hbos · 8 years ago
  40. 62802a1 Fixing possible crash due to RefCountedChannel assignment operator. by deadbeef · 8 years ago
  41. d1a38b5 Implement the "needs-ice-restart" logic for SetConfiguration. by deadbeef · 8 years ago
  42. 49f34fd Relanding: Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  43. 57fd726 Revert of Refactoring that removes P2PTransport and DtlsTransport classes. (patchset #9 id:150001 of https://codereview.webrtc.org/2517883002/ ) by deadbeef · 8 years ago
  44. bd28681 Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  45. 15ca8f6 Let receiving() and SignalRecevingState be part of rtc::PacketTransportInterface. by johan · 8 years ago
  46. d89ab14 Introduce rtc::PacketTransportInterface and let cricket::TransportChannel inherit. by johan · 8 years ago
  47. d93f50c Add UMA metrics for ICE regathering reasons. by Honghai Zhang · 8 years ago
  48. 9ecb085 Adding logs to track potential cause of not starting port allocation. by Honghai Zhang · 8 years ago
  49. f0bb360 Add parameter to TransportController to not change ICE role on restart. by Taylor Brandstetter · 8 years ago
  50. d82eee0 Log how often DTLS negotiation failed because of incompatible ciphersuites. by zhihuang · 8 years ago
  51. 91042f8 Restore the behavior where an ICE restart redetermines the ICE role. by deadbeef · 8 years ago
  52. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 9 years ago
  53. 1c20610 Handle any number of role conflicts; not just the first. by deadbeef · 9 years ago
  54. 1590c39 Fire a signal when the transport channel state changes by Honghai Zhang · 9 years ago
  55. 7f216b7 Renames TransportController worker_thread to network_thread. by Danil Chapovalov · 9 years ago
  56. e774867 Allow TransportController to create a QuicTransportChannel by mikescarlett · 9 years ago
  57. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  58. b4d01c4 A bunch of interfaces: Return scoped_ptr<SSLCertificate> by kwiberg · 9 years ago
  59. 7fb69db Reland the CL to remove candidates when doing continual gathering by Honghai Zhang · 9 years ago
  60. 6f59a4f Revert of Remove candidates when doing continual gathering (patchset #15 id:560001 of https://codereview.webrtc.org/1648813004/ ) by tommi · 9 years ago
  61. 84430da When doing candidate re-gathering in the same generation, Remove the existing local candidate on the same network by honghaiz · 9 years ago
  62. f475d36 Properly handle different transports having different SSL roles. by Taylor Brandstetter · 9 years ago
  63. c4d3a5d Thinning out the Transport class. by Taylor Brandstetter · 9 years ago
  64. 1f429e3 Passing the new policy from PeerConnection RTCConfiguration to by honghaiz · 9 years ago
  65. cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 9 years ago
  66. a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 9 years ago
  67. 47ee2f3 TransportController refactoring. by deadbeef · 9 years ago
  68. 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 9 years ago
  69. 9af63f4 TransportController refactoring. by deadbeef · 9 years ago