1. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 8 months ago
  2. 25ec888 Make ICE transports injectable. by Qingsi Wang · 4 years, 8 months ago
  3. 5cb7807 Implement crypto stats on DTLS transport by Harald Alvestrand · 4 years, 9 months ago
  4. 8e1343a Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. by Bjorn A Mellem · 4 years, 10 months ago
  5. fc604aa Unset sinks when deleting CompositeDataChannelTransport. by Bjorn A Mellem · 4 years, 10 months ago
  6. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 4 years, 10 months ago
  7. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  8. 437077d Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Qingsi Wang · 4 years, 11 months ago
  9. 487f9a1 Reland "Refactor SCTP data channels to use DataChannelTransportInterface." by Bjorn A Mellem · 4 years, 11 months ago
  10. 20232a9 Use obfuscated IPs in logging in p2p/ and pc/. by Qingsi Wang · 4 years, 11 months ago
  11. 8b14b0d Revert "Refactor SCTP data channels to use DataChannelTransportInterface." by Henrik Boström · 5 years ago
  12. 4c85828 Refactor SCTP data channels to use DataChannelTransportInterface. by Bjorn A Mellem · 5 years ago
  13. 703ea95 Only create a datagram RTP transport if the datagram transport should be used for RTP. by Bjorn A Mellem · 5 years ago
  14. 149dc72 Add support for RTCTransportStats.selectedCandidatePairChanges by Jonas Oreland · 5 years ago
  15. b689af4 Changes to enable use of DatagramTransport as a data channel transport. by Bjorn A Mellem · 5 years ago
  16. 364b267 Replace DatagramDtlsAdaptor with DatagramRtpTransport. by Bjorn A Mellem · 5 years ago
  17. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  18. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  19. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 5 years ago
  20. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  21. 292ce4e Move datagram transport to JsepTransport by Anton Sukhanov · 5 years ago
  22. 0c1c1b4 Move ownership of ICE from DtlsTransport to JsepTransport. by Bjorn A Mellem · 5 years ago
  23. 316f3ac Datagram Transport Integration by Anton Sukhanov · 5 years ago
  24. 78a5e96 Reland "Add thread guards to JsepTransport" by Harald Alvestrand · 5 years ago
  25. caedb5d Revert "Add thread guards to JsepTransport" by Gustaf Ullberg · 5 years ago
  26. 7e1db52 Add thread guards to JsepTransport by Harald Alvestrand · 5 years ago
  27. e7a5f7b Modifying MediaChannel to accept CopyOnWriteBuffer by value. by Amit Hilbuch · 5 years ago
  28. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 5 years ago
  29. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  30. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/jseptransport.cc]
  31. d02541e Add an observer API for DTLSTransport events. by Harald Alvestrand · 6 years ago
  32. d644feb Make sure media transport is deleted before ICE. by Anton Sukhanov · 6 years ago
  33. 628f37a Delete a cricket::DtlsTransport when PC is closed by Harald Alvestrand · 6 years ago
  34. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  35. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  36. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  37. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  38. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  39. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  40. 2b15626 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  41. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  42. 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 6 years ago
  43. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  44. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  45. b57e169 Add a flag to actively reset the SRTP parameters by Zhi Huang · 6 years ago
  46. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago[Renamed (93%) from pc/jseptransport2.cc]
  47. 5d8f8fa Revert "Adding test for adding ICE candidate before applying answer." by Henrik Boström · 6 years ago
  48. dd59d70 Adding test for adding ICE candidate before applying answer. by Taylor Brandstetter · 6 years ago
  49. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  50. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 6 years ago