1. 5f08342 automake: Prevent `dist` or `distcheck` when uncommitted changes are present by Nikias Bassen · 4 days ago master
  2. 3969bc9 autoconf: Require cython 3.0 for python bindings by Nikias Bassen · 2 weeks ago
  3. 3cea605 [github-actions] Use newer cython version (macOS/Linux) by Nikias Bassen · 2 weeks ago
  4. 1ec2c2c cython: Set explicit language_level to 3str by Nikias Bassen · 3 weeks ago
  5. 59ec38c cython: Fix cython3 noexcept compilation error by Andrea Oliveri · 3 months ago
  6. 9eee3d1 cython: Allow passing null to lockdown set value by aymenim · 8 years ago
  7. fb1dec7 cython: fixed notification_proxy callback gil lock by aymenim · 8 years ago
  8. 9649448 tools: Fix memory leak in idevicedevmodectl by Nikias Bassen · 3 weeks ago
  9. 49f4ceb autoconf: Add LibreSSL specific check by Nikias Bassen · 5 weeks ago
  10. 7b1faa0 Add libimobiledevice_version() function to interface by Nikias Bassen · 5 weeks ago
  11. 73b6fd1 tools/afcclient: Allow removing non-empty directories with -r by Nikias Bassen · 3 months ago
  12. 3c88faf tools/afcclient: Print human readable description of AFC error code on error by Nikias Bassen · 3 months ago
  13. 0bdef85 Add afc_strerror function to interface by Nikias Bassen · 3 months ago
  14. 63bbac5 Move LIBIMOBILEDEVICE_API to public headers by Nikias Bassen · 3 months ago
  15. f723a44 tools/idevicedevmodectl: Fix action success check and device reboot detection by Nikias Bassen · 3 months ago
  16. 4cb84a7 Updated README by Nikias Bassen · 4 months ago
  17. 7f781eb tools: Add afcclient utility by Nikias Bassen · 4 months ago
  18. 76f924c idevicesyslog: Allow writing output to a file with command line option by Nikias Bassen · 4 months ago
  19. d379401 idevicedevmodectl: Include unistd.h for usleep() by Khem Raj · 12 months ago
  20. d872130 idevice: Update for LibreSSL >= 3.6.0 by orbea · 1 year ago
  21. d86140f lockdown-cu: Fix the build with LibreSSL >= 3.5.0 by orbea · 1 year ago
  22. 54135e4 mobilebackup: Add missing include by Nikias Bassen · 4 months ago
  23. b18bfef Remove bashisms in configure.ac by Luca Petrucci · 12 months ago
  24. a7f993d cython: Fix Python 3 LockdownClient exception by Dave Nicolson · 5 months ago
  25. 8819a30 Fix GitHub Action for Cython on macOS by Dave Nicolson · 5 months ago
  26. 5452024 sbservices: Read setIconState response by Dave Nicolson · 5 months ago
  27. 9f29d3b Fix idevicebackup2 man page by Nikias Bassen · 4 months ago
  28. 9ecd81d Fix iOS 1 SSL connection by tihmstar · 4 months ago
  29. 04c0233 [github-actions] Update checkout and upload-artifact to v3 by Nikias Bassen · 7 months ago
  30. ba2fb48 automake: Reorder CFLAGS to fix build issues and use correct SSL library flags across Makefiles by Nikias Bassen · 7 months ago
  31. 6fc41f5 tools/idevicecrashreport: Silence compiler warning by Nikias Bassen · 10 months ago
  32. 8163ca0 Silence (v)asprintf related compiler warnings by Nikias Bassen · 10 months ago
  33. e57b6e7 Updated OpenSSL-specific code to use OpenSSL 3.0+ API by Nikias Bassen · 10 months ago
  34. 474fd92 3rd_party/libsrp6a-sha512: Updated to work with OpenSSL 3.0+ API by Nikias Bassen · 10 months ago
  35. 52ab7b7 3rd_party/libsrp6a-sha512: Update function definitions to modern style by Nikias Bassen · 10 months ago
  36. f4c30d5 3rd_party/ed25519: Silence compiler warning about missing return value for fread by Nikias Bassen · 10 months ago
  37. 643a46c tools/idevicedebug: Add missing default case for switch statement by Nikias Bassen · 10 months ago
  38. 81b12f0 tools/idevicedevmodectl: Add missing include by Nikias Bassen · 10 months ago
  39. 23c1d30 idevice: Add missing include for Windows by Nikias Bassen · 10 months ago
  40. 806ab8d idevice: Fix network address handling in other code paths too by Nikias Bassen · 10 months ago
  41. a172604 idevice: Use network addresses as is from what we get from (lib)usbmuxd by Nikias Bassen · 10 months ago
  42. 860ffb7 git-version-gen: Prevent multiple lines of output by Nikias Bassen · 12 months ago
  43. eda2c5e Updated to use latest libplist API changes by Nikias Bassen · 12 months ago
  44. 963083b installation_proxy: Handle BundleIDs in instproxy_client_options_add by Nikias Bassen · 1 year, 1 month ago
  45. cc540a2 3rd_party: Prevent installation of internal headers by Nikias Bassen · 1 year, 2 months ago
  46. c797c2a reverse_proxy: Fix use-after-free by Nikias Bassen · 1 year, 2 months ago
  47. 9a5e78f idevice: Use more reliable version check macro for OpenSSL 3 specific things by Nikias Bassen · 1 year, 3 months ago
  48. a15a316 idevice: Fix connections to <= iOS 5 devices with OpenSSL 3 by Nikias Bassen · 1 year, 3 months ago
  49. 8455d43 idevice: Simplify TLS version selection code for older devices by Nikias Bassen · 1 year, 3 months ago
  50. 7a8e432 idevicebackup2: Fix missing break in switch case statement by Nikias Bassen · 1 year, 4 months ago
  51. 06f212e [github-actions] Fix build workflow for Linux/ubuntu by Nikias Bassen · 1 year, 4 months ago
  52. f781905 tools/ideviceimagemounter: Notify user of missing Developer Mode on iOS 16+ by Nikias Bassen · 1 year, 4 months ago
  53. a6775bc tools: Add idevicedevmodectl tool by Nikias Bassen · 1 year, 4 months ago
  54. b314f04 lockdown: Fix error parsing for older iOS versions by Nikias Bassen · 1 year, 7 months ago
  55. 5debcee mobilebackup: Fix version check to allow operability with really old iOS versions by Nikias Bassen · 1 year, 7 months ago
  56. ef7cf8e restore: Remove incorrect invocation of free() in restored_get_value by Nikias Bassen · 1 year, 7 months ago
  57. b5ce444 Fix iOS SDK build by Kabir Oberai · 1 year, 8 months ago
  58. 377dda2 Support OpenSSL built without OPENSSL_ENGINE by Kabir Oberai · 1 year, 8 months ago
  59. fe82727 Allow using limd as a submodule by Kabir Oberai · 1 year, 8 months ago
  60. 0d9c35a [github-actions] Add a scheduled build every 1st of the month so we always have an artifact by Nikias Bassen · 1 year, 8 months ago
  61. 2eec1b9 idevicedebugserverproxy: Add support for 'qLaunchGDBServer' command of lldb by Ruipu Ma · 2 years, 7 months ago
  62. 32d531a idevice: Fix OpenSSL 3.0 internal error on read timeout by Ruipu Ma · 2 years, 3 months ago
  63. 93c25b7 tools: Fix idevicebackup2 option parsing for --password option by Nikias Bassen · 1 year, 11 months ago
  64. 5b4ba89 Remove lockdown.h include from lockdown.h by Nikias Bassen · 1 year, 11 months ago
  65. 12394bc idevicesyslog: Update to reflect color macro name change in libimobiledevice-glue by Nikias Bassen · 1 year, 11 months ago
  66. dec0438 idevicebackup2: Fix option parsing by Nikias Bassen · 2 years ago
  67. 5722838 idevice: Restore original behavior for idevice_event_unsubscribe() by Nikias Bassen · 2 years ago
  68. dd8a2de instproxy: Use synchronous mode when callbacks are NULL, as documented by Marc Prud'hommeaux · 2 years, 1 month ago
  69. 2b48c41 Add new idevice_events_subscribe/unsubscribe API with context by Nikias Bassen · 2 years ago
  70. cad15f7 idevicebtlogger: Fix typo in man page and code comment by Nikias Bassen · 2 years ago
  71. 87a8eb8 idevicebtlogger: Some whitespace/coding style fixes by Nikias Bassen · 2 years ago
  72. df1da52 idevicebtlogger: remove dependency on libpcap by Matthias Ringwald · 2 years, 1 month ago
  73. be6eca8 idevicebtlogger: add --format option for 'pcap' and 'packetlogger' by Matthias Ringwald · 2 years, 3 months ago
  74. 5b611c4 idevicebtlogger: update for libimobiledevice-glue by Matthias Ringwald · 2 years, 3 months ago
  75. 3931ede Updated README.md with idevicebtlogger by Geoffrey Kruse · 3 years, 1 month ago
  76. 4b6e0d7 idevicebtlogger: Add basic man page by Geoffrey Kruse · 3 years, 1 month ago
  77. ef94d23 idevicebtlogger: Minor cleanup by Geoffrey Kruse · 3 years, 1 month ago
  78. 881d76c idevicebtlogger: Simplify by using bt_packet_logger_client_start_service() by Geoffrey Kruse · 3 years, 1 month ago
  79. 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, 1 month ago
  80. c0a3a34 idevicebtlogger: Remove debug printing code by Geoffrey Kruse · 3 years, 1 month ago
  81. aee82af idevicebtlogger: Cleanup warnings, todos and magic numbers by Geoffrey Kruse · 3 years, 1 month ago
  82. a070a2e Initial commit of working packet logger (idevicebtlogger) by Geoffrey Kruse · 3 years, 2 months ago
  83. c6f89de idevice: Fix sign issue in idevice_get_device_list_extended by Семён Марьясин · 2 years, 4 months ago
  84. ed57735 ideviceinfo: Make sure all error messages go to stderr by Nikias Bassen · 2 years ago
  85. 3c72864 lockdownd: Fix memory leaks in error conditions by Sami Kortelainen · 2 years, 9 months ago
  86. 795af99 idevicebackup2: Fix command line option parsing not processing the backup directory by Nikias Bassen · 2 years ago
  87. cf2c7d4 [clang-tidy] Do not use else after return by Rosen Penev · 3 years, 4 months ago
  88. 6cb13f9 tools: Use getopt for option parsing in all tools by Nikias Bassen · 2 years ago
  89. 3b5cad2 idevicedebug: Fix bad comparison between pointer and integer by Nikias Bassen · 2 years ago
  90. c461e6d [clang-tidy] Fix bugprone string compare by Rosen Penev · 3 years, 4 months ago
  91. 95316d8 [clang-tidy] add parentheses to macros by Rosen Penev · 3 years, 4 months ago
  92. 7804088 [clang-tidy] idevicebackup: Fix bad floating point cast by Rosen Penev · 3 years, 4 months ago
  93. 3de1317 [clang-tidy] use const pointer parameter by Rosen Penev · 3 years, 4 months ago
  94. 5f38282 [clang-tidy] idevicebackup2: use uppercase numeric literals by Rosen Penev · 3 years, 4 months ago
  95. 7c4858a Fix a few inconsistent declarations by Nikias Bassen · 2 years ago
  96. 4a77478 idevice: Fix mistreatment of 0-byte sent cases by Li Beinan · 3 years, 10 months ago
  97. 1f625b2 idevicebackup2: Allow passing backup password via environment variable by Nikias Bassen · 2 years ago
  98. 7a0aedc Suppress some doxygen warnings by removing obsolete entries from config file by Nikias Bassen · 2 years ago
  99. 854ab9a Add property_list_client_get_service_client() and service_get_connection() functions by Nikias Bassen · 2 years ago
  100. dca3cf8 Documentation fixes by Nikias Bassen · 2 years ago