Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-25 | fdr: Fix typo in error type that lead to compile errors with older ↵ | 1 | -1/+1 | ||
libimobiledevice | |||||
2019-06-24 | fdr: Handle new timeout error conditions (introduced in latest libimobiledevice) | 1 | -7/+19 | ||
2016-06-26 | fdr: Add fdr_disconnect() function to stop the FDR thread | 1 | -5/+16 | ||
2015-09-24 | fdr: Add support for protocol version 1 | 1 | -31/+115 | ||
2015-09-24 | fdr: Fix compiler warning about returned pointer | 1 | -1/+1 | ||
2015-09-24 | Add missing "errno.h" include to fix compiler warnings | 1 | -0/+1 | ||
2015-05-05 | Update fdr implementation for thread function changes in latest | 1 | -3/+3 | ||
libimobiledevice version | |||||
2014-11-04 | Implement the FDR forwarder proxy service used during restore of recent iOS ↵ | 1 | -0/+491 | ||
versions. |