summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-65/+67
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2611-0/+11
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-1/+1
* Refactor SSLClientAuthHandler and certificate selectiondavidben@chromium.org2010-07-215-478/+37
* Minor clean-up tasks that were TODO(snej)rsleevi@chromium.org2010-07-176-19/+19
* Display the error code when certificates fail to adddavidben@chromium.org2010-07-151-2/+9
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-122-7/+16
* Refactor certificate viewer code behind ShowCertificateViewerdavidben@chromium.org2010-07-071-3/+2
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-5/+5
* Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...rsleevi@chromium.org2010-06-261-0/+1
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-5/+5
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-5/+5
* Marking SSLUITest.TestCNInvalidStickiness as FLAKY on windows.robertshield@chromium.org2010-06-221-1/+8
* Cleanup: Remove some unneeded WebKit headers.thestig@chromium.org2010-06-181-2/+0
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-1/+1
* Make SSLUITest.TestUnauthenticatedFramNavigation flaky for mac and linux, dis...jhawkins@chromium.org2010-06-041-2/+9
* Make SSLUITest.TestHTTPSExpiredCertAndDontProceed flaky for mac and linux, an...jhawkins@chromium.org2010-05-271-2/+9
* Disable SSLUITest.TestGoodFrameNavigation, it flakily exceeds test timeout.phajdan.jr@chromium.org2010-05-191-1/+2
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-185-68/+9
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-184-74/+68
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-1710-325/+369
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-1510-370/+326
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-1510-326/+370
* L"" -> std::wstring(), try to avoid line breaks in the middle of statements, ...pkasting@chromium.org2010-05-131-58/+47
* Remove more dead code/strings relating to mixed/unsafe content.pkasting@chromium.org2010-05-132-16/+2
* Fix logic error in SSLPolicy::UpdateStateForMixedContent().pkasting@chromium.org2010-05-111-1/+1
* Remove vestiges of has_unsafe_content(), which is no longer used.pkasting@chromium.org2010-05-111-30/+23
* Disable SSLUITest.TestHTTPSExpiredCertAndDontProceed, it flakilyphajdan.jr@chromium.org2010-05-071-1/+2
* Disable SSLUITest.TestUnauthenticatedFrameNavigation, it flakily exceeds test...phajdan.jr@chromium.org2010-05-061-1/+2
* Add an SSLBlockingPage::ErrorLevel enum type to make thewtc@chromium.org2010-05-034-18/+26
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-57/+57
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-8/+6
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-234-35/+22
* Marks TestRedirectHTTPToBadHTTPS as flaky.kinuko@chromium.org2010-04-221-1/+1
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-224-22/+35
* Use the same code to handle both overridable and fatalwtc@chromium.org2010-04-204-82/+37
* Display the SECURITY_WARNING status in the location bar for thewtc@chromium.org2010-04-152-7/+13
* Revert r44611 because it may have broken "unit_tests" on "Vista Tests".wtc@chromium.org2010-04-152-13/+7
* Display the SECURITY_WARNING status in the location bar for the wtc@chromium.org2010-04-152-7/+13
* More flakynesssky@chromium.org2010-04-091-3/+6
* Yet another flaky ssl test.sky@chromium.org2010-04-091-1/+2
* Marks handful of ssl ui tests as flaky.sky@chromium.org2010-04-091-1/+2
* Marks handful of ssl ui tests as flaky.sky@chromium.org2010-04-091-6/+12
* Revert 43964 - Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-081-4/+1
* Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-081-1/+4
* Fix a regression appearing in r41875 where navigating back from an interstiti...bauerb@chromium.org2010-03-291-1/+29
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-242-28/+9
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-202-6/+4