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

Unified Diff: net/base/ssl_client_socket_win.h

Issue 123025: Merge 17919 - We don't handle certificate errors during SSL renegotiation.... (Closed) Base URL: svn://chrome-svn/chrome/branches/172/src/
Patch Set: Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/base/net_error_list.h ('k') | net/base/ssl_client_socket_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/ssl_client_socket_win.h
===================================================================
--- net/base/ssl_client_socket_win.h (revision 18170)
+++ net/base/ssl_client_socket_win.h (working copy)
@@ -68,6 +68,7 @@
int DidCallInitializeSecurityContext();
int DidCompleteHandshake();
+ void DidCompleteRenegotiation(int result);
void LogConnectionTypeMetrics() const;
void SetNextStateForRead();
void FreeSendBuffer();
Property changes on: net\base\ssl_client_socket_win.h
___________________________________________________________________
Modified: svn:mergeinfo
Merged /trunk/src/net/base/ssl_client_socket_win.h:r17919
« no previous file with comments | « net/base/net_error_list.h ('k') | net/base/ssl_client_socket_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698