otrx: make crc32 table global for further optimizations
[openwrt/staging/chunkeey.git] / package / utils / otrx / src / otrx.c
2015-06-20 Rafał Miłeckiotrx: make crc32 table global for further optimizations
2015-04-14 Rafał Miłeckiotrx: support for creating simple TRX files
2015-04-14 Rafał Miłeckiotrx: change command line API to start with a mode
2015-04-14 Rafał Miłeckiotrx: use %zd to fix printf format warnings
2015-04-14 Rafał Miłeckiotrx: check TRX length read from header to avoid Segmen...
2015-04-14 Rafał Miłeckiotrx: include byteswap.h to fix compilation with musl
2015-04-12 Rafał Miłeckiotrx: support for extracting partitions
2015-04-09 Rafał Miłeckiotrx: new package with tiny app verifying TRX images