Age | Commit message (Collapse) | Author | Files | Lines |
|
Windows
|
|
|
|
|
|
meaningful error codes
This allows clients to properly detect that a connection to the requested
port failed because it is not open on the device, instead of just returning
an "unknown error"
|
|
Thanks to @timgates42 for spotting this.
|
|
|
|
|
|
|
|
|
|
This now matches how other services are named as we try to use the lockdownd
provided name or otherwise a more readable one even if it is longer.
|
|
|
|
|
|
|
|
to allow access to the unprocessed raw data
|
|
This allows proper handling the timeout case in debugserver_client_receive_with_timeout
|
|
send SSL shutdown message. As in debugserver this message will be considered as GDB server communication and break things
|
|
diagnostics_relay_action_t enum
|
|
|
|
lockdownd_error_t
|
|
including network
Instead of just returning a list of UDIDs (like idevice_get_device_list) this
function will return idevice_info_t* records which also contains the type of
the connection and the connection data.
|
|
idevice_new_with_options()
|
|
|
|
services
|
|
property_list_service errors
|
|
|
|
|
|
Do it in all comments and errors messages
|
|
ca245709
|
|
|
|
|
|
|
|
iOS 11.2+
When activating in session mode - which is required for newer iOS versions -
we can now pass the activation response headers with the activation command.
For iOS 11.2+ this is mandatory or the activation will fail.
|
|
device activation
|
|
|
|
|
|
event number in libusbmuxd
|
|
error for most failures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|