Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-06-12 | lockdown-cu: Silence compiler warning | 1 | -3/+3 | ||
2025-06-07 | Use SHA256 signature instead of SHA1 for iOS 4 and newer when creating and ↵ | 1 | -1/+1 | ||
signing pairing certificates | |||||
2025-06-07 | Add new idevice_get_device_version() to interface | 1 | -2/+2 | ||
This allows getting a numerical representation of the device's ProductVersion string for easier version range checks | |||||
2024-11-29 | Fix compilation on MSVC | 1 | -0/+4 | ||
2024-11-29 | Fix attempts to detect Windows using _WIN32 | 1 | -1/+1 | ||
2024-01-31 | Move LIBIMOBILEDEVICE_API to public headers | 1 | -4/+4 | ||
2023-12-16 | lockdown-cu: Fix the build with LibreSSL >= 3.5.0 | 1 | -2/+2 | ||
In LibreSSL >= 3.5.0 many structs are defined as opaque as they are in OpenSSL 1.1. | |||||
2023-04-21 | Updated to use latest libplist API changes | 1 | -1/+1 | ||
2022-09-04 | Fix iOS SDK build | 1 | -1/+2 | ||
2022-02-09 | Add support for wireless pairing | 1 | -0/+1192 | ||