summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_client_auth_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-156/+0
* Get rid of TabContentsSSLHelper dependency from content.jam@chromium.org2011-05-181-7/+22
* Notify all SSL client auth prompts when a cert is selected.mattm@chromium.org2011-04-181-1/+69
* Fix DCHECK on multiple SSL client auths for the same request.mattm@chromium.org2011-04-071-1/+8
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-4/+4
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-2/+2
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part6:tfarina@chromium.org2010-10-081-4/+4
* Refactor SSLClientAuthHandler and certificate selectiondavidben@chromium.org2010-07-211-21/+29
* Client-side SSL cert support for Mac.snej@chromium.org2010-02-181-47/+6
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-11/+10
* A first implementation of the SSL client auth UI.This uses the Windows API th...jcampan@chromium.org2009-06-271-0/+100