summaryrefslogtreecommitdiffstats
path: root/net/base/cert_status_flags.h
Commit message (Expand)AuthorAgeFilesLines
* Implement a MockCertVerifier that can be used to avoidrsleevi@chromium.org2012-04-101-2/+2
* Reject certificate chains containing small RSA and DSA keys.palmer@chromium.org2011-12-151-0/+1
* Ignore revocation check failures from automated requests.agl@chromium.org2011-10-121-1/+6
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-1/+2
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-231-27/+31
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-221-32/+28
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-221-28/+32
* Fix 58162: Mixed Content False Positive for intranet hostname certificatesfinnur@chromium.org2010-10-111-0/+1
* Show "DNS" as the authority for DNSSEC validated certficiates.agl@chromium.org2010-09-161-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add new certificate error codewtc@chromium.org2009-08-141-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-031-0/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Mark static method defined in header as inlinemmentovai@google.com2008-08-211-4/+4
* Add net to the repository.initial.commit2008-07-261-0/+63