1. 6b63cd5 Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests by Steve Anton · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/test/fakertccertificategenerator.h]
  4. ee89e78 Replace CHECK(x && y) with two separate CHECK() calls by kwiberg · 7 years ago
  5. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  6. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  7. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  8. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (98%) from webrtc/api/test/fakertccertificategenerator.h]
  9. 8662f94 Only set certificate on DTLS transport if fingerprint is found in SDP. by deadbeef · 8 years ago
  10. 3d70fef Remove DtlsIdentityStoreInterface, it is no longer used. by hbos · 8 years ago
  11. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 8 years ago
  12. d79599d Turning FakeDtlsIdentityStore into FakeRTCCertificateGenerator. by Henrik Boström · 8 years ago[Renamed (86%) from webrtc/api/test/fakedtlsidentitystore.h]
  13. db7bd3a FakeDtlsIdentityStore supporting both RSA and ECDSA. by Henrik Boström · 9 years ago
  14. ef8b61e Enable -Winconsistent-missing-override flag. by nisse · 9 years ago
  15. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  16. 5291393 DtlsIdentityStoreInterface::RequestIdentity: const& parameters by hbos · 9 years ago
  17. 25359e0 DtlsIdentityStoreInterface::RequestIdentity gets optional expires param. by hbos · 9 years ago
  18. b24317b Fix license headers in webrtc/api. by kjellander · 9 years ago
  19. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago[Renamed (96%) from talk/app/webrtc/test/fakedtlsidentitystore.h]
  20. 0eb15ed Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
  21. 1218d7a Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
  22. 86aaa4b Revert "Allow remote fingerprint update during a call" by Guo-wei Shieh · 9 years ago
  23. 9c38c2d Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
  24. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  25. 87713d0 RTCCertificates added to RTCConfiguration, used by WebRtcSession/-DescriptionFactory. by Henrik Boström · 9 years ago
  26. 5e56c59 DtlsIdentityStoreInterface added and the implementation is called DtlsIdentityStoreImpl (previously named without the -Impl bit and without an interface). by Henrik Boström · 9 years ago[Renamed (70%) from talk/app/webrtc/test/fakedtlsidentityservice.h]
  27. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  28. d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 10 years ago
  29. a576faf Enable SCTP and use OPENSSL on Anroid and NSS on other platforms. by jiayl@webrtc.org · 11 years ago
  30. 822fbd8 Update talk to 50918584. by wu@webrtc.org · 11 years ago
  31. 91053e7 Update libjingle to 50654631. by wu@webrtc.org · 11 years ago