4 Commits

Author SHA1 Message Date
Le Philousophe 3017d16756 COMMON: Fix ubsan errors
Shifting on signed values can be undefined and the data is not signed
anyway.
2026-02-07 17:20:49 +01:00
Eugene Sandulenko 0a034af1b2 COMMON: Get rid of global constructor 2024-05-18 14:00:17 +02:00
Little Cat 267bfc9d03 COMMON: Base64 string validation. 2024-05-12 15:08:27 +02:00
Little Cat 6b80c4c581 COMMON: Add Base64 encoding/decoding 2024-05-12 15:08:27 +02:00