1. 581df61 Revert "Reland "Clean up libjingle API dependencies."" by Patrik Höglund · 7 years ago
  2. 5117b04 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  3. b526158 Move the TransportController from p2p/base to pc/. by Zhi Huang · 7 years ago[Renamed (98%) from p2p/base/transportcontroller.h]
  4. 7bcfc3b Revert "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  5. 57fb315 Clean up libjingle API dependencies. by Patrik Höglund · 7 years ago
  6. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  7. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/p2p/base/transportcontroller.h]
  8. ca6d3b6 Renamed dtlstransportchannel.h/.cc/_unittest.cc. by zhihuang · 8 years ago
  9. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  10. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  11. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  12. 7914b8c Negotiate the same SRTP crypto suites for every DTLS association formed. by deadbeef · 8 years ago
  13. 5bd5ca3 Rename "PacketTransportInterface" to "PacketTransportInternal". by deadbeef · 8 years ago
  14. b2cdd93 Remove the dependency of TransportChannel and TransportChannelImpl. by zhihuang · 8 years ago
  15. 6ce9259 Revert of make the DtlsTransportWrapper inherit form DtlsTransportInternal (patchset #11 id:320001 of https://codereview.webrtc.org/2606123002/ ) by zhihuang · 8 years ago
  16. 5aed06c make the DtlsTransportWrapper inherit form DtlsTransportInternal by zhihuang · 8 years ago
  17. bad5dad More minor improvements to BaseChannel/transport code. by deadbeef · 8 years ago
  18. f5b251b Remove BaseChannel's dependency on TransportController. by zhihuang · 8 years ago
  19. d06adf6 Make P2PTransportChannel inherit from IceTransportInternal. by zhihuang · 8 years ago
  20. c37ad49 Revert of Make P2PTransportChannel inherit from IceTransportInternal. (patchset #3 id:80001 of https://codereview.webrtc.org/2590063002/ ) by kjellander · 8 years ago
  21. 12749d8 Make P2PTransportChannel inherit from IceTransportInternal. by zhihuang · 8 years ago
  22. 62802a1 Fixing possible crash due to RefCountedChannel assignment operator. by deadbeef · 8 years ago
  23. d1a38b5 Implement the "needs-ice-restart" logic for SetConfiguration. by deadbeef · 8 years ago
  24. 49f34fd Relanding: Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  25. 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
  26. bd28681 Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  27. 15ca8f6 Let receiving() and SignalRecevingState be part of rtc::PacketTransportInterface. by johan · 8 years ago
  28. d89ab14 Introduce rtc::PacketTransportInterface and let cricket::TransportChannel inherit. by johan · 8 years ago
  29. d93f50c Add UMA metrics for ICE regathering reasons. by Honghai Zhang · 8 years ago
  30. f0bb360 Add parameter to TransportController to not change ICE role on restart. by Taylor Brandstetter · 9 years ago
  31. d82eee0 Log how often DTLS negotiation failed because of incompatible ciphersuites. by zhihuang · 9 years ago
  32. 1c20610 Handle any number of role conflicts; not just the first. by deadbeef · 9 years ago
  33. 1590c39 Fire a signal when the transport channel state changes by Honghai Zhang · 9 years ago
  34. 7f216b7 Renames TransportController worker_thread to network_thread. by Danil Chapovalov · 9 years ago
  35. e774867 Allow TransportController to create a QuicTransportChannel by mikescarlett · 9 years ago
  36. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  37. b4d01c4 A bunch of interfaces: Return scoped_ptr<SSLCertificate> by kwiberg · 9 years ago
  38. 7fb69db Reland the CL to remove candidates when doing continual gathering by Honghai Zhang · 9 years ago
  39. 6f59a4f Revert of Remove candidates when doing continual gathering (patchset #15 id:560001 of https://codereview.webrtc.org/1648813004/ ) by tommi · 9 years ago
  40. 84430da When doing candidate re-gathering in the same generation, Remove the existing local candidate on the same network by honghaiz · 9 years ago
  41. a7446d2 Change DTLS default from 1.0 to 1.2 for webrtc. by Guo-wei Shieh · 9 years ago
  42. f475d365 Properly handle different transports having different SSL roles. by Taylor Brandstetter · 9 years ago
  43. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  44. c4d3a5d Thinning out the Transport class. by Taylor Brandstetter · 9 years ago
  45. 1f429e3 Passing the new policy from PeerConnection RTCConfiguration to by honghaiz · 9 years ago
  46. cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 9 years ago
  47. a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 9 years ago
  48. 47ee2f3 TransportController refactoring. by deadbeef · 9 years ago
  49. 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 9 years ago
  50. 9af63f4 TransportController refactoring. by deadbeef · 9 years ago