Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | More MSVC warnings fixes | Jack Lloyd | 2017-08-31 | 1 | -2/+2 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 2 | -13/+13 |
* | Simplify some code by using T::create_or_throw | Jack Lloyd | 2016-11-03 | 1 | -6/+2 |
* | Fix doxygen warnings [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+0 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -4/+4 |
* | Remove use of lookup.h in favor of new T::create API. | Jack Lloyd | 2015-09-21 | 1 | -3/+8 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+0 |
* | lib/misc: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-25 | 1 | -8/+8 |
* | Hide Algorithm_Factory and use the functions in lookup.h internally. | lloyd | 2015-03-04 | 1 | -20/+9 |
* | Clean up root dir, remove some unneeded dependencies | lloyd | 2015-02-05 | 3 | -0/+164 |