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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-29
Fix Mav baseband stitching
Nikias Bassen
2
-10
/
+11
2025-09-26
Add support for Mav25 baseband firmware (iPhone 17 family)
Visual Ehrmanntraut
3
-164
/
+484
2025-09-26
restore: Suppress progress bars for smaller PersonalizedBootObjectV3 images
Nikias Bassen
1
-1
/
+3
2025-09-26
restore: Handle new Centauri and Jasmine (Savage) updaters
Nikias Bassen
1
-3
/
+20
2025-09-26
restore: Dump TSS requests and responses in debug log level
Nikias Bassen
1
-2
/
+3
2025-09-25
restore: Silence messages around AEA first chunk / URLAsset handling
Nikias Bassen
1
-5
/
+9
2025-09-23
Fix progress bar for DFU/Recovery image upload
Nikias Bassen
2
-2
/
+4
2025-09-14
Fix boot-args string and handling
H-Sofie
1
-5
/
+5
2025-09-12
Add SE,ChipID for M4
Nikias Bassen
1
-1
/
+1
2025-09-11
Updated README
Nikias Bassen
1
-2
/
+22
2025-09-11
Fix log output of get_ap_nonce/get_sep_nonce
Nikias Bassen
1
-8
/
+4
2025-09-11
Increase timeout for device to enter restore mode
Nikias Bassen
1
-1
/
+1
2025-09-11
[Windows] Fix log output
Nikias Bassen
1
-1
/
+1
2025-09-08
img4: Fix wrong entry in matching array for component stitching
Nikias Bassen
1
-1
/
+1
2025-09-08
Updated FUNDING
Nikias Bassen
1
-0
/
+1
2025-09-07
Add FUNDING
Nikias Bassen
1
-0
/
+2
2025-09-06
Print message about USB port for macOS restores in case Port DFU fails
Nikias Bassen
1
-0
/
+4
2025-09-05
img4: Use lookup table to retrieve tag name in img4_stitch_component()
Nikias Bassen
1
-28
/
+37
2025-09-05
img4: Fix Ap,RestoreDCP2 -> rdc2 mapping
Nikias Bassen
1
-1
/
+3
2025-08-14
img4: Add RestoreDCP2 -> rdc2 mapping
Nikias Bassen
1
-0
/
+1
2025-07-15
restore: Adapt log level of previous restore log and reverse proxy messages
Nikias Bassen
1
-3
/
+3
2025-07-01
Removed unused 'entries' member from struct idevicerestore_client_t
Nikias Bassen
1
-11
/
+0
2025-07-01
Silence more compiler warnings
Nikias Bassen
2
-2
/
+2
2025-07-01
Fix a couple of compiler warnings and remove unused variables
Nikias Bassen
4
-8
/
+3
2025-07-01
Update codebase to use (const) void* and size_t where applicable
Nikias Bassen
26
-168
/
+158
2025-06-27
download: Use new CURLOPT_XFERINFOFUNCTION for libcurl >= 7.32
Nikias Bassen
1
-1
/
+9
2025-06-27
restore: Fix curl_easy_setopt compiler warning
Nikias Bassen
1
-1
/
+1
2025-06-27
[github-actions] Update build workflow for Windows build to use windows-latest
Nikias Bassen
1
-3
/
+6
2025-06-27
log: Make sure to only add compiler attribute for supported compilers
Nikias Bassen
1
-0
/
+5
2025-06-27
Improve type safety of new logging system and its handling of varargs
Visual Ehrmanntraut
3
-11
/
+25
2025-06-23
Refactor logging and add logfile support
Nikias Bassen
24
-1459
/
+2014
2025-03-27
Fix iPhone 16e restore from normal mode
Nikias Bassen
1
-12
/
+14
2025-03-20
Allow building without support for limera1n
Nikias Bassen
3
-5
/
+37
2025-02-28
[docker] Update docker image base to ubuntu 24.04
Cameron Cross
1
-1
/
+1
2025-02-28
[docker] Add CI to build and archive docker image
Cameron Cross
1
-0
/
+13
2025-02-28
Add docker scripts to simplify setting up idevicerestore
Cameron Cross
5
-0
/
+126
2024-12-03
configure: Fix Linux build with LTO
Nikias Bassen
1
-0
/
+1
2024-12-02
Fix build
Nikias Bassen
1
-1
/
+0
2024-12-02
[github-actions] Bump dawidd6/action-download-artifact from 3 to 6
Nikias Bassen
1
-19
/
+23
2024-11-03
[github-actions] Update curl workflow to build 8.10.1 for UCRT64
Nikias Bassen
1
-9
/
+11
2024-10-22
Updated README
Nikias Bassen
1
-4
/
+7
2024-10-15
Fix iPhone 16 restore from normal mode and add support for RecoveryOS
Nikias Bassen
10
-104
/
+578
2024-10-11
configure: Require newer libtatsu and libirecovery
Nikias Bassen
1
-2
/
+2
2024-09-28
Be more precise about what is wrong when entering restore mode fails
Nikias Bassen
1
-1
/
+5
2024-09-25
Release DFU/Recovery client on disconnect and Increase timeout for port DFU -...
Nikias Bassen
1
-1
/
+3
2024-09-25
ace3: Fix Ace3Binary generation for newer devices
Nikias Bassen
1
-7
/
+41
2024-09-21
Initial support for iPhone 16 restore
Nikias Bassen
2
-0
/
+18
2024-09-21
asr: Fix memory corruption due to double free
Nikias Bassen
1
-2
/
+2
2024-09-21
asr: Add support for second Initiate request
Florian Brandstetter
1
-16
/
+43
2024-09-19
Also print libirecovery version
Nikias Bassen
1
-2
/
+2
[next]