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
/
base
/
x509_certificate_nss.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
X509Certificate::Verify should honor the
wtc@chromium.org
2009-10-30
1
-8
/
+25
*
Second try. r27819 was missing a null pointer check for
wtc@chromium.org
2009-10-02
1
-38
/
+22
*
Revert r27819 because it causes net_unittests to crash in the
wtc@chromium.org
2009-10-02
1
-20
/
+38
*
Map SEC_ERROR_OCSP_BAD_HTTP_RESPONSE (-8073) to
wtc@chromium.org
2009-10-02
1
-38
/
+20
*
Don't use NSS databases for non-essential purposes, such as remembering
wtc@chromium.org
2009-09-21
1
-1
/
+2
*
Add a NOTREACHED() to catch users of pre-release NSS.
chase@chromium.org
2009-09-11
1
-0
/
+5
*
Add code for enabling or disabling CRLs and OCSP correctly.
wtc@chromium.org
2009-08-24
1
-2
/
+18
*
Improve certificate error mapping.
wtc@chromium.org
2009-08-21
1
-2
/
+9
*
Try to fix crash in OCSP handlers.
ukai@chromium.org
2009-08-19
1
-16
/
+3
*
Disable OCSP until we have fixed the crash in OCSP code. As a result our
wtc@chromium.org
2009-08-17
1
-3
/
+16
*
Address Alexei Volkov's comments on http://codereview.chromium.org/119026.
wtc@chromium.org
2009-08-13
1
-7
/
+20
*
typedef PolicyOID to support Linux-only SECOidTag in EVRootCAMetadata methods.
ukai@chromium.org
2009-08-12
1
-61
/
+4
*
Use strict revocation flags only for EV verification.
wtc@chromium.org
2009-08-08
1
-3
/
+14
*
Fix build break with uninitialized variable 'ev_policy_tag'.
ukai@chromium.org
2009-08-07
1
-10
/
+9
*
Implement X509Certificate::IsEV for NSS.
ukai@chromium.org
2009-08-07
1
-82
/
+202
*
Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().
ukai@chromium.org
2009-06-23
1
-2
/
+7
*
Don't consider a certificate revoked if we don't have
wtc@chromium.org
2009-06-05
1
-2
/
+5
*
Move X509Certificate::HasExpired to x509_certificate.cc.
ukai@chromium.org
2009-06-01
1
-5
/
+0
*
Implement X509Certificate::Verify for Linux.
ukai@chromium.org
2009-05-28
1
-7
/
+270
*
Remove another NOTIMPLEMENTED
kuchhal@chromium.org
2009-05-20
1
-1
/
+1
*
Don't return true from unimplemented X509Certificate::IsEV.
ukai@chromium.org
2009-04-29
1
-0
/
+6
*
Fix leak in GetCertSubjectAltNamesOfType(). Found by valgrind.
dkegel@google.com
2009-03-18
1
-0
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Implement X509Certificate::Persist.
dkegel@google.com
2009-02-24
1
-14
/
+17
*
Enable SSL error handling in Linux again.
dkegel@google.com
2009-02-19
1
-1
/
+4
*
Stub out an unimplemented NSS function.
evan@chromium.org
2009-02-09
1
-0
/
+5
*
Add X509Certificate::Verify stubs for Mac and Linux.
wtc@chromium.org
2009-02-05
1
-0
/
+8
*
Reverting 8868.
ericroman@google.com
2009-01-29
1
-70
/
+38
*
Reverting 8864.
wtc@chromium.org
2009-01-29
1
-38
/
+70
*
Work around our not caching the intermediate CA
wtc@chromium.org
2009-01-29
1
-70
/
+38
*
Implement part of x509_certificate on linux, enable its unit test.
dkegel@google.com
2008-12-22
1
-5
/
+242
*
Port a few test_shell_tests. Now it runs 45 of them.
evanm@google.com
2008-10-27
1
-0
/
+10
*
Port SSLClientSocket to Linux
dkegel@google.com
2008-10-22
1
-0
/
+21