Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all references of ia32 to x86-32 and amd64 to x86-64. | lloyd | 2011-04-22 | 1 | -12/+0 |
* | Make configure output more sensible wrt incompatible modules | lloyd | 2010-09-28 | 1 | -0/+4 |
* | Also allow clang with 32-bit assembly code, everything seems to work | lloyd | 2010-08-08 | 1 | -19/+0 |
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Remove add blocks from block cipher info files | lloyd | 2009-09-29 | 1 | -6/+0 |
* | Add support for Dragonfly BSD (a fork of FreeBSD). | lloyd | 2009-07-25 | 1 | -0/+1 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -6/+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 |
* | Split ciphers into block and stream ciphers. Move base class headers | lloyd | 2008-11-08 | 1 | -0/+34 |