Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -7/+5 |
* | Some modules using asm were not marked with 'load_on asm_ok'; fix | lloyd | 2009-07-07 | 1 | -1/+1 |
* | CPU-specific engines are now only loaded if something depends on them, | lloyd | 2009-07-07 | 1 | -0/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 2 | -14/+18 |
* | Update SHA1_IA32 to use compress_n | lloyd | 2008-11-23 | 1 | -2/+6 |
* | I had not anticipated this being really worthwhile, but it turns out | lloyd | 2008-11-23 | 1 | -1/+1 |
* | Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160 | lloyd | 2008-09-29 | 3 | -35/+5 |
* | Make asm implementations distinctly named objects, for instance MD5_IA32, | lloyd | 2008-09-29 | 4 | -24/+59 |
* | Add info.txt files for asm hash modules | lloyd | 2008-09-29 | 1 | -0/+33 |
* | Normalize asm names | lloyd | 2008-09-29 | 1 | -2/+2 |
* | Split up asm modules into appropriate (topic-specific) modules, eg | lloyd | 2008-09-28 | 2 | -0/+294 |