summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_config_service.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting, as this changelist broke unittests on Windows.markus@chromium.org2009-03-301-9/+0
* Change the bad-certificate handler for SSL (using NSS) to return anmarkus@chromium.org2009-03-301-0/+9
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-5/+5
* 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/+96