commit | a9c94d5b12357c06f4cbf406e1bcb87b965218bc | [log] [tgz] |
---|---|---|
author | Jiawei Ou <ouj@fb.com> | Wed Jan 31 07:05:07 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 01 22:21:12 2018 |
tree | 1cefdf138d17759e7e494b4798e87da9e13073d1 | |
parent | 7b581eb1cab0b2ccd0a2d60163bb2b73c244346a [diff] |
Be explicit about OpenSSL version requriement. https://chromium-review.googlesource.com/c/external/webrtc/+/575910 pretty much made it a mandate to have OpenSSL 1.1.0 to compile webrtc. So, let's be explicit about it and cleanup old code for older version support. Also, generate a compiler error for older OpenSSL versions. Bug: webrtc:8817 Change-Id: I28590348137b6a04503eabdcc6328297ecf5213e Reviewed-on: https://webrtc-review.googlesource.com/46502 Reviewed-by: Justin Uberti <juberti@webrtc.org> Commit-Queue: Jiawei Ou <ouj@fb.com> Cr-Commit-Position: refs/heads/master@{#21861}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.