commit | 3c1f05db842dd03375e74d44950932f702812f0e | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@webrtc.org> | Fri Dec 01 22:28:03 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Dec 07 18:32:58 2017 |
tree | 6e9ba5101ee6ca604259943192eeece3f2a3c910 | |
parent | ea84b6bf498342df1900a2ff175ba8eb40778ebc [diff] |
Fix comment about cipher names. The comment is backwards. BoringSSL has SSL_CIPHER_standard_name, but because it is usually not available in OpenSSL, you have to do it manually. (The code in question is not compiled in BoringSSL.) Bug: none Change-Id: If294937afc75d0b0bd3107fd5c57a85c6252f188 Reviewed-on: https://webrtc-review.googlesource.com/28380 Commit-Queue: David Benjamin <davidben@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21146}
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.