aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/serpent_ia32/info.txt
Commit message (Expand)AuthorAgeFilesLines
* Rename all references of ia32 to x86-32 and amd64 to x86-64.lloyd2011-04-221-12/+0
* Make configure output more sensible wrt incompatible moduleslloyd2010-09-281-0/+4
* Also allow clang with 32-bit assembly code, everything seems to worklloyd2010-08-081-19/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Remove add blocks from block cipher info fileslloyd2009-09-291-6/+0
* Add support for Dragonfly BSD (a fork of FreeBSD).lloyd2009-07-251-0/+1
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-6/+5
* Some modules using asm were not marked with 'load_on asm_ok'; fixlloyd2009-07-071-1/+1
* CPU-specific engines are now only loaded if something depends on them,lloyd2009-07-071-0/+1
* Split ciphers into block and stream ciphers. Move base class headerslloyd2008-11-081-0/+34