commit | 37bb54eb2079bacc5003eda1b5b69126a9e3e516 | [log] [tgz] |
---|---|---|
author | Joachim Bauch <jbauch@webrtc.org> | Wed Jun 29 08:41:00 2016 |
committer | Joachim Bauch <jbauch@webrtc.org> | Wed Jun 29 08:41:16 2016 |
tree | 1c8d2c15dbe5e00a367534738511cdbcb88e2f71 | |
parent | 65f47275cbb5ad3aa5146b9e75afa9894467daff [diff] |
Reland: Remove global list of SRTP sessions. Instead save a reference to the SrtpSession inside the srtp_ctx_t. The original CL was https://codereview.webrtc.org/1416093010 and should be good to reland now that internal projects are using a more recent version of libsrtp. BUG=webrtc:5133 R=mattdr@webrtc.org, pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/2109893002 . Cr-Commit-Position: refs/heads/master@{#13318}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.