Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-19 | userpref: Use system wide pair record path and add config directory getter | 1 | -0/+1 | ||
2013-09-17 | Make sure to re-use the DeviceCertificate instead of generating a new one ↵ | 1 | -1/+1 | ||
every time This prevented iTunes from using a pairing made by libimobiledevice giving an error that the device sent invalid data. | |||||
2013-09-17 | userpref: Add copyright reference | 1 | -0/+1 | ||
2013-09-17 | Refactor userpref logic to use plist format and implement trust dialog handling | 1 | -8/+28 | ||
iOS 7 introduced a new pairing workflow which increases security by showing a trust dialog to the user before pairing with the host is allowed. The userpref system was refactored to use the native plist format, too. Configuration files of the native implementations are used on each platform. Former configuration files are no longer in use and can be deleted. | |||||
2013-04-25 | common: Move debug and userpref code into libinternalcommon | 1 | -0/+73 | ||