commit | d7455782296e764724770e99b5806b03cf44b943 | [log] [tgz] |
---|---|---|
author | Zhi Huang <zhihuang@webrtc.org> | Thu Nov 30 14:50:52 2017 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 30 23:47:30 2017 +0000 |
tree | 7e59a6715b88ca5109320c76eace688bcf7be89f | |
parent | 28d7ce80f506d882c730914c11ded4d9005ee0f3 [diff] |
Call SrtpTransport::EnableExternalAuth when enabling SDES. When enabling SDES in BaseChannel, SrtpTransport::EnableExternalAuth should be called if the external authenication is enabled which is not covered by the current test set. TBR=pthatcher@webrtc.org Bug: webrtc:7013 Change-Id: Ibbf458516a521a488e8e3bb4a5a29fca70a627f5 Reviewed-on: https://webrtc-review.googlesource.com/27761 Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Zhi Huang <zhihuang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20960}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.