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_openssl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix openssl build
joth@chromium.org
2011-04-13
1
-2
/
+27
*
Fix opensll, in follow up to http://src.chromium.org/viewvc/chrome?view=rev&r...
joth@chromium.org
2011-04-08
1
-0
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Fixes X509CertificateTest.SerialNumbers for USE_OPENSSL.
bulach@chromium.org
2011-03-21
1
-0
/
+16
*
Add X509Certificate::VerifyCertName(string) API. This will be used
mbelshe@chromium.org
2011-03-03
1
-1
/
+1
*
Defines SSLServerSocket and implements SSLServerSocketNSS
hclam@chromium.org
2010-12-23
1
-0
/
+5
*
Implement X509Certificate::CreateSelfSigned on Windows
hclam@chromium.org
2010-12-22
1
-0
/
+10
*
Fix openssl x509 cert to use GetInstance
joth@chromium.org
2010-12-16
1
-1
/
+1
*
Add support for temporarily trusting a certificate for the duration of unit t...
rsleevi@chromium.org
2010-12-16
1
-7
/
+16
*
Fix openssl after singleton refactor
joth@chromium.org
2010-12-14
1
-3
/
+4
*
I missed some comments from wtc on patch http://codereview.chromium.org/51950...
joth@chromium.org
2010-12-06
1
-1
/
+0
*
Fixes the remaining unit tests failures for OpenSSL:
joth@chromium.org
2010-12-02
1
-11
/
+14
*
Fix openssl build to work with AllowSingleton changes
joth@chromium.org
2010-11-19
1
-3
/
+9
*
Refactor EnsureOpenSSLInit and openssl_util into base
joth@chromium.org
2010-11-17
1
-10
/
+26
*
Add support for certificate name checking
joth@chromium.org
2010-11-16
1
-1
/
+9
*
Minor improvement to ParseDate: check parsed values are in valid range before...
joth@chromium.org
2010-10-26
1
-1
/
+0
*
More UI-related OpenSSL support.
bulach@chromium.org
2010-10-25
1
-82
/
+19
*
Update code that previously constructed strings from string iterators only to...
erikwright@chromium.org
2010-10-22
1
-6
/
+12
*
Caches DER data in X509 certificate for OpenSSL.
bulach@chromium.org
2010-10-18
1
-26
/
+94
*
net:: comment fixes only
rsleevi@chromium.org
2010-10-12
1
-0
/
+8
*
Have OpenSSL simply increment the ref-count, rather than copy and reparse the...
rsleevi@chromium.org
2010-10-09
1
-1
/
+4
*
Adds X509 certificates for OpenSSL.
bulach@chromium.org
2010-10-08
1
-0
/
+410