diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-22 14:49:44 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-22 14:49:44 +0000 |
commit | 01c381848a722f192f7c3d955f6ce9b200f89dd7 (patch) | |
tree | b6e42ea0086109759678d834590df455d10b5824 /tools | |
parent | b294c7df91cff2e349b05fa6374f82ee89a9b50c (diff) | |
download | chromium_src-01c381848a722f192f7c3d955f6ce9b200f89dd7.zip chromium_src-01c381848a722f192f7c3d955f6ce9b200f89dd7.tar.gz chromium_src-01c381848a722f192f7c3d955f6ce9b200f89dd7.tar.bz2 |
net: change from CRL filters to CRL sets.
CRL filters are probabalistic data structures. However, it doesn't appear that
they are going to work given the size and number of CRLs in the world and the
uptime of OCSP servers.
CRL sets are not probabilistic and simply contain a compresses representation
of a number of CRLs.
BUG=none
TEST=net_unittests
Review URL: http://codereview.chromium.org/7461088
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97640 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions