Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix non-builtin crypto module builds | Greg Hudson | 2013-05-29 | 1 | -0/+4 |
* | Reduce boilerplate in makefiles | Greg Hudson | 2013-05-16 | 1 | -22/+0 |
* | Consolidate almost all lib/crypto/krb headers into a single | Greg Hudson | 2011-03-02 | 2 | -41/+0 |
* | Reference random-to-key handlers through the enctype instead of the | Greg Hudson | 2011-02-27 | 1 | -13/+1 |
* | Namespace-protect SHA-256 symbols. Build SHA-256 code independently of | Greg Hudson | 2011-02-25 | 1 | -3/+3 |
* | Unbreak the OpenSSL and NSS crypto builds in the wake of r24652 | Greg Hudson | 2011-02-24 | 3 | -38/+10 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -9/+1 |
* | Improves prng code modularity. Introduces fortuna-like prng that can be used ... | Zhanna Tsitkov | 2010-10-05 | 4 | -0/+114 |