commit | ac40185001236bd1c09a6a6fb7354ce30816cede | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Wed Dec 18 08:18:21 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 18 10:26:22 2024 |
tree | 09c99a51728721c4d55da2baaa0cf1c086dd99bd | |
parent | 486e3deba04336266326f45d2b314b5bfac9e7ae [diff] |
DTLS 1.3 - patch 2 - add DTLS1.3 ciphers (without KeyType) - remove code in dtls_transport.cc that tries to parse DTLS packet - cleanup some test - start on test for packet loss during dtls handshake (more to come!) After this patch is submitted, it is possible to set max version = dtls1.3 and it will active but DON'T do it yet. BUG=webrtc:383141571 Change-Id: I6f9a120c53415ccee7a560ea83bd0c2636702997 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/371300 Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43595}
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.