aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/base64
Commit message (Expand)AuthorAge
* base64_test: fix compiler warning about castGarrett D'Amore2024-01-27
* Fix build regression on non-Windows platform (sorry!)Garrett D'Amore2020-11-12
* Base64 nits (code quality) fixed.Garrett D'Amore2020-11-12
* fixes #1032 Figure out Darwin bustednessGarrett D'Amore2019-12-24
* fixes #577 target library dependencies should be publicGarrett D'Amore2018-11-05
* fix a number of cppcheck complaints (not all)Garrett D'Amore2018-04-24
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* fixes #172 HTTP and websocket need better conditional inclusionGarrett D'Amore2017-12-28
* fixes #2 Websocket transportGarrett D'Amore2017-12-26
* Added base64 implementation, needed by websocket.Garrett D'Amore2017-12-26