commit | dfcab728b21cec2994131a449c6c1e38018c264a | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Mon Mar 06 08:14:10 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 06 08:14:10 2017 |
tree | 822fae1e9c74cbba6ba58e8c50c1d9d3b2eb4e2e | |
parent | 156e3afa7f945069b206c3e252ea3609869bfad5 [diff] |
Reland: Improve testing of SRTP external auth code paths. This CL is a reland of https://codereview.webrtc.org/2722423003 which got reverted due to compile errors when rolling into Chromium. Original CL description: 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/2735613002 Cr-Commit-Position: refs/heads/master@{#17052}
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.