Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid std::count to skip a signed overflow warning | Jack Lloyd | 2017-10-12 | 1 | -1/+5 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Complete the final annotation changes | Jack Lloyd | 2017-09-19 | 1 | -11/+15 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -16/+16 |
* | Fix various MSVC warnings | Jack Lloyd | 2017-08-31 | 1 | -0/+7 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -5/+5 |
* | Fix doxygen warnings [ci skip] | René Korthaus | 2016-10-19 | 1 | -0/+1 |
* | Fix cert validation bugs found by x509test. | Jack Lloyd | 2015-10-23 | 1 | -0/+2 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -0/+2 |
* | Add support for configuring a TLS::Policy by text file | lloyd | 2015-01-23 | 1 | -10/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Remove dependency on boost string algos | lloyd | 2014-02-13 | 1 | -0/+8 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+133 |