1. 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 5 years ago
  2. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  3. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 6 years ago
  4. 970f2f7 [clang-tidy] Apply bugprone-argument-comment fixes. by Mirko Bonadei · 6 years ago
  5. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 6 years ago
  6. 105ded3 Pass the x-mt line from SDP to the media transport by Piotr (Peter) Slatala · 6 years ago
  7. 55b91b9 Only create no-op DTLS if media transport is used for both media and data by Piotr (Peter) Slatala · 6 years ago
  8. 2b5baee Create no-op DTLS if media transport is used. by Piotr (Peter) Slatala · 6 years ago
  9. 7a6739e Make Ice Transports signal failures. by Jonas Olsson · 6 years ago
  10. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  11. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/jseptransportcontroller_unittest.cc]
  12. 2bed397 Support changing the tagged BUNDLE media section section by Steve Anton · 6 years ago
  13. 6a8727b Update connection states to match spec changes. by Jonas Olsson · 6 years ago
  14. 628f37a Delete a cricket::DtlsTransport when PC is closed by Harald Alvestrand · 6 years ago
  15. ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
  16. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  17. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  18. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  19. d8aa9f9 Fix flaky JsepTransportControllerTests. by Jonas Olsson · 6 years ago
  20. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  21. 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
  22. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  23. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  24. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  25. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  26. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  27. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  28. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  29. 2b15626 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  30. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  31. 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 6 years ago
  32. e20867f Add AsyncResolverFactory interface and basic implementation. by Zach Stein · 6 years ago
  33. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  34. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  35. cbaa254 Attempting to fix lingering issues with BUNDLE negotiation. by Taylor Brandstetter · 6 years ago
  36. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  37. d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 6 years ago
  38. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  39. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  40. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 7 years ago