summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_config_service_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Mac specific chromium-style issues now that the trybot is sane.erg@google.com2011-02-241-0/+6
* Remove SSL 2.0 support.wtc@chromium.org2010-11-301-13/+1
* Add support for restricting the cipher suites that SSLClientSocket(Mac,NSS) u...rsleevi@chromium.org2010-11-111-0/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-2/+2
* Flush SSL pools after SSL config changes.csilv@chromium.org2010-09-041-0/+3
* 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
* Fix a bug that caused the Mac SSL config service only check the system OCSP s...hawk@chromium.org2009-10-131-1/+1
* Add an SSLConfigService implementation for Mac OS Xhawk@chromium.org2009-09-091-0/+147