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
/
fdr.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-02-18
Allow remote side to terminate FDR connections rather than doing it ourselves.
David Wang
1
-1
/
+2
2019-09-26
fdr: Use larget buffer for proxy command handling
Nikias Bassen
1
-10
/
+39
2019-06-25
fdr: Fix typo in error type that lead to compile errors with older ↵
Nikias Bassen
1
-1
/
+1
libimobiledevice
2019-06-24
fdr: Handle new timeout error conditions (introduced in latest libimobiledevice)
Nikias Bassen
1
-7
/
+19
2016-06-26
fdr: Add fdr_disconnect() function to stop the FDR thread
Nikias Bassen
1
-5
/
+16
2015-09-24
fdr: Add support for protocol version 1
Nikias Bassen
1
-31
/
+115
2015-09-24
fdr: Fix compiler warning about returned pointer
Martin Szulecki
1
-1
/
+1
2015-09-24
Add missing "errno.h" include to fix compiler warnings
Martin Szulecki
1
-0
/
+1
2015-05-05
Update fdr implementation for thread function changes in latest
BALATON Zoltan
1
-3
/
+3
libimobiledevice version
2014-11-04
Implement the FDR forwarder proxy service used during restore of recent iOS ↵
BALATON Zoltan
1
-0
/
+491
versions.