commit | 2d3b6b4bd61ef8a7b92283d85e1b76e8ac545bae | [log] [tgz] |
---|---|---|
author | Kyle Horimoto <khorimoto@chromium.org> | Fri May 13 02:12:16 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 13 02:12:16 2022 |
tree | f8feb532c0f31894fdc6f75c52be1f25434a8969 | |
parent | 9290d26048a13b525efc053d29d69b3950bbac37 [diff] |
[CrOS WiFi] Add speculative support for EAP-GTC authentication This CL adds support for using GTC as an inner authentication type. This has not been tested on a real network, so it is added behind a flag so that testers with access to this type of network can test it out. Bug: b/219538815 Test: Manually verified that the GTC option shows up with the flag on Change-Id: If83304e6638b56334f977077096ba525d9e07f68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3643416 Reviewed-by: Chad Duffin <chadduffin@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/main@{#1002934}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.