aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/base/buf_comp.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid empty methods, use =default or add a commentJack Lloyd2017-10-031-1/+1
* Add wrappers for reinterpret_cast between char* and uint8_t*Jack Lloyd2017-10-031-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-20/+19
* Add final_stdvecJack Lloyd2016-11-231-0/+7
* Internal header cleanupsJack Lloyd2015-09-191-1/+1
* lib/base: Convert &vec[0] to vec.data()Simon Warta2015-06-271-6/+6
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-161-0/+7
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+171