Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-26 | 1 | -7/+9 |
* | Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements... | brettw@chromium.org | 2011-10-25 | 1 | -9/+7 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-25 | 1 | -7/+9 |
* | Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH. | pkasting@chromium.org | 2011-09-28 | 1 | -8/+8 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -2/+4 |
* | Use scoped objects to simplify crypto routines. Also do lots of other simpli... | pkasting@chromium.org | 2010-10-21 | 1 | -94/+45 |
* | Header cleanup in base. | brettw@chromium.org | 2010-08-17 | 1 | -1/+0 |
* | Implement the SecureHashAlgorithm class using Windows CryptoAPI. | wtc@chromium.org | 2010-06-23 | 1 | -0/+115 |