Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-07 | wrap-json: Add clone facility | José Bollo | 1 | -0/+86 |
2018-05-29 | Fixed build warnings with gcc >= 7.3 | Sebastien Douheret | 1 | -3/+3 |
2018-05-22 | Fixed compilation warnings with gcc-7.2.0 | Thierry Bultel | 1 | -5/+5 |
2018-05-14 | wrap-json: Fix warnings | jobol | 1 | -4/+4 |
2018-05-14 | wrap-json: Accept null as valid base64 | jobol | 1 | -9/+18 |
2018-05-14 | wrap-json: Fix bug decoding empty base64 | jobol | 1 | -1/+2 |
2018-05-14 | wrap-json: Improve base64 en-de-coding | jobol | 1 | -8/+26 |
2018-04-17 | Fix GCC < v7 warning on maybe unitialized variable | Romain Forlot | 1 | -2/+2 |
2018-04-13 | wrap-json: Add base64 byte buffer support | jobol | 1 | -4/+206 |
2018-04-03 | Linting/Fix: remove warning int/size_t conversion | Romain Forlot | 1 | -5/+5 |
2017-08-22 | Initializing the repo | Romain Forlot | 1 | -0/+939 |