commit | 35f73ddca48b1db6d45e12f58b1a56440beecaa3 | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Thu Dec 19 09:15:47 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 19 11:36:52 2024 |
tree | 594be75dff1cb578980fffef0292ca359edf2c0f | |
parent | 776866774fd739996b60a6b683f7aa9fa3addd65 [diff] |
DTLS 1.3 - patch 3 Modify openssl_stream_adapter to check/set timer regardless of dtls state. This is needed for DTLS1.3 orelse handshake will never complete if last client packet is lost (e.g if retransmit is not triggered after writable) as show by TestHandshakeLoseSecondClientPacket. TestHandshakeLoseSecondClientPacket works with/without this patch if using DTLS1.2. BUG=webrtc:383141571 Change-Id: I2757783c9e79686d1fbe0eff12341ab9e3863fdd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/372201 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43610}
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.