Commit Graph

4 Commits (362077d3d53b1ffb32e7151367940d411d04df64)

Author SHA1 Message Date
Matthias Kolja Miehl 1e8d768701 sys/base64: fix variableScope 7 years ago
René Kijewski 7af7d37531 base64: remove unused calculation in base64_encode
Found via scan-build.
8 years ago
Joakim Gebart 13832d8e62 everything: Remove filename from @file Doxygen command 8 years ago
Martin Landsmann a0898dbb9f sys: add base64 encoding/decoding module
- suppressed cppcheck warning for `unassignedVariable` for
   the encode/decode arrays in stream encode/decode tests
   as these arrays are assigned by the according `base64_[en|de]code()` function.
9 years ago