aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/codec/base64/base64.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some Doxygen warningsJack Lloyd2018-08-151-2/+2
* Use codec_base for Base64 encodingWambou2018-08-041-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Complete the final annotation changesJack Lloyd2017-09-191-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-7/+7
* Remove function comments n*4/3 and n*3/4 in base64Evgeny Pokhilko2017-02-061-4/+18
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-8/+8
* lib/codec: Convert &vec[0] to vec.data()Simon Warta2015-06-271-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+127