index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
utils
/
otrx
Commit message (
Expand
)
Author
Age
*
brcm47xx: rename target to bcm47xx
Adrian Schmutzler
2020-02-14
*
treewide: fix syntax errors exposed after kconfig update
Jo-Philipp Wich
2019-06-20
*
otrx: fix memory leak in otrx_create_append_zeros
Rafał Miłecki
2017-11-17
*
otrx: bump buffer size in otrx_create_append_file
Rafał Miłecki
2017-11-17
*
otrx: drop unused otrx_create_parse_options function
Rafał Miłecki
2017-11-17
*
otrx: always align image to 0x1000
Rafał Miłecki
2017-11-16
*
otrx: add support for -A (append) and -a (align) options
Rafał Miłecki
2017-11-14
*
otrx: optimize memory usage when creating TRX image
Rafał Miłecki
2017-11-14
*
otrx: use helper function when checking image's CRC32
Rafał Miłecki
2017-11-14
*
utils/otrx: drop Build/Prepare rule in favor of default one
Alexandru Ardelean
2016-10-15
*
package: remove duplicate lines from otrx and nvram makefiles
Jo-Philipp Wich
2016-04-26
*
package: flag further target specific packages as nonshared
Jo-Philipp Wich
2016-04-26
*
package: mark nvram and otrx nonshared as they're target specific
Jo-Philipp Wich
2016-04-26
*
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