Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid empty methods, use =default or add a comment | Jack Lloyd | 2017-10-03 | 1 | -2/+0 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | Add explicit tests for RDRAND_RNG and System_RNG | Jack Lloyd | 2017-08-03 | 1 | -9/+7 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+3 |
* | Avoid having source files start with /** | Jack Lloyd | 2016-11-25 | 2 | -2/+2 |
* | Improve rng doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -0/+3 |
* | Add ISA annotations to functions using SIMD, AES, etc | Jack Lloyd | 2016-10-14 | 1 | -0/+1 |
* | RNG changes (GH #593) | Jack Lloyd | 2016-08-24 | 1 | -2/+1 |
* | Fix header guard format | Jack Lloyd | 2016-07-20 | 1 | -2/+2 |
* | Add RDRAND_RNG | Jack Lloyd | 2016-07-19 | 3 | -0/+161 |