aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/codec
Commit message (Expand)AuthorAgeFilesLines
* Remove function comments n*4/3 and n*3/4 in base64Evgeny Pokhilko2017-02-062-6/+29
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-184-53/+53
* Missing addsJack Lloyd2015-12-112-2/+2
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-112-4/+4
* Fix round_upSimon Warta2015-07-151-7/+3
* lib/codec: Convert &vec[0] to vec.data()Simon Warta2015-06-274-12/+17
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-056-508/+0
* Clean up base64 handling. Github pull 40 from webmaster128lloyd2015-01-111-11/+10
* Ensure all files have copyright and license info.lloyd2015-01-108-8/+8
* Handle zero length inputs correctly in base64. Github issue 37lloyd2015-01-081-2/+9
* Fix various warnings from VC++ 2014 and add missing includelloyd2014-10-311-2/+2
* Move lib into srclloyd2014-01-1012-0/+1234