Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 3 | -110/+0 |
* | Set -m flags for rdrand.cpp. Update compiler ISA flags | lloyd | 2013-12-23 | 1 | -0/+2 |
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | Avoid uninitialized variable warning for rdrand output var | lloyd | 2013-07-19 | 1 | -1/+1 |
* | Enable RDRAND in 32-bit builds | lloyd | 2013-07-10 | 1 | -1/+1 |
* | Markus Wanner pointed out on the mailing list that using rdrand opcode | lloyd | 2012-05-07 | 1 | -3/+8 |
* | Add support for the rdrand instruction, added in Intel's Ivy Bridge | lloyd | 2012-04-26 | 3 | -0/+103 |