Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove function comments n*4/3 and n*3/4 in base64 | Evgeny Pokhilko | 2017-02-06 | 2 | -6/+29 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 4 | -53/+53 |
* | Missing adds | Jack Lloyd | 2015-12-11 | 2 | -2/+2 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 2 | -4/+4 |
* | Fix round_up | Simon Warta | 2015-07-15 | 1 | -7/+3 |
* | lib/codec: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 4 | -12/+17 |
* | Clean up root dir, remove some unneeded dependencies | lloyd | 2015-02-05 | 6 | -508/+0 |
* | 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 | 8 | -8/+8 |
* | 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 | 12 | -0/+1234 |