Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Of course they are public member variables, not functions ... | Jack Lloyd | 2018-02-13 | 1 | -1/+1 |
* | Add BOTAN_DEPRECATED_PUBLIC_MEMBER_FUNCTIONS | Jack Lloyd | 2018-02-13 | 1 | -0/+1 |
* | Simplify date conversion by avoiding OS utilities | Jack Lloyd | 2017-12-04 | 1 | -7/+19 |
* | Use class instead of struct for objects with member functions | Jack Lloyd | 2017-09-30 | 1 | -35/+36 |
* | 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 | -2/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -7/+7 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 1 | -2/+2 |
* | Add missing include <string> in calendar.h | Simon Warta | 2015-07-16 | 1 | -0/+1 |
* | Fix time range issue for 32 bit platforms | Simon Warta | 2015-07-16 | 1 | -6/+13 |
* | Fix round_up | Simon Warta | 2015-07-15 | 1 | -1/+7 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+63 |