Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-31 | Move LIBIMOBILEDEVICE_API to public headers | 1 | -9/+9 | ||
2022-04-12 | Add property_list_client_get_service_client() and service_get_connection() ↵ | 1 | -4/+16 | ||
functions This allows for custom service implementations to easier switch to non-plist communication after the service has been started. | |||||
2022-04-12 | Documentation fixes | 1 | -2/+2 | ||
2019-06-23 | replace all occurrences of occured by occurred | 1 | -1/+1 | ||
Do it in all comments and errors messages | |||||
2019-06-13 | Timeout support for SSL connections and better timeout handeling. | 1 | -0/+3 | ||
2015-01-28 | Remove trailing whitespace errors from all files | 1 | -3/+3 | ||
2015-01-28 | Update copyright of public headers | 1 | -3/+5 | ||
2014-10-05 | Convert int16_t macro error types into enum to improve debugging/type-checking | 1 | -12/+9 | ||
This simple change provides various benefits for developers like compile time errors, better auto-completition in editors and the ability of a debugger to show the constant instead of just the raw value. Thanks to Aaron Burghardt for the proposal. | |||||
2014-04-29 | Make property_list_service public | 1 | -0/+170 | ||