Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(285)

Issue 2268002: Implemented mid-level Negotiate protocol for Posix. (Closed)

Created:
10 years, 7 months ago by ahendrickson
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Visibility:
Public.

Description

Implemented mid-level Negotiate protocol for Posix. Classes to support Negotiate authentication on Posix. Split this issue into two others: 2706003 and 2684001. BUG=33033 . Test=None.

Patch Set 1 #

Patch Set 2 : Merged with trunk. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+925 lines, -59 lines) Patch
M base/native_library.h View 1 chunk +2 lines, -0 lines 0 comments Download
M base/native_library_linux.cc View 2 chunks +14 lines, -1 line 0 comments Download
M base/native_library_mac.mm View 1 chunk +11 lines, -0 lines 0 comments Download
M base/native_library_win.cc View 2 chunks +7 lines, -0 lines 0 comments Download
A net/http/http_auth_gssapi_posix.h View 1 chunk +186 lines, -0 lines 0 comments Download
A net/http/http_auth_gssapi_posix.cc View 1 chunk +499 lines, -0 lines 0 comments Download
A net/http/http_auth_gssapi_posix_unittest.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M net/http/http_auth_handler_factory_unittest.cc View 1 2 chunks +0 lines, -13 lines 0 comments Download
M net/http/http_auth_handler_negotiate.h View 1 5 chunks +41 lines, -8 lines 0 comments Download
M net/http/http_auth_handler_negotiate_posix.cc View 1 4 chunks +139 lines, -25 lines 0 comments Download
M net/http/http_auth_unittest.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 3 chunks +7 lines, -5 lines 0 comments Download
M net/net.gyp View 1 3 chunks +4 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698