commit | 518de1673ed411ba84b417377751ca7603a89bc1 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Mon Sep 16 20:22:18 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 23 11:35:24 2024 |
tree | ceb4fc7f0bb100e0b9c7b6088d847db2c98400ff | |
parent | a8829eb5f32e85a99ed889fa987f58be2f980933 [diff] |
Reland "Disable TLS session ticket for DTLS" This is a reland of commit e77d75193f4f61cf90991569c5470ba5d1b78f2b. No changes were required to the CL, downstream tests have been fixed. Original change's description: > Disable TLS session ticket for DTLS > > since it makes no sense for the WebRTC usage of DTLS and increases > the size of the last handshake flight considerably > Guarded by killswitch > WebRTC-DisableTlsSessionTicketKillswitch > > BUG=webrtc:367181089 > > Co-authored-by: Jody Ho <jodyho@meta.com> > Change-Id: I4bb17bba8a17c65c8e0fefe2d8962974703feee7 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/362526 > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Reviewed-by: David Benjamin <davidben@webrtc.org> > Commit-Queue: Philipp Hancke <phancke@meta.com> > Cr-Commit-Position: refs/heads/main@{#43046} Bug: webrtc:367181089 Change-Id: I4b3f813e4a0dd4d0458ee14c15c51ee6f9b84461 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/363220 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43066}
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.