summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_config_service.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: add *.yodlee.com to False Start blacklistagl@chromium.org2010-09-011-3/+18
* Add moneycenter.yodlee.com to the list of servers incompatiblewtc@chromium.org2010-08-301-1/+2
* net: expect MITM attacks with HTTP proxies and command line flag.agl@chromium.org2010-08-191-0/+18
* Add a command-line flag to disable SSL/TLS False Startdavidben@chromium.org2010-08-181-0/+29
* net: add embedded DNSSEC chain support.agl@chromium.org2010-08-111-0/+12
* Add sunshinepress.org to the list of renegotiation extension required hosts.agl@chromium.org2010-07-231-1/+4
* Remove gmail.com from the list of strict servers.akalin@chromium.org2010-06-301-1/+4
* Require renegotiation info from a whitelist of servers.agl@chromium.org2010-06-301-0/+24
* Add an SSLConfigService implementation for Mac OS Xhawk@chromium.org2009-09-091-0/+4
* Cleanups for SSLConfigService and SSLConfigServiceManager.mattm@chromium.org2009-08-211-0/+24
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-107/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+129