libimobiledevice-glue
libimobiledevice-glue copied to clipboard
A library with common code used by libraries and tools around the libimobiledevice project
In preparations for refactoring the `idevicerestore` program, I've begun to grab any code that is not restore specific but nonetheless needs to be moved to the glue library. To ensure...
err: Making all in src CC glue.lo CC socket.lo socket.c:879:2: error: No reference implementation for getifaddrs available for this platform. 879 | #error No reference implementation for getifaddrs available for...
It was noted in https://launchpad.net/bugs/2074086 that this project is using libtomcrypt and it would be in Ubuntu's interest to switch to Openssl, as it is certified there. Would this contribution...