summaryrefslogtreecommitdiffstats
path: root/net/base/origin_bound_cert_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Try#2: Handle Origin Bound Certificate expiration.mattm@chromium.org2011-12-221-13/+32
* Revert 115219 - Handle Origin Bound Certificate expiration.mattm@chromium.org2011-12-211-32/+13
* Handle Origin Bound Certificate expiration.mattm@chromium.org2011-12-201-13/+32
* base::Bind: Easy pickings in net/base.jhawkins@chromium.org2011-12-201-5/+5
* Support EC certs in OriginBoundCertService and OriginBoundCertStore.mattm@chromium.org2011-12-061-39/+141
* ReReland: Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-12-021-1/+1
* Revert 112385 - Reland: Allow signing EC certs and creating EC origin-bound c...rbyers@chromium.org2011-12-011-1/+1
* Reland: Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-12-011-1/+1
* Revert "Allow signing EC certs and creating EC origin-bound certs."mattm@chromium.org2011-11-171-1/+1
* Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-11-171-1/+1
* Use NSS to generate Origin-Bound Certs on Win and Mac.mattm@chromium.org2011-10-181-17/+5
* Convert the easy ones in net/base/ to using CompletionCallback.willchan@chromium.org2011-10-071-12/+13
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-3/+3
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* Resubmission of r98288: Added CreateOriginBound method to x509_certificate.hmdietz@google.com2011-09-081-3/+9
* Revert 98288 - Added CreateOriginBound method to x509_certificate.h.jbates@chromium.org2011-08-251-9/+3
* Added CreateOriginBound method to x509_certificate.h.mdietz@google.com2011-08-251-3/+9
* Gave the GetOriginBoundCertificate an asynchronous interface because certificaterkn@chromium.org2011-08-101-25/+328
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-291-10/+19
* Revert 94553 - Provides in memory and persistent storage for origin bound cer...sergeyu@chromium.org2011-07-281-19/+10
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-281-10/+19
* Fixed issues with previous CL.rkn@chromium.org2011-07-121-24/+40
* Added OriginBoundCertService class to handle the fetching (and creation) of o...rkn@chromium.org2011-07-081-0/+65