index
:
idevicerestore
fixtrailingwhitespaces
master
operation-refactoring
Restore/upgrade firmware of iOS devices
ms,jh
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dfu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-23
Update AUTHORS and file copyrights accordingly
Martin Szulecki
1
-0
/
+2
2013-01-09
dfu: Implement dfu_check_device() helper
Martin Szulecki
1
-0
/
+21
2013-01-09
dfu: Fix minor code style issue
Martin Szulecki
1
-1
/
+1
2012-12-07
dfu: Fix codepath after uploading iBSS due to typo
Martin Szulecki
1
-1
/
+1
2012-11-07
Do not report that we do signing if we don't know yet
Martin Szulecki
1
-3
/
+0
2012-11-07
client: Fix build number parsing for iOS 6
Martin Szulecki
1
-1
/
+1
2012-11-07
change info(), error(), and debug() into functions and allow redirecting the ...
Martin Szulecki
1
-9
/
+10
2012-07-17
dfu: make sure client member of struct is NULLed correctly
Nikias Bassen
1
-1
/
+8
2012-07-17
dfu: Do not send another ZLP after sending iBEC as it breaks DFU mode switch
Martin Szulecki
1
-1
/
+1
2012-07-17
USB: Send a ZLP after mode switches to hopefully increase stability
Martin Szulecki
1
-0
/
+4
2012-07-17
dfu: Wait 2 seconds before reconnecting to DFU mode again after sending iBSS
Martin Szulecki
1
-1
/
+1
2012-07-17
dfu: Send a ZLP after sending iBEC data possibly fixing some mode switch hangs
Martin Szulecki
1
-1
/
+3
2012-02-09
add support for targeting a device by ECID
Nikias Bassen
1
-3
/
+3
2012-02-05
add support for 0x1222 wtf mode
Nikias Bassen
1
-2
/
+43
2012-02-02
ipsw_get_component_by_path: add 'component' parameter
Nikias Bassen
1
-1
/
+1
2012-02-02
dfu: implement dfu_check_mode() and fix dfu_enter_recovery()
Nikias Bassen
1
-61
/
+206
2012-02-02
recovery: merge recovery_open_with_timeout into recovery_client_new
Nikias Bassen
1
-2
/
+2
2010-07-09
Implement handling of devices which do not require a tss request
Martin Szulecki
1
-2
/
+3
2010-06-21
Finally fixed the out of control problem
Joshua Hill
1
-12
/
+17
2010-06-21
Archived for historical reasons
Joshua Hill
1
-13
/
+71
2010-06-05
Changed the device type to a structure array for cleaner code and cross state...
Joshua Hill
1
-1
/
+1
2010-06-04
Even more major cleanups and refactoring, this branch is still broken but sta...
Joshua Hill
1
-9
/
+40
2010-06-01
Began major refactoring, not quite finished yet, this branch is probably broke
Joshua Hill
1
-0
/
+28
2010-06-01
Began refactoring of code to simplify and seperate device state logic
Joshua Hill
1
-0
/
+28