11 Commits (525b311bf869d7e252d744e501e227263a955c8e)

Author SHA1 Message Date
Rafał Miłecki e0a3d9d115 otrx: add extra compilation check before using __BYTE_ORDER 9 years ago
Rafał Miłecki 0e5c445df6 otrx: include endian.h to make __BYTE_ORDER work with musl 9 years ago
Rafał Miłecki 1e6643ff15 otrx: optimize memory usage by function checking TRX CRC 9 years ago
Rafał Miłecki c13dede6b1 otrx: make crc32 table global for further optimizations 9 years ago
Rafał Miłecki 8b1b857948 otrx: support for creating simple TRX files 10 years ago
Rafał Miłecki 3cb8bf44e6 otrx: change command line API to start with a mode 10 years ago
Rafał Miłecki 0bd2710512 otrx: use %zd to fix printf format warnings 10 years ago
Rafał Miłecki 834e60c4f1 otrx: check TRX length read from header to avoid Segmentation fault 10 years ago
Rafał Miłecki cd4fd05648 otrx: include byteswap.h to fix compilation with musl 10 years ago
Rafał Miłecki ab6462dd56 otrx: support for extracting partitions 10 years ago
Rafał Miłecki 71e6325ab8 otrx: new package with tiny app verifying TRX images 10 years ago