index
:
0xFFFF
legacy
maemo
master
flashing utility
Pali Rohár
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
cold-flash: struct xloader_msg must be packed
Pali Rohár
1
-1
/
+1
2014-11-18
fiasco: Fix possible memory leak
Pali Rohár
1
-0
/
+1
2014-11-18
nolo: Do not call NOLO_ERROR_LOG when not needed
Pali Rohár
1
-5
/
+9
2014-11-18
fiasco: Fix initializing variables
Pali Rohár
1
-3
/
+7
2014-11-18
fiasco: Fix memory leaks
Pali Rohár
1
-3
/
+21
2014-11-18
Makefile: Fix compilation of libusb-sniff libraries
Pali Rohár
1
-2
/
+2
2014-11-18
main: When doing normal flash filter all 2nd images
Pali Rohár
1
-0
/
+17
2014-11-18
nolo: Fix parsing cmt status
Pali Rohár
1
-6
/
+17
2014-11-18
main: Correctly set and free processed images
Pali Rohár
1
-14
/
+25
2014-11-18
printf-utils: Fix division by zero if total is zero
Pali Rohár
1
-1
/
+1
2014-11-09
usb-device: Reattach kernel driver
Pali Rohár
1
-0
/
+29
2014-10-19
all: Replace strlen() call on const string with sizeof()-1
Pali Rohár
3
-12
/
+12
2014-10-19
main: Use snprintf instead sprintf and initialize buffer to NULL term
Pali Rohár
1
-3
/
+6
2014-10-19
local: Check return value of snprintf
Pali Rohár
1
-4
/
+8
2014-10-19
nolo: Check return value of sprintf
Pali Rohár
1
-1
/
+2
2014-10-19
nolo: Fix size of snprintf buffer
Pali Rohár
1
-2
/
+2
2014-10-19
fiasco: fiasco_alloc_from_file: check if hwrevs has enough size
Pali Rohár
1
-3
/
+6
2014-09-29
main: Update usage
Pali Rohár
1
-3
/
+3
2014-09-29
main: Implement -t (filter by type) for -e (dump images)
Pali Rohár
1
-3
/
+15
2014-09-29
main: Fix memory corruption
Pali Rohár
1
-1
/
+3
2014-09-29
usb-device: Fix memory leak
Pali Rohár
1
-0
/
+1
2014-09-29
local: Fix memory corruptions
Pali Rohár
1
-3
/
+3
2014-09-29
image: Fix memory leaks
Pali Rohár
1
-3
/
+4
2014-09-29
fiasco: Call free at correct place
Pali Rohár
1
-7
/
+11
2014-06-19
local: Fix truncating file
Pali Rohár
1
-0
/
+4
2014-05-10
all: Fix typo
0.6
Pali Rohár
5
-10
/
+10
2013-09-23
Makefile: Fix depends for manpage
Pali Rohár
1
-1
/
+1
2013-09-23
main: Fix typo
Pali Rohár
1
-1
/
+1
2013-09-23
mangen: Add backslash before hyphen
Pali Rohár
1
-1
/
+1
2013-09-23
mangen: Fix manpage footer for terminals with 80 columns
Sebastian Reichel
1
-1
/
+1
2013-09-21
Makefile: Add examples to manpage
Pali Rohár
1
-2
/
+4
2013-09-21
main: Fix typo in help
Pali Rohár
1
-1
/
+1
2013-09-20
local: Fix searching for MyDocs mmc device
Pali Rohár
1
-22
/
+60
2013-09-20
usb-device: Do not use sighandler_t
Pali Rohár
1
-1
/
+1
2013-09-20
printf-utils: Add missing includes
Pali Rohár
1
-0
/
+4
2013-09-07
operations: Fix crash when no usb device is detected
Pali Rohár
1
-1
/
+2
2013-09-07
usb-device: Handle Ctrl+C SIGINT and quit wait loop
Pali Rohár
1
-1
/
+19
2013-09-07
usb-device: Remove useless check for LIBUSB_HAS_GET_DRIVER_NP
Pali Rohár
1
-1
/
+1
2013-09-07
printf-utils: Remove dead HAVE_SQUEUE code
Pali Rohár
1
-22
/
+12
2013-09-07
local: Rename macro local_cal_store to local_cal_readcopy
Pali Rohár
1
-11
/
+11
2013-04-21
image: Fix buffer pointer in function image_hash_from_data
Pali Rohár
1
-4
/
+4
2013-04-21
image: image_read returns unsigned type
Pali Rohár
1
-1
/
+1
2013-04-21
local: Fix filename for local mmc dump
Pali Rohár
1
-1
/
+1
2013-04-21
Makefile: Add support for cross compile
Pali Rohár
1
-6
/
+10
2013-04-21
local: Simplify nanddump code
Pali Rohár
1
-18
/
+27
2013-04-21
local: Add nanddump table for RX-44 and RX-48
Pali Rohár
1
-0
/
+9
2013-04-07
Makefile: Add libusb-sniff library rules
Pali Rohár
1
-5
/
+13
2013-04-07
Makefile: Remove dependency on libm.so
Pali Rohár
1
-1
/
+1
2013-04-07
main: Fix compile warning: declared with attribute warn_unused_result
Pali Rohár
1
-1
/
+2
2013-04-07
printf-utils: Fix compile warning: declared with attribute warn_unused_result
Pali Rohár
1
-3
/
+3
[next]