index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
cert
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable EV bits for E-Tugra, TWCA, and CNNIC
rsleevi@chromium.org
2013-10-16
1
-5
/
+23
*
Revert 227219 "Revert 226920 "Roll Clang 188423:191856.""
thakis@chromium.org
2013-10-12
1
-1
/
+7
*
Revert 226920 "Roll Clang 188423:191856."
thakis@chromium.org
2013-10-06
1
-7
/
+1
*
Revert 226978 "Revert 226920 "Roll Clang 188423:191856.""
jochen@chromium.org
2013-10-04
1
-1
/
+7
*
Revert 226920 "Roll Clang 188423:191856."
jochen@chromium.org
2013-10-04
1
-7
/
+1
*
Roll Clang 188423:191856.
thakis@chromium.org
2013-10-04
1
-1
/
+7
*
Disabled failing CertVerifyProcTest tests.
dcheng@chromium.org
2013-10-01
1
-2
/
+2
*
Clean up a few unused globals.
thakis@chromium.org
2013-09-25
2
-6
/
+9
*
Blacklist semi-private intermediate issuers from issuing for Google domains.
palmer@chromium.org
2013-09-12
1
-1
/
+1
*
Fixing a problem introduced when "Unknown" certs were renamed
gspencer@chromium.org
2013-09-02
2
-2
/
+2
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
2
-2
/
+2
*
Move ScopedClosureRunner to callback_helpers, add Reset.
avi@chromium.org
2013-08-30
1
-0
/
+1
*
net: test that cert is marked as revoked if EV revocation check receives revo...
agl@chromium.org
2013-08-29
1
-0
/
+1
*
Fix possible NULL pointer deferencement.
etienneb@chromium.org
2013-08-29
1
-2
/
+2
*
Add unittests for X509Certificate::GetPublicKeyInfo
rsleevi@chromium.org
2013-08-23
2
-71
/
+119
*
Adds a new method, net::IsIPAddressReserved, that returns true if an IP address
felt@chromium.org
2013-08-23
2
-3
/
+14
*
Revert 218672 "Add unittests for X509Certificate::GetPublicKeyInfo"
vabr@chromium.org
2013-08-21
2
-107
/
+71
*
Add unittests for X509Certificate::GetPublicKeyInfo
rsleevi@chromium.org
2013-08-21
2
-71
/
+107
*
Normalize certificate name verification across all platforms
rsleevi@chromium.org
2013-08-16
3
-52
/
+78
*
Reland http://crrev.com/213867
rsleevi@chromium.org
2013-08-13
2
-6
/
+110
*
Improve style of JWK serializer
juanlang@google.com
2013-08-10
3
-15
/
+16
*
Adjust histograms for CA's BR compliance to also consider the notBefore date
rsleevi@chromium.org
2013-08-09
1
-8
/
+16
*
Reland http://crrev.com/209278
rsleevi@chromium.org
2013-08-07
1
-29
/
+0
*
Add a utility method to convert SPKI from DER to JWK, so far implemented only...
juanlang@google.com
2013-08-07
4
-0
/
+318
*
Reland r215489 - Add histograms for certificate's & CA's compliance to the Ba...
rsleevi@chromium.org
2013-08-05
1
-18
/
+105
*
This CL adds error tracking to SSLPolicy.
felt@chromium.org
2013-08-03
3
-36
/
+124
*
Revert 215489 "Add histograms for certificate's & CA's complianc..."
ckocagil@chromium.org
2013-08-03
1
-103
/
+18
*
Add histograms for certificate's & CA's compliance to the Baseline Requirements
rsleevi@chromium.org
2013-08-03
1
-18
/
+103
*
Adds new UMA entries to give us SSL clickthrough rates specific to intranet s...
felt@chromium.org
2013-08-03
3
-118
/
+4
*
Perform online revocation checks when EV certificates aren't covered by a fre...
agl@chromium.org
2013-07-31
7
-43
/
+127
*
Make X509Certificate::GetPublicKeyInfo work with a certificate
wtc@chromium.org
2013-07-31
1
-0
/
+10
*
Add a CertVerifier flag to enable hard fail for local (non-public) trust anch...
rsleevi@chromium.org
2013-07-30
3
-6
/
+77
*
Revert 213867 "Add unittests for net::ParseCertificateDate"
ricow@chromium.org
2013-07-26
2
-98
/
+6
*
Add unittests for net::ParseCertificateDate
rsleevi@chromium.org
2013-07-26
2
-6
/
+98
*
Add script for generating certificates that require an explicit policy
rsleevi@chromium.org
2013-07-26
2
-63
/
+65
*
Update include paths in net for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+1
*
Refactor certificate reference resolving in ONC.
pneubeck@chromium.org
2013-07-18
2
-4
/
+18
*
Use a direct include of the message_loop header in net/, part 1.
avi@chromium.org
2013-07-17
3
-3
/
+3
*
net: update certse.pem with new certs for tests.
agl@chromium.org
2013-07-17
1
-19
/
+17
*
Implement GetSSLInfo for QUIC/https connections.
rtenneti@chromium.org
2013-07-12
1
-0
/
+5
*
net: disable certificate tests involving cert.se cert.
agl@chromium.org
2013-07-12
1
-2
/
+4
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
2
-2
/
+2
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-07-02
2
-10
/
+26
*
Revert 209515 "Reland http://crrev.com/209278"
rsleevi@chromium.org
2013-07-01
1
-0
/
+29
*
Reland http://crrev.com/209278
rsleevi@chromium.org
2013-07-01
1
-29
/
+0
*
Re-enable some tests disabled because of expired certs
rsleevi@chromium.org
2013-06-29
2
-21
/
+37
*
Revert 209278 "Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2"
joaodasilva@chromium.org
2013-06-29
1
-0
/
+29
*
Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2
rsleevi@chromium.org
2013-06-29
1
-29
/
+0
*
Use a direct include of time headers in net/, part 1.
avi@chromium.org
2013-06-28
11
-11
/
+11
*
No longer record whether an MD2/MD5 CA was seen
rsleevi@chromium.org
2013-06-28
7
-43
/
+18
[next]