commit | 5e55fe845ef6d839e17b6fd1fdf911bbbed84753 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Fri Mar 23 11:50:16 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 23 19:26:55 2018 +0000 |
tree | 384b741141e30f32ca2bddde428f48d9b5ccd63d | |
parent | 767a2ced73d4989bb7204b01d12189b940a0ff2f [diff] |
Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. This flag (added to CryptoOptions) will allow applications to opt-in to use of this suite, before it's disabled by default later. See bug for more details. TBR=magjed@webrtc.org Bug: webrtc:7670 Change-Id: I800bedd4b26d807b6b7ac66b505d419c3323e454 Reviewed-on: https://webrtc-review.googlesource.com/64390 Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22586}
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.