Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable extensions besides externally installed ones and themes. | aa@chromium.org | 2009-06-22 | 1 | -258/+258 |
* | Add two new test cases to RSAPrivateKey. | aa@chromium.org | 2009-06-22 | 1 | -51/+313 |
* | Fix decoding bug in RSAPrivateKey. | aa@chromium.org | 2009-06-22 | 2 | -32/+52 |
* | TBR: Add more logging to try and track down flakey crypto tests. | aa@chromium.org | 2009-06-20 | 1 | -0/+8 |
* | Minor no-op change to ASN.1 encoding of private key. | aa@chromium.org | 2009-06-19 | 1 | -2/+2 |
* | Fix a bug in SignatureCreator and add some more tests. | aa@chromium.org | 2009-06-06 | 3 | -12/+98 |
* | Introduce SignatureCreator. | aa@chromium.org | 2009-06-05 | 6 | -0/+718 |
* | Disable the negative test cases in the test | wtc@chromium.org | 2009-04-15 | 1 | -0/+9 |
* | Set the svn:eol-style properties of these new files to LF. | wtc@chromium.org | 2009-04-10 | 2 | -10/+10 |
* | Implement the signature verification API. | wtc@chromium.org | 2009-04-10 | 7 | -0/+858 |