Commit message (Expand) | Author | Age | |
---|---|---|---|
* | otrx: add extra compilation check before using __BYTE_ORDER | Rafał Miłecki | 2015-06-22 |
* | otrx: include endian.h to make __BYTE_ORDER work with musl | Rafał Miłecki | 2015-06-22 |
* | otrx: optimize memory usage by function checking TRX CRC | Rafał Miłecki | 2015-06-20 |
* | otrx: make crc32 table global for further optimizations | Rafał Miłecki | 2015-06-20 |
* | otrx: support for creating simple TRX files | Rafał Miłecki | 2015-04-14 |
* | otrx: change command line API to start with a mode | Rafał Miłecki | 2015-04-14 |
* | otrx: use %zd to fix printf format warnings | Rafał Miłecki | 2015-04-14 |
* | otrx: check TRX length read from header to avoid Segmentation fault | Rafał Miłecki | 2015-04-14 |
* | otrx: include byteswap.h to fix compilation with musl | Rafał Miłecki | 2015-04-14 |
* | otrx: support for extracting partitions | Rafał Miłecki | 2015-04-12 |
* | otrx: new package with tiny app verifying TRX images | Rafał Miłecki | 2015-04-09 |