index
:
libirecovery
list-devices
master
Library and utility to talk to iBoot/iBSS via USB on Linux, OS X and Windows
ms,jh
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
irecovery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-27
irecovery: Update code style, add "show mode" and "normal mode reboot" commands
Martin Szulecki
1
-95
/
+191
2013-09-27
Fix whitespace errors and update code style
Martin Szulecki
1
-3
/
+17
2013-09-26
Rename device struct fields and provide device database getters for them
Martin Szulecki
1
-1
/
+1
2013-09-26
Reorder public interface logically and rename irecv_get_device()
Martin Szulecki
1
-1
/
+1
2013-09-26
Rename irecv_send_exploit() to more accurate irecv_trigger_limera1n_exploit()
Martin Szulecki
1
-2
/
+2
2013-09-26
irecovery: Remove "Executing command foo" message for less clutter
Martin Szulecki
1
-1
/
+1
2013-09-26
irecovery: Fix code style for if-else in argument parsing code
Martin Szulecki
1
-21
/
+10
2013-09-26
Put each item of command enum in a separate line
Martin Szulecki
1
-1
/
+6
2013-09-26
irecovery: Define sleep() for WIN32
Martin Szulecki
1
-0
/
+6
2013-09-26
Use more accurate names for "open device" methods which use the ecid
Martin Szulecki
1
-1
/
+1
2013-09-26
Convert spaces to tabs were needed
Martin Szulecki
1
-10
/
+8
2013-09-26
Fix header comment syntax
Martin Szulecki
1
-1
/
+2
2013-09-26
Move irecovery to new tools directory
Martin Szulecki
1
-0
/
+400