Eduardo Arias
|
fedec96a7e
|
Refactored base64 utils to share implementation and reduce code duplication.
|
2024-08-27 10:00:38 -03:00 |
|
Martin Vierula
|
19d50f4da4
|
Add a const to satisfy cppcheck
|
2021-12-20 09:41:38 -08:00 |
|
Felipe Zimmerle
|
3748d62f19
|
Changes copyright dates on the code
|
2021-01-19 09:24:37 -03:00 |
|
Felipe Zimmerle
|
357c140003
|
Changens copyright year
|
2020-01-31 10:32:37 -03:00 |
|
Felipe Zimmerle
|
ff9152ed74
|
Cosmetics: address cppcheck warnings on src/utils
|
2020-01-23 08:51:45 -03:00 |
|
Felipe Zimmerle
|
e95efa05cc
|
Fix assorted memory and static analysis errors
|
2017-03-06 15:02:00 -03:00 |
|
Felipe Zimmerle
|
4ced1d18e0
|
Using full path in the header inclusion
|
2016-11-04 14:45:01 -03:00 |
|
Felipe Zimmerle
|
4cf6c714ac
|
Cosmetics: Fix coding style
|
2016-07-12 21:59:17 -03:00 |
|
Felipe Zimmerle
|
4078677b7f
|
Cosmetic changes: applies changes suggested by static analysis
|
2016-07-12 00:46:12 -03:00 |
|
Felipe Zimmerle
|
a4c7d534f2
|
Fix invalid memory write on base64 forgiven decode
|
2016-06-16 12:26:05 -03:00 |
|
Felipe Zimmerle
|
bf4a9d7633
|
Adds support to base64DecodeExt transformation
More info on #964
|
2016-05-24 21:28:19 -03:00 |
|
Felipe Zimmerle
|
bb5cbc969f
|
Fix return value of Utilis::Base64::decode
|
2016-05-24 10:11:15 -03:00 |
|
Felipe Zimmerle
|
a3ae686f25
|
Adds base64 support via mbedtls
This is inspered in the work done at: #1123
|
2016-05-23 18:27:28 -03:00 |
|