summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_config_service.h
Commit message (Expand)AuthorAgeFilesLines
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-5/+5
* Miscellaneous cleanups.wtc@chromium.org2011-07-281-2/+1
* Adds command-line switch for TLS origin bound certificate extension.rkn@chromium.org2011-07-201-0/+7
* Detect when the disabled SSL/TLS cipher suites change within an SSLConfigrsleevi@chromium.org2011-07-201-6/+8
* Don't use X509Certificate in SSLConfig.sergeyu@chromium.org2011-07-201-1/+7
* Added client-side support for the TLS cached inforkn@chromium.org2011-06-221-0/+6
* Revert "Add revocation checking field trial."agl@chromium.org2011-06-201-5/+0
* Add revocation checking field trial.agl@chromium.org2011-06-091-0/+5
* net: pull DNSSEC out from behind the flag.agl@chromium.org2011-06-031-6/+0
* net: Add NET_API to net/baservargas@google.com2011-05-181-4/+6
* Refactor to address URLRequestContext dependency added incevans@chromium.org2011-05-051-0/+3
* Skip cert verification if it is expected to be bad.hclam@chromium.org2011-04-281-1/+3
* Revert r61181.agl@chromium.org2011-04-121-6/+0
* net: remove forced renegotiation checksagl@chromium.org2011-04-051-21/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Enable session resumption in SSLServerSocketNSS and unit testshclam@chromium.org2011-01-211-5/+0
* Start reordering the methods in headers in net/.erg@google.com2011-01-071-3/+3
* Defines SSLServerSocket and implements SSLServerSocketNSShclam@chromium.org2010-12-231-0/+5
* Adds first cut implementation of a private key store abstraction for openssljoth@chromium.org2010-12-101-1/+1
* Implements disabled cipher support for OpenSSL. (ssl_config_.disabled_cipher_...joth@chromium.org2010-12-071-4/+7
* Remove SSL 2.0 support.wtc@chromium.org2010-11-301-5/+4
* Add support for restricting the cipher suites that SSLClientSocket(Mac,NSS) u...rsleevi@chromium.org2010-11-111-0/+19
* net: add certificate provenance checking.agl@chromium.org2010-11-041-0/+6
* net: move SSL host info serialisation into SSLHostInfoagl@chromium.org2010-10-201-1/+0
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-6/+0
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-0/+6
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-6/+0
* Rename SSLNonSensitiveHostInfo to SSLHostInfo.agl@chromium.org2010-10-121-2/+2
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+3
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-3/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+3
* net: add Snap Start support to NSS sockets.agl@chromium.org2010-10-011-0/+13
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-18/+5
* Flush SSL pools after SSL config changes.csilv@chromium.org2010-09-041-5/+39
* Address post-review comments on r56727.agl@chromium.org2010-08-231-12/+11
* net: expect MITM attacks with HTTP proxies and command line flag.agl@chromium.org2010-08-191-1/+18
* Add a command-line flag to disable SSL/TLS False Startdavidben@chromium.org2010-08-181-0/+12
* net: add embedded DNSSEC chain support.agl@chromium.org2010-08-111-2/+8
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-121-1/+4
* Require renegotiation info from a whitelist of servers.agl@chromium.org2010-06-301-0/+8
* NSS and NPN: send NextProtocol on resume and disable NPN without SPDY.agl@chromium.org2010-03-121-2/+1
* Linux: add next-protocol-negotiation to libssl.agl@chromium.org2009-11-301-1/+10
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-2/+5
* Cleanups for SSLConfigService and SSLConfigServiceManager.mattm@chromium.org2009-08-211-3/+10
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-38/+9
* Implement SSL certificate error handling on the Mac. If the user giveswtc@chromium.org2009-08-131-9/+25
* Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().ukai@chromium.org2009-06-231-2/+4
* Specify new methods for supporting SSL client authentication.wtc@chromium.org2009-06-121-2/+10
* Resubmitted code from revision 12809. The bug in the Windows SSL stack thatmarkus@chromium.org2009-03-311-0/+9