Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove function comments n*4/3 and n*3/4 in base64 | Evgeny Pokhilko | 2017-02-06 | 1 | -2/+11 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -16/+16 |
* | Missing adds | Jack Lloyd | 2015-12-11 | 1 | -1/+1 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -2/+2 |
* | Fix round_up | Simon Warta | 2015-07-15 | 1 | -7/+3 |
* | lib/codec: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -4/+9 |
* | Clean up base64 handling. Github pull 40 from webmaster128 | lloyd | 2015-01-11 | 1 | -11/+10 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Handle zero length inputs correctly in base64. Github issue 37 | lloyd | 2015-01-08 | 1 | -2/+9 |
* | Fix various warnings from VC++ 2014 and add missing include | lloyd | 2014-10-31 | 1 | -2/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+245 |