summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_config_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-3/+1
* net: add a policy option: DisableSSLRecordSplittingagl@chromium.org2012-01-241-13/+3
* net: don't pass the CRLSet in the SSLConfig.agl@chromium.org2012-01-061-5/+28
* Add a preference for enabling the TLS origin-bound certificates extension.wtc@chromium.org2011-12-031-13/+3
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Make X509Certificate::GetDEREncoded a static function taking an OSCertHandlersleevi@chromium.org2011-11-011-1/+1
* net: enable CRL sets behind a command line flag.agl@chromium.org2011-10-251-4/+8
* Simplify a comparison for disabled cipher suites in SSLConfigServicersleevi@chromium.org2011-10-121-6/+2
* Remove static which requires a static initializer.agl@chromium.org2011-09-301-3/+4
* Add CRL set updater.agl@chromium.org2011-09-301-0/+10
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-231-2/+2
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-221-2/+2
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-221-2/+2
* Fourth attempt at the following. Unreviewed, this was originally reviewed in...pkasting@chromium.org2011-09-151-1/+1
* Revert 98885 - Third attempt at the following. Unreviewed, this was original...rsleevi@chromium.org2011-08-311-1/+1
* Third attempt at the following. Unreviewed, this was originally reviewed in ...pkasting@chromium.org2011-08-301-1/+1
* Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...mnissler@chromium.org2011-08-111-1/+1
* Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code.pkasting@chromium.org2011-08-101-1/+1
* Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...fischman@chromium.org2011-08-081-1/+1
* Clean up SSL false start blacklist code. Numerous changes, including:pkasting@chromium.org2011-08-081-1/+1
* Adds command-line switch for TLS origin bound certificate extension.rkn@chromium.org2011-07-201-0/+13
* Detect when the disabled SSL/TLS cipher suites change within an SSLConfigrsleevi@chromium.org2011-07-201-4/+12
* Don't use X509Certificate in SSLConfig.sergeyu@chromium.org2011-07-201-1/+9
* Added client-side support for the TLS cached inforkn@chromium.org2011-06-221-1/+13
* Revert "Add revocation checking field trial."agl@chromium.org2011-06-201-11/+0
* Add revocation checking field trial.agl@chromium.org2011-06-091-0/+11
* net: pull DNSSEC out from behind the flag.agl@chromium.org2011-06-031-13/+1
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-131-7/+0
* Refactor to address URLRequestContext dependency added incevans@chromium.org2011-05-051-0/+10
* Skip cert verification if it is expected to be bad.hclam@chromium.org2011-04-281-2/+6
* Revert r61181.agl@chromium.org2011-04-121-13/+1
* Read and Write SSL3, TLS1 and Cert revocation SSL preferencesrtenneti@chromium.org2011-04-061-13/+3
* net: remove forced renegotiation checksagl@chromium.org2011-04-051-44/+2
* Enable session resumption in SSLServerSocketNSS and unit testshclam@chromium.org2011-01-211-3/+2
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-201-21/+21
* Defines SSLServerSocket and implements SSLServerSocketNSShclam@chromium.org2010-12-231-2/+3
* Remove SSL 2.0 support.wtc@chromium.org2010-11-301-2/+1
* Valgrind fix.agl@chromium.org2010-11-101-0/+1
* net: assorted changes needed for Snap Start tests.agl@chromium.org2010-11-101-1/+1
* net: add certificate provenance checking.agl@chromium.org2010-11-041-0/+13
* SSLConfig struct CertAndStatus is not initializing all its members.finnur@chromium.org2010-10-141-2/+2
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+4
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-4/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+4
* net: add Snap Start support to NSS sockets.agl@chromium.org2010-10-011-3/+15
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+25
* net: add prober results to False Start blacklist.agl@chromium.org2010-09-081-29/+2
* Revert "net: add prober results to False Start blacklist."agl@chromium.org2010-09-071-2/+29
* net: add prober results to False Start blacklist.agl@chromium.org2010-09-071-29/+2
* Flush SSL pools after SSL config changes.csilv@chromium.org2010-09-041-0/+18