1. 54f6437 Add FUNDING by Nikias Bassen · 2 weeks ago master
  2. c269d7e idevicesyslog: Fix initial device enumeration by Nikias Bassen · 10 weeks ago
  3. efcbdb6 tools: Print error and exit if invalid command is passed to idevicesyslog by Nikias Bassen · 2 months ago
  4. 967fa8a [github-actions] Update build workflow to use windows-latest by Nikias Bassen · 2 months ago
  5. cb34a17 tools: Use new afc_get_file_info_plist/afc_get_device_info_plist functions by Nikias Bassen · 3 months ago
  6. 9049ffb afc: Add afc_get_file_info_plist and afc_get_device_info_plist functions by Nikias Bassen · 3 months ago
  7. 39357c0 idevicesyslog: Use --syslog-relay in description and man page by Nikias Bassen · 3 months ago
  8. 34b170f idevicesyslog: Use ostrace's pid filter if possible by Nikias Bassen · 3 months ago
  9. 8d048f4 ostrace: Use smaller timeout in receive loop by Nikias Bassen · 3 months ago
  10. 3aac510 idevicesyslog: Sort pidlist by pid numerically by Nikias Bassen · 3 months ago
  11. 4c9bfc5 idevicesyslog: Add synonyms for --syslog_relay option by Nikias Bassen · 3 months ago
  12. 8c60ad8 idevicesyslog: Add 'pidlist' and 'archive' commands by Nikias Bassen · 3 months ago
  13. b88632c idevicesyslog: Another small fix for device detection with ostrace by Nikias Bassen · 3 months ago
  14. 5058a1e idevicesyslog: Fix unplug handling by Nikias Bassen · 3 months ago
  15. 421b6e5 ostrace: Remove commented-out code by Nikias Bassen · 3 months ago
  16. 483d040 ostrace: Use void*/const void* and size_t by Nikias Bassen · 3 months ago
  17. 3bf294f lockdown: Only query ProductVersion and DeviceClass if we are talking to lockdownd by Nikias Bassen · 3 months ago
  18. d3aec6d idevicesyslog: Use new ostrace service implementation (iOS 9+) by Nikias Bassen · 3 months ago
  19. eeb320d Add os_trace_relay service implementation by Nikias Bassen · 3 months ago
  20. c65b19d lockdown-cu: Silence compiler warning by Nikias Bassen · 3 months ago
  21. 8b316af debug: Silence some compiler warnings by Nikias Bassen · 3 months ago
  22. 9d26a16 idevice: Remove unused assignment in SSL bio callback for OpenSSL < 3.0 by Nikias Bassen · 3 months ago
  23. 796d09d Add milliseconds to debug messages and remove unnecessary allocations by Nikias Bassen · 4 months ago
  24. b9ff67f Use updated libplist API if available by Nikias Bassen · 4 months ago
  25. 4c50979 Add unmatch filter option to idevicesyslog. by Will Han · 4 months ago
  26. 009b982 idevice: Fix build by Nikias Bassen · 4 months ago
  27. c40be27 Use SHA256 signature instead of SHA1 for iOS 4 and newer when creating and signing pairing certificates by Josef Micka · 4 months ago
  28. 58baf02 ideviceprovision: [Windows] Add missing include by Nikias Bassen · 4 months ago
  29. f1e99c0 lockdown: Fix implicit fallthrough in switch case statement by Nikias Bassen · 4 months ago
  30. e3f3558 ideviceprovision: Use new idevice_get_device_version and helper macro for version checks by Nikias Bassen · 4 months ago
  31. 5af887d ideviceimagemounter: Use new idevice_get_device_version and helper macro for version checks by Nikias Bassen · 4 months ago
  32. 170b9eb idevicesetlocation: Add note about non-compatibility with iOS 17+ by Nikias Bassen · 4 months ago
  33. 0480584 idevicebackup2: Use new idevice_get_device_version helper by Nikias Bassen · 4 months ago
  34. e3f2d60 Add new idevice_get_device_version() to interface by Nikias Bassen · 4 months ago
  35. 2e1ee28 lockdown: Move ProductVersion and DeviceClass query into lockdownd_client_new by Nikias Bassen · 4 months ago
  36. 72456f2 idevicesetlocation: Return positive values from main() by Nikias Bassen · 4 months ago
  37. eae0cd2 idevicesetlocation: Print proper lockdown error message when connection fails by Fidetro · 4 months ago
  38. f4d8e4f Add idevice_strerror() to interface by Kirby Kuehl · 4 months ago
  39. 0bf0f9e [cython] Fix build by Nikias Bassen · 4 months ago
  40. a6b6c35 tool/afcclient: Fix local file name error on pulling folder from device by tomriddly · 7 months ago
  41. 8dad5e2 tools/afcclient: Fix missing last letter of file name when put/get to/from '/' by tomriddly · 7 months ago
  42. f61a3bb tools: Fix usage output for ideviceimagemounter by Nikias Bassen · 8 months ago
  43. e198940 tools: Fix afclient compilation by adding libimobiledevice-glue dependency by Nikias Bassen · 8 months ago
  44. 1b09adc tools/idevicebackup2: Fix free disk space calculation by Nikias Bassen · 9 months ago
  45. c8cdf20 configure: Remove unused check by Nikias Bassen · 10 months ago
  46. ac617a8 Updated ax_python_devel.m4 by Nikias Bassen · 10 months ago
  47. add40b9 tools: Fix build due to missing sys/stat.h by Nikias Bassen · 10 months ago
  48. a911066 [github-actions] Bump dawidd6/action-download-artifact from 3 to 6 by Nikias Bassen · 10 months ago
  49. b9b78f2 [github-actions] Run build workflow on pull_request by Nikias Bassen · 10 months ago
  50. 9bc95a0 Fix compilation on MSVC by Duncan Ogilvie · 10 months ago
  51. 563f912 Switch to better initializer strategy by Duncan Ogilvie · 10 months ago
  52. bcced6c Fix attempts to detect Windows using _WIN32 by Duncan Ogilvie · 10 months ago
  53. ba829e6 tools: Add --insecure option to idevicenotificationproxy tool by Nikias Bassen · 10 months ago
  54. 5aebbc0 configure: Fine-tuning for MinGW/msys build by Nikias Bassen · 11 months ago
  55. 3b5d3e5 tools: Some Makefile fine-tuning by Nikias Bassen · 11 months ago
  56. 205fd58 idevice: Use proper cast for pointer to fd by Nikias Bassen · 11 months ago
  57. dc445fd docs: Update manpage for idevicecrashreport by Nikias Bassen · 11 months ago
  58. 2726ee5 idevicecrashreport: Allow removing crash logs without copying. by Nikias Bassen · 11 months ago
  59. 12c1c5e Updated README by Nikias Bassen · 11 months ago
  60. c60d70c win32: Add missing include for Sleep by Nikias Bassen · 11 months ago
  61. 8811029 3rd_party/libsrp6a: Remove unnecessary allocator code and just use malloc/free by Nikias Bassen · 12 months ago
  62. ed9703d tools: Add detection and note about passcode requirement for iOS 16.1 by Nikias Bassen · 1 year ago
  63. 42f2553 tools: Fix typo in Makefile.am regarding idevicebtlogger_CFLAGS by Nikias Bassen · 1 year, 2 months ago
  64. 2a0a6d5 tools: Fix heap buffer overflow in ideviceimagemounter by Nikias Bassen · 1 year, 3 months ago
  65. d1a98e0 [github-actions] Fix build workflow for new libtatsu dependency by Nikias Bassen · 1 year, 3 months ago
  66. 927898c tools/afcclient: Add missing time.h header. by Nikias Bassen · 1 year, 3 months ago
  67. 87788ae Updated README.md to mention libtatsu dependency by Nikias Bassen · 1 year, 3 months ago
  68. 68df374 Add support for iOS 17+ Personalized Developer Disk image mounting by Nikias Bassen · 1 year, 3 months ago
  69. ed0d66d Update libimobiledevice-glue dependency to 1.3.0 and use its SHA1 implementation by Nikias Bassen · 1 year, 3 months ago
  70. 9ccc522 tools/afcclient: Add missing argument count check for `get` command by Nikias Bassen · 1 year, 4 months ago
  71. 80e13a3 tools/afcclient: Fix build for Windows by Nikias Bassen · 1 year, 4 months ago
  72. 753844b tools/afcclient: Prevent too much blank lines from recursive put by tomriddly · 1 year, 4 months ago
  73. af3d102 docs: Update manpage for afcclient by tomriddly · 1 year, 4 months ago
  74. d4bd267 docs/Makefile.am: add man doc build for afcclient by tomriddly · 1 year, 4 months ago
  75. db0e022 tools/afcclient: Update get/put options in help message by tomriddly · 1 year, 4 months ago
  76. 3d2ef97 tools/afcclient: get/put operations use '-f' to allow overwrite, '-r' to allow recursive by tomriddly · 1 year, 4 months ago
  77. d2374c3 .gitignore: Ignore build target for afcclient by tomriddly · 1 year, 4 months ago
  78. 8bed93c tools/afcclient: Allow put directory to device by tomriddly · 1 year, 4 months ago
  79. d4efb4e tools/afcclient: Allow get folder from device to local. by tomriddly · 1 year, 4 months ago
  80. 469d21c common: Add libimobiledevice-glue to dependencies by Nikias Bassen · 1 year, 4 months ago
  81. 77c727b [github-actions] Fix cython installation for macOS build by Nikias Bassen · 1 year, 5 months ago
  82. f2d3d40 [github-actions] Update actions in build workflow to newer versions by Nikias Bassen · 1 year, 5 months ago
  83. 80d5f46 common/userpref: remove X509V3_EXT_cleanup() by orbea · 1 year, 5 months ago
  84. 9d74aed libsrp6a-sha512: disable BN_mod_exp_mont_word() with LibreSSL by orbea · 1 year, 5 months ago
  85. 5f08342 automake: Prevent `dist` or `distcheck` when uncommitted changes are present by Nikias Bassen · 1 year, 5 months ago
  86. 3969bc9 autoconf: Require cython 3.0 for python bindings by Nikias Bassen · 1 year, 6 months ago
  87. 3cea605 [github-actions] Use newer cython version (macOS/Linux) by Nikias Bassen · 1 year, 6 months ago
  88. 1ec2c2c cython: Set explicit language_level to 3str by Nikias Bassen · 1 year, 6 months ago
  89. 59ec38c cython: Fix cython3 noexcept compilation error by Andrea Oliveri · 1 year, 6 months ago
  90. 9eee3d1 cython: Allow passing null to lockdown set value by aymenim · 1 year, 6 months ago
  91. fb1dec7 cython: fixed notification_proxy callback gil lock by aymenim · 1 year, 6 months ago
  92. 9649448 tools: Fix memory leak in idevicedevmodectl by Nikias Bassen · 1 year, 6 months ago
  93. 49f4ceb autoconf: Add LibreSSL specific check by Nikias Bassen · 1 year, 6 months ago
  94. 7b1faa0 Add libimobiledevice_version() function to interface by Nikias Bassen · 1 year, 6 months ago
  95. 73b6fd1 tools/afcclient: Allow removing non-empty directories with -r by Nikias Bassen · 1 year, 8 months ago
  96. 3c88faf tools/afcclient: Print human readable description of AFC error code on error by Nikias Bassen · 1 year, 8 months ago
  97. 0bdef85 Add afc_strerror function to interface by Nikias Bassen · 1 year, 8 months ago
  98. 63bbac5 Move LIBIMOBILEDEVICE_API to public headers by Nikias Bassen · 1 year, 8 months ago
  99. f723a44 tools/idevicedevmodectl: Fix action success check and device reboot detection by Nikias Bassen · 1 year, 9 months ago
  100. 4cb84a7 Updated README by Nikias Bassen · 1 year, 9 months ago