Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -383/+0 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Annotated the scoped leak inside base::RSAPrivateKey::CreateFromPrivateKeyInfo, | glider@chromium.org | 2010-03-24 | 1 | -13/+0 |
* | Annotated the memory leaks in RSAPrivateKeyUnitTest.* and | glider@chromium.org | 2010-03-22 | 1 | -0/+13 |
* | Disable extensions besides externally installed ones and themes. | aa@chromium.org | 2009-06-23 | 1 | -258/+258 |
* | TBR: Fix dead tree. | aa@chromium.org | 2009-06-22 | 1 | -258/+258 |
* | 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 | 1 | -1/+0 |
* | Fix a bug in SignatureCreator and add some more tests. | aa@chromium.org | 2009-06-06 | 1 | -3/+77 |
* | Introduce SignatureCreator. | aa@chromium.org | 2009-06-05 | 1 | -0/+48 |