summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* SSLUITest's work with ephemeral port testserver.cbentzel@chromium.org2010-11-061-20/+69
* Cite bug 61528 about the IsWindow(hwnd_) DCHECK failures,wtc@chromium.org2010-11-021-2/+2
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-12/+14
* Disable TestHTTPSExpiredCertAndGoBackViaMenu on win.nirnimesh@chromium.org2010-11-011-0/+5
* Disable TestHTTPSExpiredCertAndGoBackViaButton on winnirnimesh@chromium.org2010-11-011-0/+5
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-3/+4
* Refactor automation messages.erg@google.com2010-11-011-4/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-012-6/+6
* Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...rsleevi@chromium.org2010-10-281-4/+7
* Disable test that times out.thakis@chromium.org2010-10-251-1/+1
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-222-10/+26
* Mark SSLUITest.TestUnauthentidatedFrameNavigation as disabled for linux_chrom...nkostylev@chromium.org2010-10-221-1/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-212-4/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-125-5/+5
* Fix 58162: Mixed Content False Positive for intranet hostname certificatesfinnur@chromium.org2010-10-112-17/+20
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-087-6/+25
* Rename ChromeThread to BrowserThread Part6:tfarina@chromium.org2010-10-085-26/+26
* SSLUITest.TestRunsInsecuredContentRandomizeHash fails on Vista Tests (and oth...dhollowa@chromium.org2010-10-071-1/+3
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-14/+12
* Refactoring ui_test_utils codeisherman@chromium.org2010-09-281-9/+6
* The original intent of the test was to test badd HTTPS sub-resources inside a...jcivelli@chromium.org2010-09-271-1/+1
* GTTF: Remove the flaky mark from SSLUITest.TestDisplaysInsecureContentLoadedF...phajdan.jr@chromium.org2010-09-231-10/+1
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-0/+1
* Cleanup the SSLPolicyBackend class.tfarina@chromium.org2010-09-044-188/+3
* Do not say the connection is not encrypted if security_bitswtc@chromium.org2010-09-021-3/+4
* Address a TODO in SSLPolicyBackend class.tfarina@chromium.org2010-08-312-56/+45
* https: add support for DNS exclusion and switch to TXT records.agl@chromium.org2010-08-283-0/+12
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-264-5/+5
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+0
* Mark SSLUITest.TestDisplaysInsecureContentLoadedFromJS as flaky on Win32.thestig@chromium.org2010-08-181-1/+10
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-219/+130
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-19/+22
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-7/+12
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-3/+7
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-2/+0
* Display an infobar after enrolling a client certificatedavidben@chromium.org2010-08-022-38/+56
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-0/+3
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+3
* 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