1. 19eca85 idevice: Remove unnecessary memcpy from internal_ssl_read() by Nikias Bassen · 3 years, 7 months ago
  2. 93622ec idevice: Route OpenSSL reads/writes through internal_connection_* by Kabir Oberai · 3 years, 7 months ago
  3. 65fddc7 idevice: Make sure to handle timeout condition for network connections too by Nikias Bassen · 3 years, 7 months ago
  4. 3d85cc0 README: Fix typo by Nikias Bassen · 3 years, 8 months ago
  5. 7eb3583 installation_proxy: Ignore non-status messages instead of terminating loop by Simon Søndergaard · 5 years ago
  6. ca32415 mobilesync: Set DeviceLink version to 400 to support iOS 14b4+ by Nikias Bassen · 3 years, 9 months ago
  7. d013602 tools/idevicecrashreport: Fix illegal filenames on Windows by zecops-team · 3 years, 9 months ago
  8. 4b2f17e common: Add missing *_LIBS and *_CFLAGS to fix build by Nikias Bassen · 3 years, 10 months ago
  9. 735ac51 tools: Fix usage of LDFLAGS and LDADD. by orbea · 3 years, 11 months ago
  10. 25059d4 tools: Fix entering recovery mode on iOS 14.5+ which now requires a pairing by Nikias Bassen · 4 years ago
  11. 4837527 Remove redundent `select` call from idevicedebugserverproxy.c by Nisarg Jhaveri · 4 years ago
  12. 5ef9f59 tools: Flip order of winsock2.h and windows.h in idevicedebugserverproxy to get rid of compiler warning by Nikias Bassen · 4 years ago
  13. 25ffa16 tools: Fix delays in idevicedebugserverproxy when using SSL by Nikias Bassen · 4 years ago
  14. 086e24e tools: Fix idevicedebugserverproxy compilation on Windows by Nikias Bassen · 4 years ago
  15. 51fd30f tools: Improve idevicedebugserverproxy with select() and less threads by Nikias Bassen · 4 years, 1 month ago
  16. f6eb49b debugserver: Return success when a receive timed out but actualy bytes have been read by Nikias Bassen · 4 years, 1 month ago
  17. de1d724 idevice: Allow partial reads in idevice_connection_receive_timeout() and handle timeouts more adequate by Nikias Bassen · 4 years, 1 month ago
  18. 09f2332 configure: Make sure to also search for cython3 if cython is not found by Nikias Bassen · 4 years, 1 month ago
  19. 12d3a07 Fixed method visibility in mobilebackup2.pxi API by wendyisgr33n · 7 years ago
  20. 652dfdb Fixed bytes/strings checks in lockdown.pxi for compatibility with Python2/3 by wendyisgr33n · 7 years ago
  21. 88ea0e3 Fixed bytes/strings check in imobiledevice.pyx for compatibility with Python2/3 by wendyisgr33n · 7 years ago
  22. 1df0e4b Fixed debugserver.pxi PyString_AsString compatibility with Python3 by wendyisgr33n · 7 years ago
  23. 7044571 Fixed AFC afc.pxi definitions for Python2/3 compatibility. Added missing public method 'remove_path_and_contents' by wendyisgr33n · 7 years ago
  24. 52371bc common: Merge socket changes from libusbmuxd by Nikias Bassen · 4 years, 2 months ago
  25. 9c3dd91 idevicescreenshot: Remove unnecessary math functions to find a unique filename by Nikias Bassen · 4 years, 2 months ago
  26. 8c5ab80 ideviceprovision: Fix date output by adding MAC_EPOCH by Nikias Bassen · 4 years, 2 months ago
  27. e2f1333 cython: Fix typo in mobilesync.pxi by Nikias Bassen · 4 years, 2 months ago
  28. 9050bf0 docs: Improve --quiet command line switch description in idevicesyslog man page by Nikias Bassen · 4 years, 2 months ago
  29. 930578e include: Fix typo in installation_proxy.h by Nikias Bassen · 4 years, 2 months ago
  30. 07485a5 README: Fix typo by Nikias Bassen · 4 years, 2 months ago
  31. be72ca6 idevicescreenshot: Choose a better filename, prevent overwriting existing files by Greg Dennis · 4 years, 2 months ago
  32. fad6a83 idevicedebug: Add --detach option to start an app and exit idevicedebug without killing the app by Jan Peter Stotz · 4 years, 4 months ago
  33. f856a65 idevicebackup2: Handle DLMessagePurgeDiskSpace by sending back error code by Nikias Bassen · 4 years, 2 months ago
  34. 16a8b97 idevicebackup2: Update errno to device error mapping by Nikias Bassen · 4 years, 3 months ago
  35. a8a6c64 idevice: Handle -EAGAIN in case usbmuxd_send() returns it by Nikias Bassen · 4 years, 3 months ago
  36. bfaf1a1 idevicebackup2: Don't fail on restore when source backup doesn't have any application info by Nikias Bassen · 4 years, 5 months ago
  37. 98056a8 debugserver: Fix service startup for iOS 14b4+ by Nikias Bassen · 4 years, 5 months ago
  38. d857a83 screenshotr: Set DeviceLink version to 400 to support iOS 14b4+ by Nikias Bassen · 4 years, 6 months ago
  39. b5d575c mobilebackup2: Set DeviceLink version to 400 to support iOS 14b4+ by Nikias Bassen · 4 years, 6 months ago
  40. 170e1c4 idevice: Fix build with LibreSSL by Nikias Bassen · 4 years, 6 months ago
  41. ae0c89c docs: Add PROJECT_LOGO for documentation by Martin Szulecki · 4 years, 7 months ago
  42. 839c05c docs: Add favicon for generated documentation by Martin Szulecki · 4 years, 7 months ago
  43. a36a6da docs: Add missing CSS file for new documentation style by Martin Szulecki · 4 years, 7 months ago
  44. 83a7ad2 docs: Add HTML templates for header/footer and layout config for documentation by Martin Szulecki · 4 years, 8 months ago
  45. d9048be docs: Hide source file section in documentation as it is not very useful by Martin Szulecki · 4 years, 8 months ago
  46. 9938f35 docs: Unfold INPUT items into multiple lines by Martin Szulecki · 4 years, 8 months ago
  47. fd1ee44 docs: Add custom stylesheet for a modern responsive documentation style by Martin Szulecki · 4 years, 8 months ago
  48. 360703b docs: Use content of README.md as main page of documentation by Martin Szulecki · 4 years, 8 months ago
  49. 93e8cb0 docs: Update doxygen config file to version 1.8.16 by Martin Szulecki · 4 years, 8 months ago
  50. 333eb1a idevicesyslog: Print device UDID with connect/disconnect message by Nikias Bassen · 4 years, 8 months ago
  51. 02aa163 idevicesyslog: Make sure device event callback respects the presence or absence of --network option by Nikias Bassen · 4 years, 8 months ago
  52. 4791a82 Post release version bump to 1.3.1 by Martin Szulecki · 4 years, 8 months ago
  53. 15f8652 Update NEWS with latest changes by Martin Szulecki · 4 years, 8 months ago 1.3.0
  54. fb12dc8 Use patterns instead of listing each tool binary in .gitignore by Martin Szulecki · 4 years, 8 months ago
  55. 66f5936 Redo cython check logic and check for "no-cast-function" gcc 8+ compiler flag by Martin Szulecki · 4 years, 8 months ago
  56. fa9aa6e Unfold cython automake variables into multiple lines for maintainability by Martin Szulecki · 4 years, 8 months ago
  57. f18b8af Rename configure option for debug code to "--enable-debug" to match libplist by Martin Szulecki · 4 years, 8 months ago
  58. bc82fa1 Improve wording of cython related configure warning messages by Martin Szulecki · 4 years, 8 months ago
  59. 1613a8e Remove commented make target from cython Makefile and space in configure.ac by Martin Szulecki · 4 years, 8 months ago
  60. 974f29c configure: Drop feature checks for libusbmuxd and libplist as version requirements already imply them by Nikias Bassen · 4 years, 8 months ago
  61. f4dc7be Add API version for libplist library check macro in configure.ac by Martin Szulecki · 4 years, 8 months ago
  62. 242820e Use proper API version in linker flags for cython bindings by Martin Szulecki · 4 years, 8 months ago
  63. 70e8738 Add API version to library and pkgconfig file for proper linking by Nikias Bassen · 4 years, 8 months ago
  64. 66d6068 Add "contributing" section to README.md by Martin Szulecki · 4 years, 8 months ago
  65. 1d8fc73 Update README with Apple trademarks by Nikias Bassen · 4 years, 8 months ago
  66. dbb127e Improve README.md with features, installation and usage sections by Martin Szulecki · 4 years, 8 months ago
  67. f56a65f Allow OpenSSL >= 1.1.0 to use older/disallowed TLS versions by Author: Frederik Carlier · 4 years, 8 months ago
  68. 35cbcbc configure: Fix libplist cython availability check to point to correct pkg-config file by Nikias Bassen · 4 years, 8 months ago
  69. 0937462 lockdown: Remove unused includes by Nikias Bassen · 4 years, 8 months ago
  70. 8049f1a Fix inconsistent declaration of function parameter in another public header by Nikias Bassen · 4 years, 8 months ago
  71. 6cd994d Fix inconsistent declarations of function parameters in public headers by Nikias Bassen · 4 years, 8 months ago
  72. 2ae528a Update idevicebackup2 man page with all current command line switches by Nikias Bassen · 4 years, 8 months ago
  73. bc32998 Bump version to 1.3.0 and update NEWS file according to actual releases by Martin Szulecki · 4 years, 8 months ago
  74. 978cd56 Update NEWS with latest changes by Martin Szulecki · 4 years, 8 months ago
  75. 8cf1677 Apply changes towards a project wide common "autogen.sh" file by Martin Szulecki · 4 years, 8 months ago
  76. d0a476a configure: Update libplist and libusbmuxd version dependencies by Nikias Bassen · 4 years, 8 months ago
  77. 25ea1fb ideviceinfo: Fix compiler warning by Nikias Bassen · 4 years, 8 months ago
  78. 296a294 Remove whitespace errors from all files by Martin Szulecki · 4 years, 8 months ago
  79. c591499 Make sure README.md file is added to distribution archive by Martin Szulecki · 4 years, 8 months ago
  80. b991ffe idevicepair: Plug some memory leaks and fix option parsing by Nikias Bassen · 4 years, 8 months ago
  81. 2a20540 Fix whitespace and indentation in autogen.sh by Martin Szulecki · 4 years, 8 months ago
  82. f5c963b Unfold automake variables into multiple lines for maintainability by Martin Szulecki · 4 years, 8 months ago
  83. 960fb40 idevice: Add fix for potential SSL_write timeout error case by Nikias Bassen · 4 years, 8 months ago
  84. 604a0a2 socket: Fix IPv6 scope id lookup logic to handle another network device problem by Martin Szulecki · 4 years, 8 months ago
  85. 1c7ef2a Update README.md links and remove IRC for now by Martin Szulecki · 4 years, 8 months ago
  86. 542ef47 Rename "compproxy" names to "companion_proxy" in all related code by Martin Szulecki · 4 years, 8 months ago
  87. 02c9257 Fix filename typo in comments of companion_proxy service implementation by Martin Szulecki · 4 years, 8 months ago
  88. ce4f7a3 tools: Avoid copying optarg where possible by Nikias Bassen · 4 years, 8 months ago
  89. fb99e7c cython: First run at updating Python bindings to updated interface by Martin Szulecki · 4 years, 8 months ago
  90. 03ba291 idevice_id: Fix lowercase typo in device list connection type label by Martin Szulecki · 4 years, 8 months ago
  91. 9a7f686 socket: Improve IPv6 scope id detection to fix network devices on OSX by Martin Szulecki · 4 years, 9 months ago
  92. 574d7f8 socket: Use common IPv6 scope values and correct loopback scope to link-local by Martin Szulecki · 4 years, 9 months ago
  93. 0d80046 idevice: Revert not copying scope id for IPv6 addresses from usbmuxd again by Martin Szulecki · 4 years, 9 months ago
  94. e4fb701 idevice: Slightly improve connectivity logic and fix IPv6 for network devices by Martin Szulecki · 4 years, 9 months ago
  95. 2abfb1e idevice: Add some newlines for better code readability by Martin Szulecki · 4 years, 9 months ago
  96. 4059a8c common: Fix socket_connect_addr() not connecting using IPv6 in some cases by Martin Szulecki · 4 years, 9 months ago
  97. 87790aa docs: Add missing "--simple" option to ideviceinfo man page by Martin Szulecki · 4 years, 9 months ago
  98. 1387db9 idevice_id: Change WiFi -> network to be more consistent by Nikias Bassen · 4 years, 9 months ago
  99. 86f4663 idevice_id: Update usage and man page, and list all devices when run without options by Nikias Bassen · 4 years, 9 months ago
  100. 18a93b1 docs: Update man pages with new command line switches by Nikias Bassen · 4 years, 9 months ago