commit | 9adc91d9cc254e78507663fdd194dbdde84b9274 | [log] [tgz] |
---|---|---|
author | Torbjorn Granlund <torbjorng@google.com> | Thu Mar 24 14:05:06 2016 +0100 |
committer | Torbjorn Granlund <torbjorng@google.com> | Thu Mar 24 13:05:18 2016 +0000 |
tree | 52da0c7337150c6fe2a55c9ed4222ee87a432e0a | |
parent | 4a3a135e68154488289d4aa4a987475912faa7be [diff] |
Revert of Remove code interfacing legacy openssl. (patchset #3 id:40001 of https://codereview.webrtc.org/1808763002/ ) Reason for revert: We will make it possible to link to BoringSSL for WebRTC's usages of the crypto APIs and OpenSSL for other usages in the same binary. Once that is completed, we will reland this. Original issue's description: > Remove code interfacing legacy openssl. > > BUG=webrtc:5664 > > Committed: https://crrev.com/4cd331beade6de16c073dcdaf89c4e038bdbf73f > Cr-Commit-Position: refs/heads/master@{#12041} TBR=tommi@webrtc.org,davidben@webrtc.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=webrtc:5664 Review URL: https://codereview.webrtc.org/1828773003 . Cr-Commit-Position: refs/heads/master@{#12117}
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.