1. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  2. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  3. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  4. d8aa9f9 Fix flaky JsepTransportControllerTests. by Jonas Olsson · 6 years ago
  5. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  6. 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
  7. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  8. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  9. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  10. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  11. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  12. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  13. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  14. 2b15626 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  15. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  16. 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 6 years ago
  17. e20867f Add AsyncResolverFactory interface and basic implementation. by Zach Stein · 6 years ago
  18. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  19. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  20. cbaa254 Attempting to fix lingering issues with BUNDLE negotiation. by Taylor Brandstetter · 7 years ago
  21. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  22. d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 7 years ago
  23. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  24. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  25. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 7 years ago