summaryrefslogtreecommitdiffstats
path: root/net/cert/x509_certificate.cc
Commit message (Expand)AuthorAgeFilesLines
* Renamed namespaces in src/net.vitalybuka@chromium.org2014-04-301-3/+2
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-2/+1
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-1/+2
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-2/+1
* Add a histogram for measuring the number of times we fall back to common name...rsleevi@chromium.org2013-10-241-3/+7
* Refactor certificate reference resolving in ONC.pneubeck@chromium.org2013-07-181-4/+12
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-021-1/+1
* Use a direct include of time headers in net/, part 1.avi@chromium.org2013-06-281-1/+1
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-2/+3
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-111-1/+1
* Disallow wildcards from matching top-level registry controlled domains during...rsleevi@chromium.org2013-05-171-6/+30
* Warn if a well-known/"public" CA issues a certificate for a non-TLDrsleevi@chromium.org2013-05-171-1/+1
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-131-1/+1
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-0/+701