Sign in
chromium
/
chromium
/
src
/
80166859e901cfd6e3674dab1680bcf8c5cdb758
/
chrome
/
browser
/
ssl
/
ssl_error_handler.cc
8016685
Convert captive portal interstitial finch flag to a feature
by meacer
· 9 years ago
5057f82
Attempt an on-demand time fetch when encountering a date invalid error
by estark
· 9 years ago
ab78fef
Move some global feature defines to buildflags
by brettw
· 9 years ago
d19deef
Simplify security_interstitials::ControllerClient and other related classes.
by meacer
· 9 years ago
0df1d3a
Navigation: move RestoreType and ReloadType into a separate file
by toyoshim
· 9 years ago
aa06031
Migrate chrome/browser files to histogram_macros.h includes.
by asvitkine
· 9 years ago
719dde5
Remove unnecessary |result| argument from AllowCertificateError()
by estark
· 9 years ago
5283579
Use DCHECKs when observing only a single notification.
by thestig
· 10 years ago
4af4858
Convert //chrome/browser from scoped_ptr to std::unique_ptr
by dcheng
· 10 years ago
f940d5d
Increase SSL interstitial delay to 3 seconds to detect more captive portals.
by meacer
· 10 years ago
ee63a4e
Modify the console message for www mismatch redirections.
by meacer
· 10 years ago
740b02b
Use network time for bad clock interstitial.
by mab
· 10 years ago
e73d8520c
Convert Pass()→std::move() in //chrome
by dcheng
· 10 years ago
664c07b
Switch to standard integer types in chrome/browser/, part 4 of 4.
by avi
· 10 years ago
70127b4
Move error classification into the ssl_errors component
by felt
· 10 years ago
035d90a
Add cert reporting to the BadClockBlockingPage
by felt
· 10 years ago
2493b445
Create a component for SSL error handling
by felt
· 10 years ago
9f8cbae
Revert "Create a component for SSL error handling"
by jdonnelly
· 10 years ago
7f141064
Create a component for SSL error handling
by felt
· 10 years ago
534cc9e7
Have SSLErrorHandler decide which type of interstitial to display
by felt
· 10 years ago
8b4cea2
Empty CL for readability review.
by meacer
· 10 years ago
3999e37
Disable name mismatch redirection for non-overridable SSL errors
by bhanudev
· 10 years ago
d6bd778
Add a Console Message after WWW Mismatch Redirect
by bhanudev
· 10 years ago
4b280dc
Finch flag for Common Name Mismatch Handler
by bhanudev
· 10 years ago
45d9a43
UMA stats for WWW Mismatch errors
by bhanudev
· 10 years ago
2051ce7
Common Name Mismatch Handler For WWW Subdomain Mismatch case
by bhanudev
· 10 years ago
85c5b8b5
Delete SSLErrorHandler when the page load stops
by bhanudev
· 10 years ago
ab92f0e5
Add certificate reporting to CaptivePortalBlockingPage
by estark
· 11 years ago
e66e7ff
Add enterprise policy for SSL error overriding
by fahl
· 11 years ago
3ba1113
Add certificate report interface to break ssl->safe_browsing dependency
by estark
· 11 years ago
93272ab
Add checkbox for reporting invalid TLS/SSL cert chains
by estark
· 11 years ago
d2c91b4
Destroy SSLErrorHandler on new navigations so that it can properly be recreated.
by meacer
· 11 years ago
920f3bdf
added clock interstitial to chrome://interstitials
by fahl
· 11 years ago
ca64d9819
Add login url to captive portal interstitial.
by meacer
· 11 years ago
5c77768
Add finch gate for captive portal interstitial.
by meacer
· 11 years ago
4ef065e
Add custom interstitial for captive portals.
by meacer
· 11 years ago
74b962a
Move most of the core SSL code from chrome to content. The UI code that's specific to Chrome (i.e. interstitial, dialogs) stays behind. This change just moves code, and so adds a bunch of files to DEPS. I'll add proper interfaces in a follow up cl, but keeping the move simple at first.
by
[email protected]
· 15 years ago
5f945a0e
Update a bunch of files to the new location of browser_thread.h
by
[email protected]
· 15 years ago
7a8c55e
Remove frame_origin and main_frame_origin from network requests.
by
[email protected]
· 15 years ago
e4be2dd
Deinline even more destructors.
by
[email protected]
· 15 years ago
6981d963
net: Remove typedef net::URLRequest URLRequest;
by
[email protected]
· 15 years ago
66620503
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.
by
[email protected]
· 15 years ago
8281e48e
Rename ChromeThread to BrowserThread Part22:
by
[email protected]
· 15 years ago
02d08e0
FBTF: Small nits; moving virtual methods to implementation.
by
[email protected]
· 15 years ago
9a7e150
Rename ChromeThread to BrowserThread Part6:
by
[email protected]
· 15 years ago
8a58f9a
Remove the mostly-unused FilterPolicy class. Convert the only actually-used bit, FILTER_EXTENSION_MESSAGES, into a bool that's only passed to places that really need it.
by
[email protected]
· 16 years ago
0d3dc8e2
Fifth patch in getting rid of caching MessageLoop pointers.
by
[email protected]
· 16 years ago
347867b7
Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering up
by
[email protected]
· 16 years ago
76543b9c
Replace the RenderProcessHost.PID function that returns the OS-generated
by
[email protected]
· 16 years ago
336870f3
Move GetTabContentsID out of tab util because it has nothing to do with tabs or
by
[email protected]
· 16 years ago
67039c73
Resubmit 16044 with typo fixed.
by
[email protected]
· 17 years ago
7b391ba2
Revert 16044
by
[email protected]
· 17 years ago
2647ad4
Minor cleanup of SSL UI code.
by
[email protected]
· 17 years ago
1d89a82f
Refactor the inner classes from SSLManager to their own files to reduce the complexity of SSLManager. Heading towards unit testability of this code.
by
[email protected]
· 17 years ago