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_mac.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mac: Look for issuer in a certificate chain instead of subject
davidben@chromium.org
2010-08-03
1
-1
/
+1
*
Fix style nits.
wtc@chromium.org
2010-07-26
1
-5
/
+6
*
Fix FLAKY X509CertificateParseTest.CanParseFormat on OS X 10.5 when decoding ...
rsleevi@chromium.org
2010-07-23
1
-19
/
+36
*
Add support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-22
1
-2
/
+78
*
Revert 52799 - Add support for parsing certificate formats other than raw, DE...
rsleevi@chromium.org
2010-07-17
1
-78
/
+2
*
Add support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-17
1
-2
/
+78
*
Minor clean-up tasks that were TODO(snej)
rsleevi@chromium.org
2010-07-17
1
-5
/
+4
*
Rewrite X509Certificate::SupportsSSLClientAuth to be more accurate
davidben@chromium.org
2010-07-13
1
-12
/
+39
*
Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...
rsleevi@chromium.org
2010-06-26
1
-1
/
+1
*
[Mac] Add locking as speculative fix for X509Certificate crashes.
snej@chromium.org
2010-04-27
1
-0
/
+6
*
Mac: Make client-cert picker only show certs the server will accept.
snej@chromium.org
2010-03-26
1
-106
/
+92
*
Revert due to compile failures
amit@chromium.org
2010-03-26
1
-92
/
+106
*
Mac: Make client-cert picker only show certs the server will accept.
snej@chromium.org
2010-03-26
1
-106
/
+92
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
1
-4
/
+10
*
Mac: Work around SSL renegotiation problems with client certs.
snej@chromium.org
2010-03-05
1
-1
/
+0
*
Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :(
snej@chromium.org
2010-03-05
1
-10
/
+4
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
1
-4
/
+10
*
Mac client-side SSL cert improvements.
snej@chromium.org
2010-02-24
1
-25
/
+48
*
Client-side SSL cert support for Mac.
snej@chromium.org
2010-02-18
1
-20
/
+182
*
Define X509Certificate::intermediate_ca_certs_ as a std::vector of
wtc@chromium.org
2009-12-09
1
-20
/
+2
*
Don't assert what the certificate's subjectAltName extension
wtc@chromium.org
2009-12-07
1
-5
/
+7
*
Enable Mac EV cert validation w/o requiring the user to explicitly enable rev...
hawk@chromium.org
2009-10-16
1
-6
/
+4
*
Enable certificate revocation and EV certificate validation for Mac
hawk@chromium.org
2009-10-16
1
-2
/
+9
*
Enable SSLClientSocketTest unit tests on Mac OS X by implementing our own cer...
hawk@chromium.org
2009-08-27
1
-15
/
+393
*
Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().
ukai@chromium.org
2009-06-23
1
-3
/
+2
*
Move X509Certificate::HasExpired to x509_certificate.cc.
ukai@chromium.org
2009-06-01
1
-5
/
+0
*
Fix leak in cert code that Valgrind found.
avi@google.com
2009-03-27
1
-24
/
+33
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-20
/
+20
*
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
-79
/
+42
*
Reverting 8864.
wtc@chromium.org
2009-01-29
1
-42
/
+79
*
Work around our not caching the intermediate CA
wtc@chromium.org
2009-01-29
1
-79
/
+42
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Some quick changes suggested by wtc in review.
avi@google.com
2008-09-24
1
-1
/
+14
*
Refactoring out common code in the X.509 cert handling
avi@google.com
2008-09-23
1
-132
/
+1
*
Another unit test parsing the Webkit cert, and the attendent changes needed f...
avi@google.com
2008-09-23
1
-19
/
+28
*
Unit test now runs on the Mac.
avi@google.com
2008-09-22
1
-9
/
+70
*
Accidental commit; oops
avi@google.com
2008-09-19
1
-70
/
+9
*
Unit test now runs on the Mac.
avi@google.com
2008-09-19
1
-9
/
+70
*
Add a byte factory method for unit testing.
avi@google.com
2008-09-19
1
-7
/
+14
*
Some tweaks pointed out by wtc.
avi@google.com
2008-09-18
1
-11
/
+8
*
Bring X.509 cert handling (at least preliminarily) to the Mac.
avi@google.com
2008-09-18
1
-0
/
+390