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
/
restore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
restore: Also print device UDID in log message when entering restore mode
Nikias Bassen
1
-2
/
+2
2015-09-24
restore: Fix inverted comparison checking for ApImg4Ticket in TSS response
Nikias Bassen
1
-1
/
+1
2015-09-24
Revise several changes from commit 245bc9b6510a8900c69c2fd543434bae1bc6ca6a
Nikias Bassen
1
-6
/
+2
2015-09-24
restore: Cast to thread_t to fix compiler warning
Martin Szulecki
1
-1
/
+1
2015-05-05
Update fdr implementation for thread function changes in latest
BALATON Zoltan
1
-3
/
+3
2015-05-05
Improved command sequence and use SystemPartitionPadding from build
BALATON Zoltan
1
-5
/
+7
2015-05-05
Clean up free() usage and plug some potential memory leaks
BALATON Zoltan
1
-70
/
+61
2014-11-04
Implement the FDR forwarder proxy service used during restore of recent iOS v...
BALATON Zoltan
1
-0
/
+21
2014-11-03
tss: Add missing values to fix baseband TSS request
BALATON Zoltan
1
-0
/
+9
2014-10-28
Rename restore step to indicate flashing of firmware instead of NOR
Martin Szulecki
1
-1
/
+1
2014-10-24
restore: Handle FDRTrustData request messages
BALATON Zoltan
1
-2
/
+36
2014-05-16
restore: Prevent disturbing error message due to missing SEP related components
Martin Szulecki
1
-5
/
+3
2014-03-22
Use "plist_dict_set_item" instead of deprecated "plist_dict_insert_item"
Martin Szulecki
1
-45
/
+45
2014-01-07
restore: make restore_asr_progress_cb static
Nikias Bassen
1
-1
/
+1
2013-12-01
restore: removed unused variables
Nikias Bassen
1
-16
/
+4
2013-11-27
Refactor TSS parameter handling and parse RestoreRequestRules properly
Nikias Bassen
1
-5
/
+7
2013-11-20
get baseband ticket in normal mode and pass preflight info to StartRestore re...
Nikias Bassen
1
-0
/
+20
2013-11-20
restore: Add PersonalizedDuringPreflight key for "single TSS request" restore
Martin Szulecki
1
-0
/
+3
2013-11-20
restore: Add partition layout information for 128GB models to restore options
Martin Szulecki
1
-0
/
+1
2013-11-20
restore: Free LLB image data after having added it to fix a memory leak
Martin Szulecki
1
-0
/
+2
2013-11-20
restore: Make sure iBoot is the first entry in the NORImage array
Martin Szulecki
1
-1
/
+7
2013-11-20
restore: Make sure to free MsgType string after having handled it
Martin Szulecki
1
-0
/
+3
2013-11-20
restore/tss: do not add an empty BbNonce node to TSS request
Nikias Bassen
1
-1
/
+3
2013-11-20
restore: Add error message for failed SEP firmware loading status
Martin Szulecki
1
-0
/
+3
2013-11-20
restore: add new SEP/RestoreSEP components to NORData request response
Nikias Bassen
1
-1
/
+58
2013-11-20
restore: send correct image4 ticket in response to RootTicket request
Nikias Bassen
1
-3
/
+10
2013-11-20
restore: Use new helper to add common tags to TSS baseband request
Martin Szulecki
1
-0
/
+1
2013-11-20
refactor component personalization and add support for Image4 stitching
Nikias Bassen
1
-7
/
+50
2013-11-19
restore: Fix baseband request creation order for proper error checking
Martin Szulecki
1
-4
/
+5
2013-11-19
restore: Fix typo in error message
Martin Szulecki
1
-1
/
+2
2013-11-19
silence some clang compiler warnings
Nikias Bassen
1
-2
/
+2
2013-11-19
tss: Refactor TSS handlers for Image4 support and flexibility
Martin Szulecki
1
-6
/
+17
2013-10-02
ipsw: change buffers to use type unsigned char*
Nikias Bassen
1
-8
/
+8
2013-10-02
tss: make sure buffers are of type unsigned char*
Nikias Bassen
1
-8
/
+8
2013-10-02
silence implicit declaration compiler warnings
Nikias Bassen
1
-0
/
+2
2013-09-27
Require libirecovery >= 0.2.0 and port code to it's new API
Martin Szulecki
1
-12
/
+14
2013-09-23
Update AUTHORS and file copyrights accordingly
Martin Szulecki
1
-0
/
+2
2013-09-23
restore: Handle "Failed to mount filesystems" status message
Martin Szulecki
1
-0
/
+3
2013-01-11
restore: remove unused variable
Nikias Bassen
1
-3
/
+0
2013-01-11
restore: don't use info as variable name (collides with info() function)
Nikias Bassen
1
-6
/
+6
2012-12-07
restore: Fix "hanging" and not exiting on failed restore due to variable typo
Martin Szulecki
1
-1
/
+1
2012-11-07
Added support for iPhone5,1 and iPhone5,2 (including baseband update)
Nikias Bassen
1
-0
/
+3
2012-11-07
restore: Change wording to "personalized" instead of "signed"
Martin Szulecki
1
-2
/
+2
2012-11-07
restore: Plug possible memory leak
Martin Szulecki
1
-2
/
+1
2012-11-07
Fix grammar of a few comments
Martin Szulecki
1
-1
/
+1
2012-11-07
Added baseband flash restore step for progress output
Martin Szulecki
1
-0
/
+3
2012-11-07
change info(), error(), and debug() into functions and allow redirecting the ...
Martin Szulecki
1
-22
/
+22
2012-11-07
libidevicerecovery: implemented progress callback logic
Martin Szulecki
1
-6
/
+28
2012-11-07
Move flags into idevicerestore.h
Martin Szulecki
1
-1
/
+1
2012-07-28
tss: remove global use_apple_server symbol and use parameter instead
Nikias Bassen
1
-1
/
+1
[prev]
[next]