Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
More errors handled.
Changed error codes to enums in cython defs.
|
|
|
|
Added MobileBackupClient and PropertyListService.
|
|
Implemented event_subscribe, event_unsubscribe, get_device_list.
Improved Error classes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|