Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | Remove stubs for VIA Padlock support. I have no plans to implement it | lloyd | 2010-01-05 | 1 | -7/+1 |
* | Add missing BOTAN_DLL exports. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | Rename CPUID::has_intel_aes to has_aes_intel, and add CPUID::has_aes_via, | lloyd | 2009-11-10 | 1 | -2/+11 |
* | Add CPUID::have_altivec for AltiVec runtime detection. | lloyd | 2009-10-29 | 1 | -0/+1 |
* | Add cpuid check for Intel AES | lloyd | 2009-09-30 | 1 | -1/+8 |
* | Significantly rework CPUID support. Add cache line detection | lloyd | 2009-09-29 | 1 | -26/+42 |
* | Add runtime cpuid support. Check in the SSE2 engine that SSE2 is actually | lloyd | 2009-09-25 | 1 | -0/+51 |