commit | ac170d5c214e1f487ba82b888e5c3d5000118de0 | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Sat Mar 04 08:54:45 2017 |
committer | Commit bot <commit-bot@chromium.org> | Sat Mar 04 08:54:45 2017 |
tree | 48da18729d8c206b5bbde674b5bf58109307d85d | |
parent | ca818683fc8b12e921d3c15c22adff8a865c87d0 [diff] |
Improve testing of SRTP external auth code paths. Previously code behind ENABLE_EXTERNAL_AUTH was only compiled with Chromium but developed in WebRTC, which made testing rather complicated. This caused some trouble in the past (e.g. https://crbug.com/628400#c1) This CL helps in that the external auth code is now compiled with WebRTC and the srtpfilter integration gets tested. BUG=chromium:628400 Review-Url: https://codereview.webrtc.org/2722423003 Cr-Commit-Position: refs/heads/master@{#17030}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.