Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. |