commit | 018feb90c2269a29f4ee46c073afc4a5536aea04 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Fri Mar 29 19:15:47 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 29 21:54:54 2024 |
tree | 1f5e547c4f8361bb98f4dbd7658760c9fefb9c38 | |
parent | cc91e075ea2598a99fda08bed0df6d948b3524aa [diff] |
Fix OpenSSLStreamAdapter tests when openssl is boringssl This is a follow-up to: https://webrtc-review.googlesource.com/c/src/+/318640 The problem was that the scoped field trials in the tests only applied to the construction of the streams, not the handshake. Note, although the changes are in OpenSSLStreamAdapter, this CL actually fixes the SSLStreamAdapterTestDTLSExtensionPermutation tests in rtc_base/ssl_stream_adapter_unittest.cc. Bug: webrtc:15467 Change-Id: I25cdd758aab1bc67fd7a6a61c956c6d52f82e3d1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/344762 Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41976}
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.