| Commit message (Expand) | Author | Age | Files | Lines |
* | net: extract net/cert out of net/base | phajdan.jr@chromium.org | 2013-03-29 | 1 | -171/+0 |
* | Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4.... | kamil.jiwa@gmail.com | 2013-01-03 | 1 | -2/+2 |
* | Delete some unused code found by -Wunused-function | thakis@chromium.org | 2012-10-01 | 1 | -0/+2 |
* | Change Origin bound certs -> Domain bound certs. | mattm@chromium.org | 2012-03-20 | 1 | -9/+9 |
* | Remove support for RSA Origin Bound Certificates. | mattm@chromium.org | 2012-02-29 | 1 | -26/+1 |
* | Try#2: Handle Origin Bound Certificate expiration. | mattm@chromium.org | 2011-12-22 | 1 | -8/+14 |
* | Revert 115219 - Handle Origin Bound Certificate expiration. | mattm@chromium.org | 2011-12-21 | 1 | -14/+8 |
* | Handle Origin Bound Certificate expiration. | mattm@chromium.org | 2011-12-20 | 1 | -8/+14 |
* | ReReland: Allow signing EC certs and creating EC origin-bound certs. | mattm@chromium.org | 2011-12-02 | 1 | -23/+105 |
* | Revert 112385 - Reland: Allow signing EC certs and creating EC origin-bound c... | rbyers@chromium.org | 2011-12-01 | 1 | -102/+23 |
* | Reland: Allow signing EC certs and creating EC origin-bound certs. | mattm@chromium.org | 2011-12-01 | 1 | -23/+102 |
* | Revert "Allow signing EC certs and creating EC origin-bound certs." | mattm@chromium.org | 2011-11-17 | 1 | -97/+16 |
* | Fix leak in X509UtilNSSTest VerifyCertificateSignature. | mattm@chromium.org | 2011-11-17 | 1 | -1/+1 |
* | Allow signing EC certs and creating EC origin-bound certs. | mattm@chromium.org | 2011-11-17 | 1 | -16/+97 |
* | Use NSS to generate Origin-Bound Certs on Win and Mac. | mattm@chromium.org | 2011-10-18 | 1 | -0/+106 |