Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead of going through usbmuxd this change will have it connect directly to
the device via network after retrieving its address from usbmuxd
|
|
|
|
|
|
|
|
|
|
Fixes compilation under musl.
|
|
See https://github.com/libimobiledevice/libusbmuxd/issues/84
|
|
|
|
|
|
|
|
|
|
This avoids the iproxy tool from relying on undocumented library ABI.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|