Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This is a major change which breaks API but is required in order to support
SSL communication for services as used by network connections.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
idevicebackup2
|
|
|
|
|
|
|
|
device
Furthermore the clearing must happen after starting synchronization and as
we have the data class set already, we can obsolete that argument.
|
|
|
|
|
|
This function allows creating an afc client upon an already established
connection. This is for example required for the house_arrest service.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This change unifies the documentation comment syntax, fixes a few bad
documentation comments and completes documentation where it was missing.
|
|
|
|
All other services use *_E_INVALID_ARG instead of *_E_INVALID_ARGUMENT,
thus the afc interface should use the common name.
|