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
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-6
/
+6
*
net: add support for checking if a known public key is in a chain.
agl@chromium.org
2011-04-12
1
-0
/
+23
*
net: add ability to distinguish user-added root CAs.
agl@chromium.org
2011-04-07
1
-1
/
+19
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Remove most unnecessary uses of "net::" in net/base/.
adamk@chromium.org
2011-03-25
1
-1
/
+1
*
SEC_ERROR_UNTRUSTED_CERT means the user has marked the (leaf) certificate
wtc@chromium.org
2011-03-23
1
-3
/
+3
*
Blacklist certain leaf certificates.
agl@chromium.org
2011-03-17
1
-0
/
+12
*
An RSA SSL server certificate whose Key Usage extension
wtc@chromium.org
2011-03-10
1
-0
/
+15
*
Add X509Certificate::VerifyCertName(string) API. This will be used
mbelshe@chromium.org
2011-03-03
1
-0
/
+4
*
Defines SSLServerSocket and implements SSLServerSocketNSS
hclam@chromium.org
2010-12-23
1
-0
/
+9
*
Create self signed X509 certificate
hclam@chromium.org
2010-12-17
1
-0
/
+105
*
Adds X509 certificates for OpenSSL.
bulach@chromium.org
2010-10-08
1
-0
/
+10
*
Turn off CRL checking for CAs that have multiple keys to work around
wtc@chromium.org
2010-09-25
1
-0
/
+25
*
Remove an obsolete TODO comment. Support for the Netscape SSL
wtc@chromium.org
2010-08-27
1
-4
/
+0
*
x509_certificate_nss: remove unused ScopedCERTCertificate and ScopedCERTCertList
mattm@chromium.org
2010-08-21
1
-32
/
+0
*
Add support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-22
1
-8
/
+63
*
Revert 52799 - Add support for parsing certificate formats other than raw, DE...
rsleevi@chromium.org
2010-07-17
1
-63
/
+8
*
Add support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-17
1
-8
/
+63
*
Minor clean-up tasks that were TODO(snej)
rsleevi@chromium.org
2010-07-17
1
-4
/
+4
*
Do not call NSS functions if NSS initialization failed.
wtc@chromium.org
2010-04-16
1
-0
/
+4
*
Our HTTP client callback functions for NSS must set an NSS/NSPR error
wtc@chromium.org
2010-04-05
1
-0
/
+2
*
Do not use cert_pi_useAIACertFetch by default. Use it only
wtc@chromium.org
2010-03-19
1
-35
/
+141
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
1
-3
/
+6
*
Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :(
snej@chromium.org
2010-03-05
1
-6
/
+3
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
1
-3
/
+6
*
Mac: implement <keygen> support, including adding generated cert to the Keych...
snej@chromium.org
2010-03-02
1
-5
/
+10
*
Add a context-sensitive error mapping function specific to SSL
wtc@chromium.org
2010-01-15
1
-0
/
+2
*
Linux: Add Certificate Info dialog (part 1)
mattm@chromium.org
2010-01-14
1
-20
/
+2
*
Don't assert what the certificate's subjectAltName extension
wtc@chromium.org
2009-12-07
1
-5
/
+9
*
Work around the NSS bugs in the AIA certificate fetch code by retrying
wtc@chromium.org
2009-11-20
1
-9
/
+26
*
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
[next]