commit | 950d94cd80b32ec2854d249b86ee926f36e56f80 | [log] [tgz] |
---|---|---|
author | Xida Chen <[email protected]> | Thu Sep 28 00:29:53 2017 |
committer | Commit Bot <[email protected]> | Thu Sep 28 00:29:53 2017 |
tree | a4f089270303ec43caa87014d9fa1a28a2420133 | |
parent | 15d4e5201c46dd93c316485c21387959f0f6eb65 [diff] |
Revert "New NTLMv2 Implementation." This reverts commit a240cac3529a6817de1a3d0cc5b9a3ccbd1c14e6. Reason for revert: <INSERT REASONING HERE> Cause build failure: https://build.chromium.org/p/chromium.linux/builders/Cast%20Audio%20Linux/builds/4848 Original change's description: > New NTLMv2 Implementation. > > - Supports NTLMv2 with Extended Protection for Authentication (EPA) > and Message Integrity Check (MIC). > - Adds required methods to buffer reader/writers to support NTLMv2 > - Adds optional version/mic fields to all messages > - Removes protocol level tests from HttpAuthHandlerNtlmPortableTest. > A previous CL already implemented all those tests directly against > NtlmClient. The tests at that level only existed to validate that > the behavior of the old and new implementation were the same. > - Future CL updates fuzzer to support v2. > - This CL does not activate NTLMv2. The code still defaults to NTLMv1. > > BUG=chromium:22532 > > Change-Id: I5b6dcbf6cdcf8f671008f60ae49c9bacb4e1d2f3 > Reviewed-on: https://chromium-review.googlesource.com/608620 > Commit-Queue: Zentaro Kavanagh <[email protected]> > Reviewed-by: Asanka Herath <[email protected]> > Cr-Commit-Position: refs/heads/master@{#504808} [email protected],[email protected],[email protected] Change-Id: Ie6fead019bc26fa2394ba50d19f7c4e10772e566 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:22532 Reviewed-on: https://chromium-review.googlesource.com/688800 Reviewed-by: Xida Chen <[email protected]> Commit-Queue: Xida Chen <[email protected]> Cr-Commit-Position: refs/heads/master@{#504811}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .