summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-10-03CMakeLists: update cmake minimum required version to 3.10masterChristian Marangi
2019-11-14cmake: use extra compiler warnings only on gcc6+Petr Štetiar
2019-11-09fix possible garbage in unitialized char* struct membersPetr Štetiar
2019-11-09fix possible copy of null buffer and validation of unitialized headerPetr Štetiar
2019-11-09crc32: add missing stdint.h dependencyPetr Štetiar
2019-11-09add cram based unit testsPetr Štetiar
2019-11-09add initial GitLab CI supportPetr Štetiar
2019-11-09iron out extra compiler warningsPetr Štetiar
2019-11-09convert into CMake projectPetr Štetiar
2019-10-17refactor into separate Git projectPetr Štetiar
2019-10-17fwtool: do not omit final 16 byte when image does not contain signatureJo-Philipp Wich
2019-02-12fwtool: add support for extracting the truncated data part to stdoutFelix Fietkau
2019-02-12fwtool: do not strip metadata if extracting signatureFelix Fietkau
2016-11-19fwtool: add utility for appending and extracting firmware metadata/signaturesFelix Fietkau