summaryrefslogtreecommitdiffstats
path: root/net/base/x509_certificate_openssl.cc
Commit message (Expand)AuthorAgeFilesLines
* Minor improvement to ParseDate: check parsed values are in valid range before...joth@chromium.org2010-10-261-1/+0
* More UI-related OpenSSL support.bulach@chromium.org2010-10-251-82/+19
* Update code that previously constructed strings from string iterators only to...erikwright@chromium.org2010-10-221-6/+12
* Caches DER data in X509 certificate for OpenSSL.bulach@chromium.org2010-10-181-26/+94
* net:: comment fixes onlyrsleevi@chromium.org2010-10-121-0/+8
* Have OpenSSL simply increment the ref-count, rather than copy and reparse the...rsleevi@chromium.org2010-10-091-1/+4
* Adds X509 certificates for OpenSSL.bulach@chromium.org2010-10-081-0/+410