1. ba829e6 tools: Add --insecure option to idevicenotificationproxy tool by Nikias Bassen · 7 days ago master
  2. 5aebbc0 configure: Fine-tuning for MinGW/msys build by Nikias Bassen · 4 weeks ago
  3. 3b5d3e5 tools: Some Makefile fine-tuning by Nikias Bassen · 4 weeks ago
  4. 205fd58 idevice: Use proper cast for pointer to fd by Nikias Bassen · 4 weeks ago
  5. dc445fd docs: Update manpage for idevicecrashreport by Nikias Bassen · 4 weeks ago
  6. 2726ee5 idevicecrashreport: Allow removing crash logs without copying. by Nikias Bassen · 4 weeks ago
  7. 12c1c5e Updated README by Nikias Bassen · 4 weeks ago
  8. c60d70c win32: Add missing include for Sleep by Nikias Bassen · 4 weeks ago
  9. 8811029 3rd_party/libsrp6a: Remove unnecessary allocator code and just use malloc/free by Nikias Bassen · 6 weeks ago
  10. ed9703d tools: Add detection and note about passcode requirement for iOS 16.1 by Nikias Bassen · 9 weeks ago
  11. 42f2553 tools: Fix typo in Makefile.am regarding idevicebtlogger_CFLAGS by Nikias Bassen · 4 months ago
  12. 2a0a6d5 tools: Fix heap buffer overflow in ideviceimagemounter by Nikias Bassen · 5 months ago
  13. d1a98e0 [github-actions] Fix build workflow for new libtatsu dependency by Nikias Bassen · 5 months ago
  14. 927898c tools/afcclient: Add missing time.h header. by Nikias Bassen · 5 months ago
  15. 87788ae Updated README.md to mention libtatsu dependency by Nikias Bassen · 5 months ago
  16. 68df374 Add support for iOS 17+ Personalized Developer Disk image mounting by Nikias Bassen · 5 months ago
  17. ed0d66d Update libimobiledevice-glue dependency to 1.3.0 and use its SHA1 implementation by Nikias Bassen · 5 months ago
  18. 9ccc522 tools/afcclient: Add missing argument count check for `get` command by Nikias Bassen · 6 months ago
  19. 80e13a3 tools/afcclient: Fix build for Windows by Nikias Bassen · 6 months ago
  20. 753844b tools/afcclient: Prevent too much blank lines from recursive put by tomriddly · 7 months ago
  21. af3d102 docs: Update manpage for afcclient by tomriddly · 7 months ago
  22. d4bd267 docs/Makefile.am: add man doc build for afcclient by tomriddly · 7 months ago
  23. db0e022 tools/afcclient: Update get/put options in help message by tomriddly · 7 months ago
  24. 3d2ef97 tools/afcclient: get/put operations use '-f' to allow overwrite, '-r' to allow recursive by tomriddly · 7 months ago
  25. d2374c3 .gitignore: Ignore build target for afcclient by tomriddly · 7 months ago
  26. 8bed93c tools/afcclient: Allow put directory to device by tomriddly · 7 months ago
  27. d4efb4e tools/afcclient: Allow get folder from device to local. by tomriddly · 7 months ago
  28. 469d21c common: Add libimobiledevice-glue to dependencies by Nikias Bassen · 6 months ago
  29. 77c727b [github-actions] Fix cython installation for macOS build by Nikias Bassen · 7 months ago
  30. f2d3d40 [github-actions] Update actions in build workflow to newer versions by Nikias Bassen · 7 months ago
  31. 80d5f46 common/userpref: remove X509V3_EXT_cleanup() by orbea · 7 months ago
  32. 9d74aed libsrp6a-sha512: disable BN_mod_exp_mont_word() with LibreSSL by orbea · 7 months ago
  33. 5f08342 automake: Prevent `dist` or `distcheck` when uncommitted changes are present by Nikias Bassen · 7 months ago
  34. 3969bc9 autoconf: Require cython 3.0 for python bindings by Nikias Bassen · 8 months ago
  35. 3cea605 [github-actions] Use newer cython version (macOS/Linux) by Nikias Bassen · 8 months ago
  36. 1ec2c2c cython: Set explicit language_level to 3str by Nikias Bassen · 8 months ago
  37. 59ec38c cython: Fix cython3 noexcept compilation error by Andrea Oliveri · 10 months ago
  38. 9eee3d1 cython: Allow passing null to lockdown set value by aymenim · 9 years ago
  39. fb1dec7 cython: fixed notification_proxy callback gil lock by aymenim · 9 years ago
  40. 9649448 tools: Fix memory leak in idevicedevmodectl by Nikias Bassen · 8 months ago
  41. 49f4ceb autoconf: Add LibreSSL specific check by Nikias Bassen · 8 months ago
  42. 7b1faa0 Add libimobiledevice_version() function to interface by Nikias Bassen · 8 months ago
  43. 73b6fd1 tools/afcclient: Allow removing non-empty directories with -r by Nikias Bassen · 10 months ago
  44. 3c88faf tools/afcclient: Print human readable description of AFC error code on error by Nikias Bassen · 10 months ago
  45. 0bdef85 Add afc_strerror function to interface by Nikias Bassen · 10 months ago
  46. 63bbac5 Move LIBIMOBILEDEVICE_API to public headers by Nikias Bassen · 10 months ago
  47. f723a44 tools/idevicedevmodectl: Fix action success check and device reboot detection by Nikias Bassen · 11 months ago
  48. 4cb84a7 Updated README by Nikias Bassen · 11 months ago
  49. 7f781eb tools: Add afcclient utility by Nikias Bassen · 11 months ago
  50. 76f924c idevicesyslog: Allow writing output to a file with command line option by Nikias Bassen · 11 months ago
  51. d379401 idevicedevmodectl: Include unistd.h for usleep() by Khem Raj · 1 year, 7 months ago
  52. d872130 idevice: Update for LibreSSL >= 3.6.0 by orbea · 1 year, 7 months ago
  53. d86140f lockdown-cu: Fix the build with LibreSSL >= 3.5.0 by orbea · 1 year, 7 months ago
  54. 54135e4 mobilebackup: Add missing include by Nikias Bassen · 11 months ago
  55. b18bfef Remove bashisms in configure.ac by Luca Petrucci · 1 year, 7 months ago
  56. a7f993d cython: Fix Python 3 LockdownClient exception by Dave Nicolson · 12 months ago
  57. 8819a30 Fix GitHub Action for Cython on macOS by Dave Nicolson · 12 months ago
  58. 5452024 sbservices: Read setIconState response by Dave Nicolson · 1 year ago
  59. 9f29d3b Fix idevicebackup2 man page by Nikias Bassen · 12 months ago
  60. 9ecd81d Fix iOS 1 SSL connection by tihmstar · 12 months ago
  61. 04c0233 [github-actions] Update checkout and upload-artifact to v3 by Nikias Bassen · 1 year, 2 months ago
  62. ba2fb48 automake: Reorder CFLAGS to fix build issues and use correct SSL library flags across Makefiles by Nikias Bassen · 1 year, 2 months ago
  63. 6fc41f5 tools/idevicecrashreport: Silence compiler warning by Nikias Bassen · 1 year, 5 months ago
  64. 8163ca0 Silence (v)asprintf related compiler warnings by Nikias Bassen · 1 year, 5 months ago
  65. e57b6e7 Updated OpenSSL-specific code to use OpenSSL 3.0+ API by Nikias Bassen · 1 year, 5 months ago
  66. 474fd92 3rd_party/libsrp6a-sha512: Updated to work with OpenSSL 3.0+ API by Nikias Bassen · 1 year, 5 months ago
  67. 52ab7b7 3rd_party/libsrp6a-sha512: Update function definitions to modern style by Nikias Bassen · 1 year, 5 months ago
  68. f4c30d5 3rd_party/ed25519: Silence compiler warning about missing return value for fread by Nikias Bassen · 1 year, 5 months ago
  69. 643a46c tools/idevicedebug: Add missing default case for switch statement by Nikias Bassen · 1 year, 5 months ago
  70. 81b12f0 tools/idevicedevmodectl: Add missing include by Nikias Bassen · 1 year, 5 months ago
  71. 23c1d30 idevice: Add missing include for Windows by Nikias Bassen · 1 year, 5 months ago
  72. 806ab8d idevice: Fix network address handling in other code paths too by Nikias Bassen · 1 year, 5 months ago
  73. a172604 idevice: Use network addresses as is from what we get from (lib)usbmuxd by Nikias Bassen · 1 year, 5 months ago
  74. 860ffb7 git-version-gen: Prevent multiple lines of output by Nikias Bassen · 1 year, 7 months ago
  75. eda2c5e Updated to use latest libplist API changes by Nikias Bassen · 1 year, 7 months ago
  76. 963083b installation_proxy: Handle BundleIDs in instproxy_client_options_add by Nikias Bassen · 1 year, 8 months ago
  77. cc540a2 3rd_party: Prevent installation of internal headers by Nikias Bassen · 1 year, 9 months ago
  78. c797c2a reverse_proxy: Fix use-after-free by Nikias Bassen · 1 year, 9 months ago
  79. 9a5e78f idevice: Use more reliable version check macro for OpenSSL 3 specific things by Nikias Bassen · 1 year, 10 months ago
  80. a15a316 idevice: Fix connections to <= iOS 5 devices with OpenSSL 3 by Nikias Bassen · 1 year, 11 months ago
  81. 8455d43 idevice: Simplify TLS version selection code for older devices by Nikias Bassen · 1 year, 11 months ago
  82. 7a8e432 idevicebackup2: Fix missing break in switch case statement by Nikias Bassen · 2 years ago
  83. 06f212e [github-actions] Fix build workflow for Linux/ubuntu by Nikias Bassen · 2 years ago
  84. f781905 tools/ideviceimagemounter: Notify user of missing Developer Mode on iOS 16+ by Nikias Bassen · 2 years ago
  85. a6775bc tools: Add idevicedevmodectl tool by Nikias Bassen · 2 years ago
  86. b314f04 lockdown: Fix error parsing for older iOS versions by Nikias Bassen · 2 years, 2 months ago
  87. 5debcee mobilebackup: Fix version check to allow operability with really old iOS versions by Nikias Bassen · 2 years, 2 months ago
  88. ef7cf8e restore: Remove incorrect invocation of free() in restored_get_value by Nikias Bassen · 2 years, 2 months ago
  89. b5ce444 Fix iOS SDK build by Kabir Oberai · 2 years, 3 months ago
  90. 377dda2 Support OpenSSL built without OPENSSL_ENGINE by Kabir Oberai · 2 years, 3 months ago
  91. fe82727 Allow using limd as a submodule by Kabir Oberai · 2 years, 3 months ago
  92. 0d9c35a [github-actions] Add a scheduled build every 1st of the month so we always have an artifact by Nikias Bassen · 2 years, 3 months ago
  93. 2eec1b9 idevicedebugserverproxy: Add support for 'qLaunchGDBServer' command of lldb by Ruipu Ma · 3 years, 2 months ago
  94. 32d531a idevice: Fix OpenSSL 3.0 internal error on read timeout by Ruipu Ma · 2 years, 10 months ago
  95. 93c25b7 tools: Fix idevicebackup2 option parsing for --password option by Nikias Bassen · 2 years, 6 months ago
  96. 5b4ba89 Remove lockdown.h include from lockdown.h by Nikias Bassen · 2 years, 6 months ago
  97. 12394bc idevicesyslog: Update to reflect color macro name change in libimobiledevice-glue by Nikias Bassen · 2 years, 6 months ago
  98. dec0438 idevicebackup2: Fix option parsing by Nikias Bassen · 2 years, 7 months ago
  99. 5722838 idevice: Restore original behavior for idevice_event_unsubscribe() by Nikias Bassen · 2 years, 7 months ago
  100. dd8a2de instproxy: Use synchronous mode when callbacks are NULL, as documented by Marc Prud'hommeaux · 2 years, 9 months ago