summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/ssl_config_service_manager_pref.cc
Commit message (Expand)AuthorAgeFilesLines
* net: add a policy option: DisableSSLRecordSplittingagl@chromium.org2012-01-241-0/+7
* net: don't pass the CRLSet in the SSLConfig.agl@chromium.org2012-01-061-2/+1
* Add a preference for enabling the TLS origin-bound certificates extension.wtc@chromium.org2011-12-031-0/+6
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Add back prefs::kSSL3Enabled and prefs::kTLS1Enabled, but controlrsleevi@chromium.org2011-11-011-8/+15
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* net: enable CRL sets behind a command line flag.agl@chromium.org2011-10-251-0/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-10/+11
* Use new callbacks for SSL pref manager.mattm@chromium.org2011-09-301-2/+3
* Direct copy of http://codereview.chromium.org/7685019/cevans@chromium.org2011-08-261-10/+8
* Add a preference and command-line option to disable SSL/TLS cipher suitesrsleevi@chromium.org2011-07-231-2/+77
* Cleanup SSLConfigServiceManager[Pref]rsleevi@chromium.org2011-07-231-26/+20
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-131-52/+7
* Refactor preference syncing.zea@chromium.org2011-05-091-3/+6
* Revert of Revert (78274, 78272) - relanding CL 6646023 with rtenneti@google.com2011-03-161-17/+68
* Revert 78272 - Changes to SSLConfigServicePref to use preferences fromrtenneti@chromium.org2011-03-151-68/+17
* Changes to SSLConfigServicePref to use preferences fromrtenneti@google.com2011-03-151-17/+68
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-4/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+3
* Move:ben@chromium.org2010-12-021-1/+1
* Remove SSL 2.0 support.wtc@chromium.org2010-11-301-6/+1
* Flush SSL pools after SSL config changes.csilv@chromium.org2010-09-041-0/+2
* SSLConfigServiceManagerPref: small fix to work around Clang problem.hans@chromium.org2010-09-031-1/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* net: expect MITM attacks with HTTP proxies and command line flag.agl@chromium.org2010-08-191-2/+1
* Add a command-line flag to disable SSL/TLS False Startdavidben@chromium.org2010-08-181-0/+1
* net: add embedded DNSSEC chain support.agl@chromium.org2010-08-111-0/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-2/+2
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-0/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Cleanups for SSLConfigService and SSLConfigServiceManager.mattm@chromium.org2009-08-211-1/+1
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-0/+155