1. 55b91b9 Only create no-op DTLS if media transport is used for both media and data by Piotr (Peter) Slatala · 6 years ago
  2. 63a176b Do not modify media transport config when falling back to RTP by Piotr (Peter) Slatala · 6 years ago
  3. 4a7b3ac Add DTLSTransport info into sender/receiver state. by Harald Alvestrand · 6 years ago
  4. 2b5baee Create no-op DTLS if media transport is used. by Piotr (Peter) Slatala · 6 years ago
  5. 7a6739e Make Ice Transports signal failures. by Jonas Olsson · 6 years ago
  6. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  7. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/jseptransportcontroller.cc]
  8. 2bed397 Support changing the tagged BUNDLE media section section by Steve Anton · 6 years ago
  9. 0c02250 Pass RtcEventLog to MediaTransportFactory. by Piotr (Peter) Slatala · 6 years ago
  10. 6a8727b Update connection states to match spec changes. by Jonas Olsson · 6 years ago
  11. c64078f Log DTLS state changes to RtcEventLog by Zach Stein · 6 years ago
  12. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  13. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  14. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  15. 47dfdca Create 'MaybeCreateMediaTransport' function by Piotr (Peter) Slatala · 6 years ago
  16. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  17. 10aeb2a MediaTransportTests should use audio-only peer connection. by Piotr (Peter) Slatala · 6 years ago
  18. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  19. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  20. 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
  21. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  22. 97fc11f Fix the 'SetConfiguration(RTCConfiguration::use_media_transport)' setting. by Piotr (Peter) Slatala · 6 years ago
  23. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  24. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  25. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  26. 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 6 years ago
  27. d25828a Use AsyncInvoker in JsepTransportController instead of MessageHandler by Steve Anton · 6 years ago
  28. e20867f Add AsyncResolverFactory interface and basic implementation. by Zach Stein · 6 years ago
  29. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 7 years ago
  30. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  31. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  32. b57e169 Add a flag to actively reset the SRTP parameters by Zhi Huang · 7 years ago
  33. 7685e86 Pass the RtcEventLog instance to ICE via JsepTransportController. by Qingsi Wang · 7 years ago
  34. 6c789e0 Revert "Add a flag to actively reset the SRTP parameters" by Zhi Huang · 7 years ago
  35. bae1031 Add a flag to actively reset the SRTP parameters by Zhi Huang · 7 years ago
  36. cbaa254 Attempting to fix lingering issues with BUNDLE negotiation. by Taylor Brandstetter · 7 years ago
  37. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  38. 0ab5651 Fix handling of empty BUNDLE groups. by Taylor Brandstetter · 7 years ago
  39. d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 7 years ago
  40. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  41. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 7 years ago
  42. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  43. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  44. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  45. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  46. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 7 years ago