summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* Componentize HostContentSettingsMap and content settings providers.mukai2014-10-252-2/+2
* Implementation of the full clock interstitial.lgarron2014-10-242-77/+114
* Resolve old TODO.Chris Palmer2014-10-221-3/+1
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-2110-57/+50
* Fix includes in //components/keyed_service/contentsdefresne2014-10-201-0/+1
* Eliminate a use of GetMainFrame() from RVHTester by porting helper functional...nick2014-10-161-2/+4
* Introduce ChromeZoomLevelPrefs, make zoom level prefs independent of profile ...wjmaclean2014-10-141-1/+4
* fix naming of security interstitial resourceestade2014-10-141-1/+1
* Remove SSLClientAuthHandler's RDH dependency.davidben2014-10-095-16/+11
* replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]*mostynb2014-10-0710-35/+35
* Remove wtc from chrome/browser/ssl/OWNERS.wtc2014-10-071-1/+0
* Keep url by value in SSLErrorClassification.meacer2014-10-011-1/+1
* Fix UMA stat for expiration of certificate memory decisionsjww2014-10-013-11/+110
* Mark SHA-1 as deprecatedrsleevi2014-09-301-0/+1
* Refactor SafeBrowsing and SSL interstitials to have a type variablemeacer2014-09-271-1/+1
* Remove old template html boilerplateestade2014-09-271-1/+0
* Update entry page type to include error pages when appropriate.wjmaclean2014-09-251-21/+30
* Add debugging information to the SSL blocking pagefelt2014-09-241-0/+15
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-7/+7
* Component updater must fallback on using HTTP on Windows XPSP2 and belowsorin2014-09-193-8/+9
* Add felt to chrome/browser/ssl/OWNERS.Chris Palmer2014-09-161-0/+1
* Add histograms to record the severity scores for certain SSL errors.palmer2014-09-121-5/+18
* Remove DenyCertForHost from SSLHostStateDelegate API.jww2014-09-053-184/+130
* Cleanup of SSLHostStateDelegate and related code.jww2014-09-054-87/+91
* Reland net-related fixups for scoped_refptr conversion operator cleanup.dcheng2014-09-044-7/+9
* Refactor captive portal code from SSLBlockingPage to SSLErrorClassificationfelt2014-08-305-170/+307
* Revert of Net-related fixups for scoped_refptr conversion operator cleanup. (...mlamouri2014-08-294-9/+7
* Net-related fixups for scoped_refptr conversion operator cleanup.dcheng2014-08-294-7/+9
* Change security warning links to point to localized help center articlefelt2014-08-281-2/+8
* Cleanup: Remove unneeded ui/ grit header includes.thestig2014-08-271-1/+0
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-08-261-2/+2
* Improve the SSL error display when the clock is wrong.palmer@chromium.org2014-08-221-11/+30
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-223-5/+5
* Move the security interstitials into a single folderfelt@chromium.org2014-08-221-1/+1
* Identify expired certificates in a chainfelt@chromium.org2014-08-191-4/+11
* Add additional UMA stats for remembering certificate decisions.jww@chromium.org2014-08-155-138/+314
* Add button to page info to revoke user certificate decisions.jww@chromium.org2014-08-133-22/+125
* Revert "Add button to page info to revoke user certificate decisions."pkotwicz@chromium.org2014-08-133-125/+22
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-4/+4
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-4/+4
* Add button to page info to revoke user certificate decisionsjww@chromium.org2014-08-133-22/+125
* Disable all the tests that are flaking more than 5% on Linux builders.jam@chromium.org2014-08-111-3/+27
* Remove unnecessary strings from SSLErrorInfofelt@chromium.org2014-08-092-109/+9
* A heuristic to find whether it is a shared certificate or not.radhikabhar@chromium.org2014-08-093-4/+92
* Simplify overridable logic in SSLBlockingPagefelt@chromium.org2014-08-082-9/+9
* Experience sampling instrumentation for SSL and Safe Browsing interstitialscthomp@chromium.org2014-08-082-0/+63
* Find reasons for the SSL common name invalid error.radhikabhar@chromium.org2014-08-074-40/+454
* Delete the old SSL interstitial and Finch trialfelt@chromium.org2014-08-052-221/+1
* Reland 368143002: Add a chrome://interstitials page.meacer@chromium.org2014-08-032-4/+18
* Remember user decisions on invalid certificates behind a flagjww@chromium.org2014-08-015-0/+1043