Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Returning 0 bytes sent upon error causes an infinite loop
within the calling gnutls code. Returning -1 as an error
code allows gnutls to properly detect and recover.
|
|
|
|
|
|
|
|
|
|
|
|
lockdownd_client_new()
... instead of in lockdownd_client_new_with_handshake(). This way
the device UUID is also available when only using a non-paired
connection (e.g. when using the idevicepair tool).
|
|
|
|
|
|
|
|
|
|
Thanks to Gordon Assaf for pointing this out.
|