Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PSK Database | Jack Lloyd | 2017-11-26 | 1 | -0/+2 |
* | Avoid empty methods, use =default or add a comment | Jack Lloyd | 2017-10-03 | 1 | -2/+2 |
* | 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 | -3/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -3/+3 |
* | Certificate store using SQLite | Kai Michaelis | 2016-10-02 | 1 | -0/+2 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -1/+1 |
* | Build fix. Add SQL_DB_Error exception type | Jack Lloyd | 2015-12-11 | 1 | -0/+8 |
* | Add remove_all to TLS session manager interface | Jack Lloyd | 2015-11-13 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add abstract database interface so applications can easily store info | lloyd | 2014-12-20 | 1 | -0/+62 |