Age | Commit message (Expand) | Author | Files | Lines |
2014-03-12 | file_relay: Added file_relay_request_sources_timeout() | Aaron Burghardt | 1 | -0/+1 |
2014-02-09 | mobile_image_mounter: implemented new image file uploading method | Nikias Bassen | 1 | -0/+5 |
2013-11-10 | installation_proxy: Fix operations exiting before being finished due to timeout | Martin Szulecki | 1 | -0/+1 |
2013-09-17 | Refactor userpref logic to use plist format and implement trust dialog handling | Martin Szulecki | 1 | -1/+4 |
2013-08-07 | idevice: Export SSL control functions for idevice_connection_t | Martin Szulecki | 1 | -0/+2 |
2013-08-05 | service: Make generic service public to enable external service implementations | Martin Szulecki | 1 | -0/+67 |
2013-08-05 | Implement *_start_service() helper to simplify creation of service clients | Martin Szulecki | 13 | -0/+20 |
2013-08-05 | Add public *_SERVICE_NAME defines for each service | Martin Szulecki | 13 | -0/+26 |
2013-05-23 | syslog_relay: Remove syslog_relay_send() as the service is read-only | Martin Szulecki | 1 | -4/+1 |
2013-05-23 | Add protocol implementation for syslog_relay service | Martin Szulecki | 1 | -0/+72 |
2013-04-25 | installation_proxy: Add helper to retrieve filepath of an app from device | Martin Szulecki | 1 | -0/+2 |
2013-04-25 | afc: Add convenience helper to free AFC dictionaries in afc_dictionary_free() | Martin Szulecki | 1 | -0/+1 |
2013-02-27 | Add label argument to *_client_start_service() helpers | Martin Szulecki | 2 | -2/+2 |
2013-02-27 | afc: Remove non-existant afc_client_new_from_connection() from exports | Martin Szulecki | 1 | -1/+0 |
2013-02-27 | Rename start service methods to be consistent | Martin Szulecki | 2 | -4/+2 |
2013-02-27 | Make all "include guards" for all headers consistent | Martin Szulecki | 10 | -20/+20 |
2013-02-27 | house_arrest: Use more generic description for documentation | Martin Szulecki | 1 | -1/+1 |
2013-02-26 | heartbeat: Implement basic "network heartbeat" service protocol | Martin Szulecki | 1 | -0/+64 |
2013-02-26 | Refactor port number use into service descriptor to enable SSL for services | Martin Szulecki | 15 | -15/+37 |
2013-02-23 | webinspector: Add new service protocol implementation | Yury Melnichek | 1 | -0/+63 |
2013-02-11 | mobilesync: Add new error_description argument to grab device error messages | Martin Szulecki | 1 | -1/+1 |
2012-11-30 | diagnostics_relay: Handle "UnknownRequest" status response correctly | Martin Szulecki | 1 | -0/+1 |
2012-10-21 | diagnostics_relay: Implement query functions for MobileGestalt and IORegistry | Martin Szulecki | 1 | -0/+3 |
2012-10-21 | diagnostics_relay: Implement sleep, restart, shutdown and request_diagnostics | Martin Szulecki | 1 | -1/+13 |
2012-10-21 | diagnostics_relay: Add basic new service implementation | Martin Szulecki | 1 | -0/+58 |
2012-10-21 | Added com.apple.misagent service protocol implementation | Nikias Bassen | 1 | -0/+62 |
2012-04-08 | restore: Add note that service API is only available for restore mode devices | Martin Szulecki | 1 | -0/+1 |
2012-04-07 | sbservices: Implement retrieving interface orientation from device | Martin Szulecki | 1 | -0/+12 |
2012-03-22 | Mass replace UUID by UDID, which is the correct term for it | Martin Szulecki | 2 | -4/+4 |
2012-03-18 | Completely remove glib dependency. | Nikias Bassen | 2 | -4/+2 |
2012-03-08 | restored: Add restored_query_value() to query for values in restore mode | Martin Szulecki | 1 | -0/+1 |
2012-01-15 | added mobilebackup2_send_message to public api | Nikias Bassen | 1 | -0/+1 |
2012-01-11 | restored: allow passing options to restored_start_restore() | Nikias Bassen | 1 | -1/+1 |
2011-04-27 | mobilebackup2: Finish mobilebackup2_version_exchange() and use it in ideviceb... | Martin Szulecki | 1 | -1/+2 |
2011-04-11 | mobilebackup2: small api changes | Nikias Bassen | 1 | -1/+1 |
2011-04-11 | Add initial mobilebackup2 support and idevicebackup4 tool | Nikias Bassen | 1 | -0/+63 |
2011-03-16 | mobilesync: Check for cancel message when attempting to clear all records on ... | Martin Szulecki | 1 | -1/+1 |
2011-03-14 | mobilesync: Implement mobilesync_clear_all_records_on_device() | Martin Szulecki | 1 | -0/+1 |
2010-11-05 | Add new house_arrest service including small test tool | Nikias Bassen | 1 | -0/+64 |
2010-11-05 | afc: new function afc_client_new_from_connection | Nikias Bassen | 1 | -0/+1 |
2010-08-20 | notification_proxy: Add disk_usage_changed notification | Martin Szulecki | 1 | -0/+1 |
2010-07-12 | sbservices: allow passing formatVersion when requesting icon state | Nikias Bassen | 1 | -1/+1 |
2010-07-09 | sbservices: add support for fetching the home screen wallpaper | Nikias Bassen | 1 | -0/+1 |
2010-06-10 | mobilebackup: Add function to receive application received message | Martin Szulecki | 1 | -0/+1 |
2010-06-06 | mobilebackup: extend interface with functions for the restore process | Nikias Bassen | 1 | -0/+9 |
2010-06-05 | Added function to fetch device values from the QueryType response | Joshua Hill | 1 | -0/+1 |
2010-05-25 | Update brief documentation to be consistent and easier to understand | Martin Szulecki | 11 | -11/+12 |
2010-05-19 | Implement restored API | Martin Szulecki | 1 | -0/+71 |
2010-05-15 | Add documentation for mobilesync API | Martin Szulecki | 1 | -4/+5 |
2010-05-15 | Added computer_data_class_version to mobilsync_start. | Bryan Forbes | 1 | -1/+1 |