commit | bf81d68a426d6c2378ad21d042de491a8458a4e1 | [log] [tgz] |
---|---|---|
author | katrielc <katrielc@webrtc.org> | Thu May 26 08:03:02 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu May 26 08:03:10 2016 |
tree | 2898d193679d407f66ace3bb3254fd4988a438b6 | |
parent | cad5e829eec7e0905c92377361ca9f2961b3841c [diff] |
If building a fuzzer, define WEBRTC_UNSAFE_FUZZER_MODE. This is useful because various pieces of code can then make themselves more fuzzer-friendly. (For example, checksum verification can always succeed.) See BORINGSSL_UNSAFE_FUZZER_MODE for an analogous flag. BUG=chromium:561667 Review-Url: https://codereview.webrtc.org/2000173002 Cr-Commit-Position: refs/heads/master@{#12904}
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.