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