commit | b57e169f3c63204af8929835bd9e708726b49296 | [log] [tgz] |
---|---|---|
author | Zhi Huang <zhihuang@webrtc.org> | Tue Jun 12 11:41:11 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jun 12 20:32:00 2018 +0000 |
tree | 42aae1ef34f7f47a010bdf252cc6844633177b6d | |
parent | 9dce71b983135a1d2a1f56441562c298e28e4f09 [diff] |
Add a flag to actively reset the SRTP parameters Add a new flag to RtcConfiguration. By setting that flag to true, the SRTP parameters will be reset whenever the DTLS transports are reset after every offer/answer negotiation. The flag is added to Android and Objc wrapper as well. This should only be used as a workaround for the linked bug, if the application knows that the other party is affected (for instance, using a version number). TBR=sakal@webrtc.org, denicija@webrtc.org Bug: chromium:835958 Change-Id: I6db025e1c69bf83e1b1908f7df4627430db9920c Reviewed-on: https://webrtc-review.googlesource.com/83101 Commit-Queue: Zhi Huang <zhihuang@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23587}
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.