1. 2b48c41 Add new idevice_events_subscribe/unsubscribe API with context by Nikias Bassen · 2 years, 7 months ago
  2. cad15f7 idevicebtlogger: Fix typo in man page and code comment by Nikias Bassen · 2 years, 7 months ago
  3. 87a8eb8 idevicebtlogger: Some whitespace/coding style fixes by Nikias Bassen · 2 years, 7 months ago
  4. df1da52 idevicebtlogger: remove dependency on libpcap by Matthias Ringwald · 2 years, 8 months ago
  5. be6eca8 idevicebtlogger: add --format option for 'pcap' and 'packetlogger' by Matthias Ringwald · 2 years, 11 months ago
  6. 5b611c4 idevicebtlogger: update for libimobiledevice-glue by Matthias Ringwald · 2 years, 10 months ago
  7. 3931ede Updated README.md with idevicebtlogger by Geoffrey Kruse · 3 years, 9 months ago
  8. 4b6e0d7 idevicebtlogger: Add basic man page by Geoffrey Kruse · 3 years, 9 months ago
  9. ef94d23 idevicebtlogger: Minor cleanup by Geoffrey Kruse · 3 years, 9 months ago
  10. 881d76c idevicebtlogger: Simplify by using bt_packet_logger_client_start_service() by Geoffrey Kruse · 3 years, 9 months ago
  11. 3462975 idevicebtlogger: Switch to using DLT_BLUETOOTH_HCI_H4_WITH_PHDR (201) and capture direction for better decoding in wireshark. by Geoffrey Kruse · 3 years, 9 months ago
  12. c0a3a34 idevicebtlogger: Remove debug printing code by Geoffrey Kruse · 3 years, 9 months ago
  13. aee82af idevicebtlogger: Cleanup warnings, todos and magic numbers by Geoffrey Kruse · 3 years, 9 months ago
  14. a070a2e Initial commit of working packet logger (idevicebtlogger) by Geoffrey Kruse · 3 years, 9 months ago
  15. c6f89de idevice: Fix sign issue in idevice_get_device_list_extended by Семён Марьясин · 3 years ago
  16. ed57735 ideviceinfo: Make sure all error messages go to stderr by Nikias Bassen · 2 years, 7 months ago
  17. 3c72864 lockdownd: Fix memory leaks in error conditions by Sami Kortelainen · 3 years, 4 months ago
  18. 795af99 idevicebackup2: Fix command line option parsing not processing the backup directory by Nikias Bassen · 2 years, 7 months ago
  19. cf2c7d4 [clang-tidy] Do not use else after return by Rosen Penev · 4 years ago
  20. 6cb13f9 tools: Use getopt for option parsing in all tools by Nikias Bassen · 2 years, 7 months ago
  21. 3b5cad2 idevicedebug: Fix bad comparison between pointer and integer by Nikias Bassen · 2 years, 7 months ago
  22. c461e6d [clang-tidy] Fix bugprone string compare by Rosen Penev · 4 years ago
  23. 95316d8 [clang-tidy] add parentheses to macros by Rosen Penev · 4 years ago
  24. 7804088 [clang-tidy] idevicebackup: Fix bad floating point cast by Rosen Penev · 4 years ago
  25. 3de1317 [clang-tidy] use const pointer parameter by Rosen Penev · 4 years ago
  26. 5f38282 [clang-tidy] idevicebackup2: use uppercase numeric literals by Rosen Penev · 4 years ago
  27. 7c4858a Fix a few inconsistent declarations by Nikias Bassen · 2 years, 7 months ago
  28. 4a77478 idevice: Fix mistreatment of 0-byte sent cases by Li Beinan · 4 years, 5 months ago
  29. 1f625b2 idevicebackup2: Allow passing backup password via environment variable by Nikias Bassen · 2 years, 7 months ago
  30. 7a0aedc Suppress some doxygen warnings by removing obsolete entries from config file by Nikias Bassen · 2 years, 7 months ago
  31. 854ab9a Add property_list_client_get_service_client() and service_get_connection() functions by Nikias Bassen · 2 years, 7 months ago
  32. dca3cf8 Documentation fixes by Nikias Bassen · 2 years, 7 months ago
  33. ea6084c Updated README with pkg-config requirement by Nikias Bassen · 2 years, 8 months ago
  34. afb9a89 idevicedebug: Add 'kill' command to kill a (debuggable) app by bundle ID by Nikias Bassen · 2 years, 8 months ago
  35. 7350548 idevicedebug: Improve code readability and fix kill on stop by Nikias Bassen · 2 years, 8 months ago
  36. 5fdb83e include: Update endianness.h with changes from limd-glue by Nikias Bassen · 2 years, 8 months ago
  37. 1ac34c1 idevice: Fix debug message showing function name twice by Nikias Bassen · 2 years, 8 months ago
  38. 25ca67d idevicedebug: Use getopt for option parsing by Nikias Bassen · 2 years, 8 months ago
  39. 09b0cd3 idevicedebug: Use log_debug instead of debug_info by Nikias Bassen · 2 years, 8 months ago
  40. 0733156 Remove buggy and redundant debug output by Ben Wagner · 4 years, 9 months ago
  41. 52bea5b Handle connection failures in debugserver_client_receive_response; also simplify the code by Ben Wagner · 4 years, 9 months ago
  42. aae9e0d Reset receive params before killing by Ben Wagner · 4 years, 9 months ago
  43. 310cf5e Format by Ben Wagner · 4 years, 9 months ago
  44. abba1e8 More fixes by Ben Wagner · 4 years, 9 months ago
  45. 468de40 Handle abort by Ben Wagner · 4 years, 9 months ago
  46. 8e29efe Fix compile by Ben Wagner · 4 years, 9 months ago
  47. 2f1e066 Add timeout and interrupt handling to debugserver. Fix debugserver_client_handle_response by Ben Wagner · 4 years, 9 months ago
  48. 66a56a1 Fix exit status logic by Ben Wagner · 4 years, 10 months ago
  49. fa85bb4 implement as documented by Ben Wagner · 4 years, 10 months ago
  50. b08be09 fix zero status by Ben Wagner · 4 years, 10 months ago
  51. cea58e5 idevicedebug: Process "Wxx" response as "exited with code xx" by Ben Wagner · 4 years, 10 months ago
  52. dd52f8f idevicedebug: Process "Wxx" response as "exited with code xx" by Ben Wagner · 4 years, 10 months ago
  53. 94ed8c4 debugserver: Check return value of asprintf to eliminate compiler warnings by Baodong Chen · 2 years, 8 months ago
  54. ec93286 idevicecrashreport: Allow filtering crash reports by filename by Vyacheslav Frolov · 2 years, 8 months ago
  55. fd0619f 3rd_party/libsrp6a: Add windows.h because Windows is weird by Nikias Bassen · 2 years, 8 months ago
  56. b83bc86 idevicedebugserverproxy: Allow binding to any available port by Elias Naur · 2 years, 8 months ago
  57. 8e08d87 idevicedate: win32: Use %#d instead of %e for strftime format string by Nikias Bassen · 2 years, 8 months ago
  58. 2c2ea70 reverse_proxy: Add asprintf.h include to make sure vasprintf is available on Windows by Nikias Bassen · 2 years, 8 months ago
  59. a3622de reverse_proxy: Make sure ECONNRESET and ETIMEDOUT are defined by Nikias Bassen · 2 years, 8 months ago
  60. 63fcc65 idevice: win32: Add winsock2.h include for struct sockaddr_storage by Nikias Bassen · 2 years, 8 months ago
  61. f6873e5 idevice: Make sure ECONNREFUSED is defined by Nikias Bassen · 2 years, 8 months ago
  62. 8bfa46b common: Make sure ETIMEDOUT is defined by Nikias Bassen · 2 years, 8 months ago
  63. a39c960 idevicedebug: Terminate QSetLogging command by Shane Garrett · 2 years, 8 months ago
  64. fb7440b idevicedebug: Only decode response if not OK, otherwise it may cause a buffer overrun by Greg Dennis · 2 years, 8 months ago
  65. 02d4549 idevicedebug: Gracefully fail on invalid bundle IDs by Greg Dennis · 2 years, 8 months ago
  66. b200d5e tools: Correct misspelled directionary -> dictionary in function name by Nikias Bassen · 2 years, 8 months ago
  67. 10003bc afc: Some minor code polishing by Nikias Bassen · 2 years, 8 months ago
  68. d4629b4 [github-actions] Use windows-2019 instead of windows-latest for now by Nikias Bassen · 2 years, 9 months ago
  69. 40b7451 diagnostics_relay: Check for errors after sending requests to service connection by 怯花颜 · 2 years, 9 months ago
  70. 5b8c9a8 [github-actions] Windows: Prevent -dirty suffix in version string by disabling CRLF conversion by Nikias Bassen · 2 years, 10 months ago
  71. 08aefcd autoconf: Automatically derive version number from latest git tag by Nikias Bassen · 2 years, 10 months ago
  72. e41dbc3 Add support for wireless pairing by Nikias Bassen · 2 years, 10 months ago
  73. ee9104b companion_proxy: Fix invalid argument passed to plist_dict_merge by Nikias Bassen · 2 years, 10 months ago
  74. cc66a40 service: Silence compiler warning when configured without --enable-debug by Nikias Bassen · 2 years, 10 months ago
  75. a64fcc3 tools: Print meaningful error messages when service startup fails by Nikias Bassen · 2 years, 10 months ago
  76. ac89a1f tools/idevicebackup2: Make sure RemoveItemsNotRestored is always set in restore options by Nikias Bassen · 2 years, 10 months ago
  77. a499cfc tools: Add two more domains to ideviceinfo to prevent unnecessary warning by Nikias Bassen · 2 years, 10 months ago
  78. 2c6121d Add Reverse Proxy implementation by Nikias Bassen · 3 years ago
  79. fa8bfb6 idevice: Add IDEVICE_E_CONNREFUSED and have idevice_connect() return meaningful error codes by Nikias Bassen · 3 years, 1 month ago
  80. b3d35fb configure: Revert accidentally committed change with git-version-gen by Nikias Bassen · 3 years, 2 months ago
  81. bd2e446 [github-actions] Add an explicit apt-get update before attempting to install packages on ubuntu by Nikias Bassen · 3 years, 2 months ago
  82. 3a10a31 [github-actions] macOS: build for arm64 too by Nikias Bassen · 3 years, 2 months ago
  83. d64a7a3 Check availability of constructor attribute and use it on Windows in favor of DllMain by Nikias Bassen · 3 years, 2 months ago
  84. 46c4ea0 pkgconfig: Fix libimobiledevice-glue dependency in .pc file by Nikias Bassen · 3 years, 3 months ago
  85. 5a82263 Add build status badge to README.md by Nikias Bassen · 3 years, 3 months ago
  86. 3bb7849 [github-actions] Build with --enable-debug for all platforms by Nikias Bassen · 3 years, 3 months ago
  87. d8daaa8 [github-actions] Add build workflow by Nikias Bassen · 3 years, 3 months ago
  88. 46869ab tools: Fix 'DSO missing from command line' when linking idevicepair on Linux by Nikias Bassen · 3 years, 3 months ago
  89. b7366e4 Updated pkg-config file with libimobiledevice-glue dependency by Nikias Bassen · 3 years, 3 months ago
  90. ce76093 Remove common code in favor of new libimobiledevice-glue by Nikias Bassen · 3 years, 3 months ago
  91. 24abbb9 tools/idevicebackup2: Move some declarations to the start of main function by Nikias Bassen · 3 years, 4 months ago
  92. 265578a tools: idevicebackup2: Exit on service startup failure and improve error messages by Nikias Bassen · 3 years, 4 months ago
  93. 537766a idevice: Reset receive length variable in internal_ssl_read retry loop and fix wrong variable in debug message by Nikias Bassen · 3 years, 4 months ago
  94. 58f3516 lockdown: Replace udid and mux_id members from client struct with idevice_t reference by Nikias Bassen · 3 years, 4 months ago
  95. 6c7b503 lockdown: Get DeviceClass to make sure OS version dependent code is executed correctly by Nikias Bassen · 3 years, 4 months ago
  96. 8e01e87 Handle error cases in relevant code when retrieving pair record fails by Nikias Bassen · 3 years, 4 months ago
  97. 4405a0f common: Return proper error codes from userpref_read_pair_record by Nikias Bassen · 3 years, 4 months ago
  98. 2380f7c Update deprecated autoconf macros and update m4 files by Nikias Bassen · 3 years, 4 months ago
  99. 5c52551 afc: Suppress compiler warning when compiling without --enable-debug by Nikias Bassen · 3 years, 4 months ago
  100. ab1c815 Add support for MbedTLS by Nikias Bassen · 3 years, 4 months ago