index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
utils
/
otrx
Commit message (
Expand
)
Author
Age
Files
Lines
*
package: remove duplicate lines from otrx and nvram makefiles
Jo-Philipp Wich
2016-04-26
1
-1
/
+0
*
package: flag further target specific packages as nonshared
Jo-Philipp Wich
2016-04-26
1
-0
/
+2
*
package: mark nvram and otrx nonshared as they're target specific
Jo-Philipp Wich
2016-04-26
1
-0
/
+1
*
otrx: add extra compilation check before using __BYTE_ORDER
Rafał Miłecki
2015-06-22
1
-0
/
+4
*
otrx: include endian.h to make __BYTE_ORDER work with musl
Rafał Miłecki
2015-06-22
1
-0
/
+1
*
otrx: optimize memory usage by function checking TRX CRC
Rafał Miłecki
2015-06-20
1
-16
/
+18
*
otrx: make crc32 table global for further optimizations
Rafał Miłecki
2015-06-20
1
-67
/
+68
*
otrx: support for creating simple TRX files
Rafał Miłecki
2015-04-14
1
-0
/
+185
*
otrx: change command line API to start with a mode
Rafał Miłecki
2015-04-14
2
-56
/
+70
*
otrx: use %zd to fix printf format warnings
Rafał Miłecki
2015-04-14
1
-2
/
+2
*
otrx: check TRX length read from header to avoid Segmentation fault
Rafał Miłecki
2015-04-14
1
-0
/
+6
*
otrx: include byteswap.h to fix compilation with musl
Rafał Miłecki
2015-04-14
1
-0
/
+1
*
otrx: support for extracting partitions
Rafał Miłecki
2015-04-12
1
-1
/
+127
*
otrx: new package with tiny app verifying TRX images
Rafał Miłecki
2015-04-09
3
-0
/
+287