1. 12394bc idevicesyslog: Update to reflect color macro name change in libimobiledevice-glue by Nikias Bassen · 2 years, 10 months ago
  2. 2b48c41 Add new idevice_events_subscribe/unsubscribe API with context by Nikias Bassen · 2 years, 10 months ago
  3. cf2c7d4 [clang-tidy] Do not use else after return by Rosen Penev · 2 years, 11 months ago
  4. 6cb13f9 tools: Use getopt for option parsing in all tools by Nikias Bassen · 2 years, 11 months ago
  5. 3de1317 [clang-tidy] use const pointer parameter by Rosen Penev · 2 years, 11 months ago
  6. ce76093 Remove common code in favor of new libimobiledevice-glue by Nikias Bassen · 3 years, 7 months ago
  7. 333eb1a idevicesyslog: Print device UDID with connect/disconnect message by Nikias Bassen · 4 years, 9 months ago
  8. 02aa163 idevicesyslog: Make sure device event callback respects the presence or absence of --network option by Nikias Bassen · 4 years, 9 months ago
  9. 489a673 tools: Unify --network command line switch and add it where missing by Nikias Bassen · 4 years, 10 months ago
  10. 3aa4e24 tools: Add --version command line switch by Nikias Bassen · 4 years, 10 months ago
  11. bc2a155 Unify usage output in all tools and add bugreport URL by Martin Szulecki · 4 years, 10 months ago
  12. 962add3 idevicesyslog: Add some more process names to quiet filter list by Nikias Bassen · 4 years, 10 months ago
  13. 45ba75a idevicesyslog: Add command line switch --no-colors to disable colored output by Nikias Bassen · 4 years, 10 months ago
  14. 6e1c9f3 idevicesyslog: Add more process names to quiet filter list by Nikias Bassen · 4 years, 10 months ago
  15. 05d2e6d Fix whitespace error in idevicesyslog.c by Nikias Bassen · 4 years, 10 months ago
  16. f62d644 idevicesyslog: [win32] Fix color output by Nikias Bassen · 4 years, 10 months ago
  17. 42e40aa idevicesyslog: Fix color code escape sequences printing null-byte by Nikias Bassen · 4 years, 10 months ago
  18. bc559ab idevicesyslog: Add color support and filtering options by Nikias Bassen · 4 years, 11 months ago
  19. dc20b07 idevicesyslog: Add command line switch to exit when device disconnects by Nikias Bassen · 5 years ago
  20. 45d7856 idevicesyslog: Make sure CTRL+C works when waiting for passcode entry by Nikias Bassen · 5 years ago
  21. 7dbc17f tools: Allow idevicesyslog to connect to network devices by Nikias Bassen · 5 years ago
  22. b34e343 tools: Remove length check on device UDID arguments to support newer devices by Nikias Bassen · 6 years ago
  23. 3a37a4e idevicesyslog: Wait for passcode entry on device when required by Nikias Bassen · 7 years ago
  24. d93043e tools: Use PACKAGE_URL define for homepage project links in usage output by Martin Szulecki · 9 years ago
  25. 24ce2e2 Remove trailing whitespace errors from all files by Martin Szulecki · 10 years ago
  26. 1aa329c tools: Add link to project homepage on usage output by Martin Szulecki · 10 years ago
  27. f88d37c idevicesyslog: Flush stdout whenever encountering a line break by Nikias Bassen · 10 years ago
  28. 83c45ae Replace () with (void) in libinternalcommon and tools for consistency by Martin Szulecki · 10 years ago
  29. ae6550a idevicesyslog: print [disconnected] if device is removed by Nikias Bassen · 11 years ago
  30. 0701c78 idevicesyslog: Remove obsolete include of lockdown interface by Martin Szulecki · 12 years ago
  31. abad8cb idevicesyslog: Switch code to new syslog_relay service interface by Martin Szulecki · 12 years ago
  32. b2924a1 use new internal common code for thread, mutex, and socket operations by Nikias Bassen · 12 years ago
  33. a49c508 idevicesyslog: removed unused header include by Nikias Bassen · 12 years ago
  34. b5a7434 idevicesyslog: use events to allow automatic reconnect to device by Nikias Bassen · 12 years ago
  35. 76ce1e8 idevicesyslog: use new service API by Nikias Bassen · 12 years ago
  36. fcc1bb8 Refactor port number use into service descriptor to enable SSL for services by Martin Szulecki · 12 years ago
  37. 14bacd9 tools: mass replace 'device' with 'phone' variable names by Nikias Bassen · 12 years ago
  38. 36c0192 tools: use pointer instead of static buffer for UDID since it can start with '0' by Nikias Bassen · 12 years ago
  39. e284960 idevicesyslog: fix bug causing the connection to close after timeout by Nikias Bassen · 13 years ago
  40. c153ee9 idevicesyslog: fix reading from syslog_relay (simple socket connection) by Nikias Bassen · 13 years ago
  41. 1379f42 Update comments of tools to use "device" instead of naming specific models by Martin Szulecki · 13 years ago
  42. 7457346 Mass replace UUID by UDID, which is the correct term for it by Martin Szulecki · 13 years ago
  43. 7acb8ec win32: fix idevicesyslog building by Nikias Bassen · 13 years ago
  44. 294cf69 New file for be*/le* macros plus check for endian.h presence by Nikias Bassen · 13 years ago
  45. dcb8572 Completely remove glib dependency. by Nikias Bassen · 13 years ago
  46. be74df9 idevicesyslog: use fflush to immediately write out buffer by Nikias Bassen · 13 years ago
  47. d133d33 idevicesyslog: terminate on receive errors (e.g. device unplugging) by Nikias Bassen · 15 years ago
  48. 6f07a0b Use glib GUINT32_TO/FROM_BE macros instead of htonl/ntohl by Martin Szulecki · 15 years ago
  49. 96101a1 Global renames due to project rename to libimobiledevice by Nikias Bassen · 15 years ago[Renamed (82%) from tools/iphonesyslog.c]
  50. 3183e7c Rename iphone_device_recv/_send functions to use iphone_connection_* domain by Martin Szulecki · 15 years ago
  51. 471c997 lockdown/tools/python: use correct type for port parameter by Nikias Bassen · 15 years ago
  52. bf3dc42 Remove support for debug masks due to inconsistent use by Martin Szulecki · 15 years ago
  53. 9de537f Allow lockdown client creation without performing full handshake by Martin Szulecki · 15 years ago
  54. 0ac0908 Allow set the label of a lockdown request, usually set to the program name by Martin Szulecki · 15 years ago
  55. e617375 Update tools to use new API by Martin Szulecki · 16 years ago
  56. 1f6282f Public API rework, extension and adaption to latest libusbmuxd-1.0 API. by Nikias Bassen · 16 years ago
  57. e169cf9 Move production ready tools into tools/ and do not install the dev/ ones by Martin Szulecki · 16 years ago[Renamed from dev/syslog_relay.c]
  58. 1cfc274 Rename iphone_get_device_handle to iphone_device_get_handle and update tools by Martin Szulecki · 16 years ago
  59. 5cb9ecc Follow glib style and rename iphone_free_device to iphone_device_free by Martin Szulecki · 16 years ago
  60. f5e9d76 Update lockdown API and introduce new error codes by Martin Szulecki · 16 years ago
  61. 601e70e Rename iphone_set_debug() to iphone_set_debug_level() and code using it by Martin Szulecki · 16 years ago
  62. 62a6f55 Cleanup lockdown request API and fix docs, tools, bindings and exports by Martin Szulecki · 16 years ago
  63. 9223396 Fix segfault when displaying usage for installed iphoneinfo and iphonesyslog by Martin Szulecki · 16 years ago
  64. 0727ae7 Lkdn times out after few seconds idle so close it early and fix a crash on quit by Martin Szulecki · 16 years ago
  65. b61667e Adapted iphoneinfo and iphonesyslog to new API to allow device selection Added iphone_id tool to list devices attached and retrieve device name. by Nikias Bassen · 16 years ago
  66. 34b8e4d lockdown: Check for gnutls errors and silence compiler warnings. general: Removed some commented-out code. by Nikias Bassen · 16 years ago
  67. 8eaac05 Make use of usbmuxd and remove libusb dependencies by Nikias Bassen · 16 years ago
  68. f104eb4 Add tool to relay the syslog from a device to stdout by Martin Szulecki · 16 years ago