| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename CRYPTO_API to CRYPTO_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -1/+1 |
* | Define FOO_IMPLEMENTATION unconditionally. Even though they only matter when | darin@chromium.org | 2011-07-20 | 1 | -5/+3 |
* | Add COMPONENT_BUILD global define. | darin@chromium.org | 2011-07-13 | 1 | -6/+0 |
* | Revert "Add COMPONENT_BUILD global define. " | yurys@chromium.org | 2011-07-13 | 1 | -0/+6 |
* | Add COMPONENT_BUILD global define. | darin@chromium.org | 2011-07-13 | 1 | -6/+0 |
* | crypto: enable components build for Linux | evan@chromium.org | 2011-07-12 | 1 | -5/+3 |
* | Revert "crypto: enable components build for Linux" | evan@chromium.org | 2011-07-12 | 1 | -3/+5 |
* | crypto: enable components build for Linux | evan@chromium.org | 2011-07-12 | 1 | -5/+3 |
* | crypto: convert OpenPGP code to NSS | agl@chromium.org | 2011-07-07 | 1 | -7/+8 |
* | Revert "crypto: convert OpenPGP code to NSS" | agl@chromium.org | 2011-07-06 | 1 | -4/+7 |
* | crypto: convert OpenPGP code to NSS | agl@chromium.org | 2011-07-06 | 1 | -7/+4 |
* | Revert "crypto: convert OpenPGP code to NSS" | agl@chromium.org | 2011-07-01 | 1 | -4/+7 |
* | crypto: convert OpenPGP code to NSS | agl@chromium.org | 2011-07-01 | 1 | -7/+4 |
* | Crypto: Build crypto.dll on Windows. | rvargas@google.com | 2011-06-29 | 1 | -11/+24 |
* | Use crnss.dll and crnspr.dll with the component build. | rvargas@google.com | 2011-06-28 | 1 | -0/+1 |
* | crypto: add OpenPGP symmetric encryption for ChromeOS | agl@chromium.org | 2011-06-27 | 1 | -3/+11 |
* | Implement AES-CTR for NSS. | hclam@chromium.org | 2011-06-24 | 1 | -0/+1 |
* | crypto: Add crytpto_api.h and annotate the current exports needed to run | rvargas@google.com | 2011-06-17 | 1 | -0/+2 |
* | Revert 87315 - Revert 87309 - Second attempt to fix linux redux builder | mirandac@chromium.org | 2011-05-31 | 1 | -14/+7 |
* | Revert 87309 - Second attempt to fix linux redux builder | mirandac@chromium.org | 2011-05-31 | 1 | -7/+14 |
* | Second attempt to fix linux redux builder | joth@chromium.org | 2011-05-31 | 1 | -14/+7 |
* | Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u... | tony@chromium.org | 2011-05-23 | 1 | -4/+4 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Add a method to HMAC to indicate how large a digest it produces. | abarth@chromium.org | 2011-04-30 | 1 | -0/+1 |
* | crypto is a terrible name for a library as it collides with OpenSSL's | mark@chromium.org | 2011-04-14 | 1 | -0/+1 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -0/+223 |