commit | 614da1b1d8d6af26bb78a219492aaa80a2b8681f | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Mon Jan 09 08:22:07 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 09 10:18:40 2023 |
tree | 66356289d26bd4b46a6fb7b8b0672d08908f7d30 | |
parent | 2852ab90d9bf5ce7980c1ca090f75adc9692917f [diff] |
Cleanup Connection message integrity handling This cl/ clean up the handling of message integrity in Connection. - Port validates message integrity of REQUESTs, using local candidate password. - Connection validates message integrity of RESPONSEs, using remote candidate password. Bug: webrtc:14578 Change-Id: I6fdb638b52f4fb7a997fd50393f9ed284543beac Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/290700 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39028}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.