commit | 22a8f98dd55b2a36146f5d97775464dcc595ded0 | [log] [tgz] |
---|---|---|
author | Benjamin Wright <benwright@webrtc.org> | Sun Oct 28 18:39:00 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 29 02:13:30 2018 +0000 |
tree | a340e0afe6f8f20c57ce46e7740858583e7368e9 | |
parent | 428320c776cd9ce91fa92df17348aa11ce0ccf4d [diff] |
Formatted sslidenty.cc and moved non referenced functions into an anonymous namespace. There is some really scary code in this function that I did not refactor in this change. I believe the ASN parsing code should be removed completely and have attached TODOs to do this once we have a correct test suite to validate the functionality. I am almost certain openssl has functions that do this better. Bug: webrtc:9860 Change-Id: Ice06079eb1e5b10bdb2ee45ae45cbfb2ce8f6f13 Reviewed-on: https://webrtc-review.googlesource.com/c/108206 Commit-Queue: Benjamin Wright <benwright@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25404}
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.